Skip to content

mdbook/redteam-scripts

Repository files navigation

Redteam Scripts

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

Basic red team scripts for initial deployment

Deploy Master

Tool to deploy basic, editor_shim, ls_shim, passwd_shim, and service_herring to many devices on the same network.

Editor Shim

Shims the vi, vim, and nano binaries, establishing a reverse shell each time they are run.

Ls Shim

Shims the ls binary, establishing a reverse shell each time it is run.

Passwd Shim

Very simple shim that copies any passwords changed with the passwd command to /tmp/passwords.

Service Herring

Installs 32 services with randomized payloads and parameters.

Shim Handler

Tool to handle the reverse shell connections for ls_shim and editor_shim.

About

Various Red Team scripts I'm working on

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors