-
Updated
Mar 26, 2022 - PowerShell
red-team
Here are 316 public repositories matching this topic...
-
Updated
Mar 23, 2022
-
Updated
Nov 26, 2021 - C#
-
Updated
Mar 26, 2022 - CSS
-
Updated
Apr 22, 2022 - Python
-
Updated
Mar 1, 2021
-
Updated
Mar 21, 2022 - TypeScript
-
Updated
Feb 26, 2022 - C#
-
Updated
Apr 23, 2022 - Python
-
Updated
Apr 24, 2022
-
Updated
Apr 20, 2022 - PowerShell
-
Updated
Apr 20, 2022 - Go
-
Updated
Apr 5, 2022 - Rust
-
Updated
Nov 24, 2020 - Python
-
Updated
Mar 11, 2022 - C++
-
Updated
Aug 9, 2021 - C#
Victim Port
Hello, what happen if victim mashine only can using outgoing port 443 and 80 ? And did it using ssh ? What happen if intrusion detection system is enabled? They will see your service?
-
Updated
Nov 8, 2020 - Shell
-
Updated
Nov 29, 2018 - PowerShell
-
Updated
Apr 24, 2022 - Go
Unit tests need to be created that tests obfuscating with all possible Mutator permutations that are 2 Mutators long. So basically given the dozen or so current Mutators, make sure Mutators don't just work on their separately, but together as well. I've run into a few random cases where using Mutators in specific combinations produces faulty payloads, and want a test that can do this for me.
Us
-
Updated
May 27, 2020 - Python
-
Updated
Feb 21, 2022 - PowerShell
Describe the bug
dotnet executable
When compiling the cs files needed for the encoders, the CSC compiler complains and stops the process.
[-] Error: temp\tmpg84fw_q7.cs(26,16777214): error CS1034: Compiler limit exceeded: Line cannot exceed 16777214 characters
To Reproduce
This happens when passing a binary (in my case ~4MB) into inceptor.
Expected behavior
working
-
Updated
Jul 28, 2021 - Python
-
Updated
Jan 29, 2021 - C#
-
Updated
Jan 15, 2022 - Java
Improve this page
Add a description, image, and links to the red-team topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the red-team topic, visit your repo's landing page and select "manage topics."
It would be awesome to have an ARM version of gitjacker built right into the precompiled binaries section of the releases. As more and more computers make the move to ARM, I believe it would be beneficial to have an ARM release. I want to contribute, but am not sure how to compile it for ARM.