
Red-Team Attack Guid
이 프로젝트는 Red Team의 다음 측면들을 수집하고 정리하는 데 사용됩니다.
Red Team 공격 사고방식
Red Team 공격 도구
Red Team 공격 방법
https://github.com/vulhub/vulhub Vulhub는 대중을 위해 만들어진 오픈소스 취약점 실습 환경으로, docker 지식 없이 두 가지 명령만 실행하면 완전한 취약점 실습 환경 이미지를 컴파일·실행할 수 있음
https://github.com/Medicean/VulApps 다양한 취약점 환경을 수집하며, 사용 편의를 위해 모두 Dockerfile 형식으로 통일. 보안 도구 환경도 함께 수집
https://github.com/bingohuang/docker-labs 온라인 docker 플랫폼 제작
https://github.com/Al1ex/CSPlugins CobaltStrike 다양한 플러그인
https://mp.weixin.qq.com/s/CEI1XYkq2PZmYsP0DRU7jg Aggressor 스크립트를 사용하여 Cobalt Strike 커스터마이징
https://github.com/rsmudge/armitage CobaltStrike 커뮤니티 버전, msf 호출, 일대다 GUI 지원
https://github.com/anbai-inc/CobaltStrike_Hanization CobaltStrike 2.5 중문화 버전, msf 라이브러리 기반, 3.0 이후 개편됨
https://github.com/rsmudge/cortana-scripts cs2.x 및 armitage용 확장 가능한 플러그인, cs3.x용은 AggressorScripts
https://github.com/harleyQu1nn/AggressorScripts cs3.0 이후 스크립트 모음
https://github.com/FortyNorthSecurity/AggressorAssessor cs3.x 자동화 공격 스크립트 모음
https://github.com/Ridter/CS_Chinese_support/ cs3.0 전송 정보 중문화 플러그인
https://github.com/verctor/CS_xor64 cobaltstrike에 필요한 xor64.bin 생성
https://github.com/ryhanson/ExternalC2 Cobalt Strike External C2 서버와 통신 채널을 통합하기 위한 라이브러리
https://github.com/threatexpress/cs2modrewrite Cobalt Strike 구성 파일을 mod_rewrite 스크립트로 변환하는 도구
https://github.com/Mr-Un1k0d3r/CatMyFish 분류 도메인을 검색하여 Cobalt Strike beacon C&C용 화이트리스트 도메인 설정
https://github.com/threatexpress/malleable-c2 jquery 파일을 이용한 C2 통신, 파일 내에서 JS 난독화로 방화벽 우회
https://github.com/dcsync/pycobalt py3, Cobalt Strike용 Python API
https://www.cobaltstrike.com/aggressor-script/cobaltstrike.html CobaltStrike 관련 플러그인 작성, 일대다 GUI 지원
https://attack.mitre.org/wiki/Lateral_Movement mitre 기관의 횡적 이동(Lateral Movement)에 대한 정리
https://payloads.online/archivers/2018-11-30/1 Windows 인증 완전 이해 - 주제 해설
https://github.com/klionsec/klionsec.github.io 내부 네트워크 고수의 학습 과정
https://github.com/l3m0n/pentest_study 제로부터 시작하는 내부 네트워크 침투 학습
https://github.com/Ridter/Intranet_Penetration_Tips 내부 네트워크 침투 TIPS
https://github.com/OpenWireSec/metasploit 포스트 익스플로잇 프레임워크
https://github.com/EmpireProject/Empire PowerShell 기반 명령 실행 프레임워크
https://github.com/TheSecondSun/Bashark 순수 Bash 스크립트로 작성된 포스트 익스플로잇 프레임워크, 큰 상어
https://github.com/JusticeRage/FFM py3, 다운로드/업로드 기능을 갖추고 실행 가능한 py 스크립트 백도어를 생성하는 포스트 익스플로잇 프레임워크
https://github.com/DarkSpiritz/DarkSpiritz py2, 포스트 익스플로잇 프레임워크
https://github.com/byt3bl33d3r/CrackMapExec 네트워크 테스트계의 스위스 아미 나이프, impacket, PowerSploit 등 다양한 모듈 포함
https://github.com/SpiderLabs/scavenger CrackMapExec를 2차 래핑하여 내부 네트워크 민감 정보 스캔
https://github.com/jmortega/python-pentesting python-pentesting-tool 파이썬 보안 도구 관련 기능 모듈
https://github.com/0xdea/tactical-exploitation Python/PowerShell 테스트 스크립트 모음
https://github.com/PowerShellMafia/PowerSploit PowerShell 테스트 스크립트 모음 및 개발 프레임워크 종합
https://github.com/Al1ex/Heptagram/tree/master/Linux/Elevation Linux 권한 상승 기법 모음
https://github.com/AlessandroZ/BeRoot py, 일반적인 오설정을 검사하여 권한 상승 방법을 찾음. Windows/Linux/Mac 지원
https://github.com/mschwager/0wned Python 패키지를 이용한 높은 권한 사용자 생성
https://github.com/mzet-/linux-exploit-suggester Linux에 설치되지 않은 패치를 찾는 스크립트
https://github.com/belane/linux-soft-exploit-suggester Linux에서 취약한 소프트웨어를 찾는 도구
https://github.com/dirtycow/dirtycow.github.io Dirty Cow 권한 상승 취약점 익스플로잇
https://github.com/FireFart/dirtycow Dirty Cow 권한 상승 취약점 익스플로잇
https://github.com/stanleyb0y/sushell su 도둑을 활용하여 저권한 사용자가 root 사용자 암호 탈취 구현
https://github.com/jas502n/CVE-2018-17182/ Linux 커널 VMA-UAF 권한 상승 취약점 CVE-2018-17182
https://github.com/jas502n/CVE-2018-14665 CVE-2018-14665, Linux에서 Xorg X 서버 권한 상승 익스플로잇
https://github.com/nmulasmajic/syscall_exploit_CVE-2018-8897 Linux 시스템에서 Syscall을 이용한 권한 상승 구현
https://github.com/can1357/CVE-2018-8897 Linux 시스템에서 Syscall을 이용한 권한 상승 구현
https://github.com/SecWiki/linux-kernel-exploits linux-kernel-exploits Linux 플랫폼 권한 상승 취약점 모음
https://github.com/nilotpalbiswas/Auto-Root-Exploit Linux 자동 권한 상승 스크립트
https://github.com/WazeHell/PE-Linux Linux 권한 상승 도구
개인이 유지관리하는 보안 경보 위키입니다. 중화인민공화국 《네트워크 보안법》 관련 정책 규정에 따라, 본 문서는 보안 경보 목적으로만 제공되며 본 문서의 기술적 수단을 통한 불법 행위는 허용되지 않습니다. 기술 사용에 따른 위험은 사용자 본인이 부담합니다.
https://github.com/samratashok/nishang PowerShell 스크립트 모음 및 익스플로잇 프레임워크
https://github.com/PowerShellEmpire/PowerTools PowerShell 스크립트 모음, 업데이트 중단
https://github.com/FuzzySecurity/PowerShell-Suite PowerShell 스크립트 모음
https://github.com/rvrsh3ll/Misc-Powershell-Scripts PowerShell 스크립트 모음
https://github.com/nccgroup/redsnarf 해시 탈취, 비밀번호 복호화, 몰래 mimikatz 등 프로그램 호출, RDP 다중 방법 활용, 원격 셸 실행, 흔적 정리
https://github.com/BloodHoundAD/BloodHound 도메인 구성원과 사용자 관계를 분석하는 프로그램. PowerShell 스크립트로 도메인 내 session, computer, group, user 등의 정보를 내보낸 후 DB에 저장하고 시각화 분석을 통해 표적 공격 가능
https://github.com/xorrior/RemoteRecon DotNetToJScript를 활용한 스크린샷, 키로깅, 토큰 탈취, DLL 및 악성 코드 주입
https://github.com/SkyLined/LocalNetworkScanner 브라우저 취약점을 활용하여 상대방이 URL을 열면 상대방의 내부 네트워크 정보 스캔
https://github.com/fdiskyou/hunter Windows API를 호출하여 내부 네트워크 정보를 매우 포괄적으로 수집
https://github.com/0xwindows/VulScritp 내부 네트워크 침투 스크립트, 배너 스캔, 포트 스캔, phpmyadmin, jenkins 등 일반적인 취약점 익스플로잇 포함
https://github.com/lcatro/network_backdoor_scanner 네트워크 트래픽 기반 내부 네트워크 탐지 프레임워크
https://github.com/sowish/LNScan 상세한 내부 네트워크 정보 스캐너
https://github.com/rootlabs/nWatch nmap과 연동하여 조직 내부 네트워크 스캔
https://github.com/m8r0wn/nullinux Linux용 내부 침투 테스트 도구, SMB를 통해 운영체제 정보, 도메인 정보, 공유, 디렉터리 및 사용자 열거에 사용 가능
https://github.com/zMarch/Orc bash, Linux 포스트 익스플로잇 명령 모음
https://guif.re/linuxeop Linux 권한 상승 명령 모음