The Wayback Machine - https://web.archive.org/web/20220617135602/https://github.com/topics/red-teaming
Skip to content
#

red-teaming

Here are 69 public repositories matching this topic...

justinsteven
justinsteven commented Jun 13, 2022

Is your feature request related to a problem? Please describe.

When doing things such as migrating it is important to know the architecture of processes. ps doesn't currently list the architecture of processes.

Describe the solution you'd like

ps should list architecture of each process

Describe alternatives you've considered

None :(

enhancement good first issue
inceptor
bestrocker221
bestrocker221 commented Apr 13, 2022

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

bug good first issue
lawndoc
lawndoc commented Feb 17, 2021

After a plugin runs, the first half or so of the following prompt is cutting cut off. This appears to be an issue on the handler side because the target is sending the full prompt over the network. I think it might have something to do with the mutex that blocks output while a plugin is running.

bug good first issue
cervantes

Cervantes is an opensource collaborative platform for pentesters or red teams who want to save time to manage their projects, clients, vulnerabilities and reports in one place.

  • Updated Jun 13, 2022
  • C#

Improve this page

Add a description, image, and links to the red-teaming topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the red-teaming topic, visit your repo's landing page and select "manage topics."

Learn more