
Red-Team Attack Guid
This project is used to collect and summarize the following aspects of Red Team:
Red Team attack mindset
Red Team attack tools
Red Team attack methods
https://github.com/vulhub/vulhub Vulhub is an open-source vulnerability range for the general public. No Docker knowledge is required; just two commands compile and run a complete vulnerability range image.
https://github.com/Medicean/VulApps Collects various vulnerability environments, uniformly in Dockerfile format for convenience. It also collects security tool environments.
https://github.com/bingohuang/docker-labs Build an online Docker platform
https://github.com/Al1ex/CSPlugins Various CobaltStrike plugins
https://mp.weixin.qq.com/s/CEI1XYkq2PZmYsP0DRU7jg Using Aggressor scripts to sculpt Cobalt Strike
https://github.com/rsmudge/armitage CobaltStrike Community Edition, invokes msf, one-to-many with GUI
https://github.com/anbai-inc/CobaltStrike_Hanization CobaltStrike 2.5 Chinese localized version, based on the msf library, redesigned after 3.0
https://github.com/rsmudge/cortana-scripts Extensible plugins for CS 2.x and Armitage; for CS 3.x, they are AggressorScripts
https://github.com/harleyQu1nn/AggressorScripts Script collection for CS 3.0 and later
https://github.com/FortyNorthSecurity/AggressorAssessor Collection of automated attack scripts for CS 3.x
https://github.com/Ridter/CS_Chinese_support/ Chinese localization plugin for CS 3.0's transmitted information
https://github.com/verctor/CS_xor64 Generates the xor64.bin required by CobaltStrike
https://github.com/ryhanson/ExternalC2 A library for integrating communication channels with Cobalt Strike External C2 servers
https://github.com/threatexpress/cs2modrewrite A tool for converting Cobalt Strike configuration files into mod_rewrite scripts
https://github.com/Mr-Un1k0d3r/CatMyFish Searches categorized domains and sets up whitelist domains for Cobalt Strike beacon C&C
https://github.com/threatexpress/malleable-c2 Uses jQuery files for C2 communication, with JS obfuscation inside the files to bypass firewalls
https://attack.mitre.org/wiki/Lateral_Movement MITRE's summary of lateral movement
https://payloads.online/archivers/2018-11-30/1 Thoroughly Understanding Windows Authentication - Topic Analysis
https://github.com/klionsec/klionsec.github.io The learning journey of an intranet security expert
https://github.com/l3m0n/pentest_study Learning intranet penetration testing from scratch
https://github.com/Ridter/Intranet_Penetration_Tips Intranet penetration testing TIPS
https://github.com/OpenWireSec/metasploit Post-exploitation framework
https://github.com/EmpireProject/Empire PowerShell-based command execution framework
https://github.com/TheSecondSun/Bashark Post-exploitation framework written in pure Bash scripts, "Big Shark"
https://github.com/JusticeRage/FFM py3, post-exploitation framework with download and upload capabilities that generates executable Python script backdoors
https://github.com/DarkSpiritz/DarkSpiritz py2, post-exploitation framework
https://github.com/byt3bl33d3r/CrackMapExec The Swiss Army knife of network testing, includes Impacket, PowerSploit, and many other modules
https://github.com/SpiderLabs/scavenger Secondary wrapper development around CrackMapExec for scanning sensitive information on internal networks
https://github.com/jmortega/python-pentesting python-pentesting-tool, functional modules related to Python security tools
https://github.com/Al1ex/Heptagram/tree/master/Linux/Elevation Linux privilege escalation collection
https://github.com/AlessandroZ/BeRoot Python, finds privilege escalation methods by checking common misconfigurations. Supports Windows/Linux/Mac
https://github.com/mschwager/0wned Uses Python packages to create high-privilege users
https://github.com/mzet-/linux-exploit-suggester Script to find which patches are missing on Linux
https://github.com/belane/linux-soft-exploit-suggester Find vulnerable software on Linux
https://github.com/dirtycow/dirtycow.github.io Dirty COW privilege escalation exploit
https://github.com/FireFart/dirtycow Dirty COW privilege escalation exploit
https://github.com/stanleyb0y/sushell Uses an "su thief" to let low-privilege users steal the root password
https://github.com/jas502n/CVE-2018-17182/ Linux kernel VMA-UAF privilege escalation vulnerability CVE-2018-17182
https://github.com/jas502n/CVE-2018-14665 CVE-2018-14665, Xorg X server privilege escalation exploit for Linux
https://github.com/nmulasmajic/syscall_exploit_CVE-2018-8897 Linux system privilege escalation via Syscall
https://github.com/can1357/CVE-2018-8897 Linux system privilege escalation via Syscall
https://github.com/SecWiki/linux-kernel-exploits linux-kernel-exploits, collection of Linux platform privilege escalation vulnerabilities
https://github.com/dcsync/pycobalt py3, Python API for Cobalt Strike
https://www.cobaltstrike.com/aggressor-script/cobaltstrike.html CobaltStrike plugin development, one-to-many with GUI
https://github.com/0xdea/tactical-exploitation Collection of Python/PowerShell test scripts
https://github.com/PowerShellMafia/PowerSploit PowerShell test script collection and development framework summary
https://github.com/samratashok/nishang PowerShell script collection and exploitation framework
https://github.com/PowerShellEmpire/PowerTools PowerShell script collection, no longer updated
https://github.com/FuzzySecurity/PowerShell-Suite PowerShell script collection
https://github.com/rvrsh3ll/Misc-Powershell-Scripts PowerShell script collection
https://github.com/nccgroup/redsnarf Steal hashes, decrypt passwords, covertly invoke Mimikatz and other programs, multiple RDP exploitation methods, remotely launch shells, and clean up traces
https://github.com/BloodHoundAD/BloodHound A program for analyzing the relationships between domain members and users. It exports domain session, computer, group, user and other information via PowerShell scripts, and after importing it into a database, performs visual analysis to enable targeted attacks.
https://github.com/xorrior/RemoteRecon Uses DotNetToJScript for screenshots, keylogging, token theft, and DLL and malicious code injection
https://github.com/SkyLined/LocalNetworkScanner Exploits browser vulnerabilities; when the target opens a URL, it scans the target's intranet information
https://github.com/fdiskyou/hunter Calls Windows APIs to comprehensively collect intranet information
https://github.com/0xwindows/VulScritp Intranet penetration scripts, including banner scanning, port scanning, and exploitation of common vulnerabilities in phpMyAdmin, Jenkins, etc.
https://github.com/lcatro/network_backdoor_scanner Network traffic-based intranet detection framework
https://github.com/sowish/LNScan Detailed internal network information scanner
https://github.com/rootlabs/nWatch Integrates with nmap and scans the organization's intranet
https://github.com/m8r0wn/nullinux An internal penetration testing tool for Linux that can enumerate OS information, domain information, shares, directories and users via SMB.
https://github.com/zMarch/Orc bash, a collection of post-exploitation commands for Linux
https://github.com/nilotpalbiswas/Auto-Root-Exploit Linux automated privilege escalation script
https://github.com/WazeHell/PE-Linux Linux privilege escalation tool
https://guif.re/linuxeop Linux privilege escalation command collection