Red Blue Team
5.36K subscribers
38 photos
5 videos
33 files
1.43K links
-> 20 June 2019

]-> RedTeam | BlueTeam | Pentest

[-> Blue Team @BlueTeamKit
Download Telegram
Recon_Guide.png
226.6 KB
Recon Guide for Pentesters and Bug Bounty Hunters

#RedTeam_Tactics
#RedTeam
@BlueRedTeam
1. Local Privilege Escalation tool, from a Windows Service Accounts to NT AUTHORITY \ SYSTEM
https://github.com/klezVirus/CandyPotato
2. Modular framework for discovering open directories, identifying unique content through signatures and organizing the data with optional output MISP modules
https://github.com/hpthreatresearch/subcrawl#requirements
#RedTeam_Tactics
#RedTeam
@BlueRedTeam
DongTai - interactive application security testing (IAST) product that supports the detection of OWASP WEB TOP-10 vulnerabilities, multi-request related vulnerabilities (including logic vulnerabilities, unauthorized access vulnerabilities, etc.), third-party component vulnerabilities
https://github.com/HXSecurity/DongTai

#BlueTeam_Techniques
#BlueTeam
@BlueRedTeam
1. XSS to RCE:
Covert Target Websites into Payload Landing Pages
https://whynotsecurity.com/blog/xss-to-rce
2. Redirecting (specific) TCP, UDP and ICMP traffic to another destination
https://github.com/jellever/StreamDivert

#RedTeam_Tactics
#RedTeam
@BlueRedTeam
1. Lightweight UNIX backdoor for ethical hacking
https://github.com/phath0m/JadedWraith
2. Patch for Waterfall to improve performance and fix memory issues
https://github.com/2lstudios-mc/FlameCord


#RedTeam_Tactics
#RedTeam
@BlueRedTeam
PowerShell Red Team Enum.

Collection of PowerShell functions a Red Teamer may use to collect data from a machine or gain access to a target. I added ps1 files for the commands that are included in the RedTeamEnum module. This will allow you to easily find and use only one command if that is all you want. If you want the entire module perform the following actions after downloading the RedTeamEnum directory and contents to your device.

https://github.com/tobor88/PowerShell-Red-Team

#PowerShell #RedTeam
@BlueRedTeam