Various Red Team scripts I'm working on. These scripts are for EDUCATIONAL PURPOSES ONLY. I am not responsible for any damage done due to misuse of these scripts.
NOTE: Many of these projects are still in development; however, I have done my best to ensure that all documentation is up to date with their current status. Once they have been fully completed, they will be moved to their own GitHub repo.
Basic red team scripts for initial deployment
Tool to deploy basic, editor_shim, ls_shim, passwd_shim, and service_herring to many devices on the same network.
Shims the vi, vim, and nano binaries, establishing a reverse shell each time they are run.
Shims the ls binary, establishing a reverse shell each time it is run.
Very simple shim that copies any passwords changed with the passwd command to /tmp/passwords.
Installs 32 services with randomized payloads and parameters.
Tool to handle the reverse shell connections for ls_shim and editor_shim.