mirror of
https://github.com/carlospolop/hacktricks
synced 2024-11-26 14:40:37 +00:00
12 KiB
12 KiB
htARTE (HackTricks AWS Red Team Expert)를 통해 AWS 해킹을 처음부터 전문가까지 배워보세요!
HackTricks를 지원하는 다른 방법:
- 회사를 HackTricks에서 광고하거나 HackTricks를 PDF로 다운로드하려면 SUBSCRIPTION PLANS를 확인하세요!
- 공식 PEASS & HackTricks 스왑을 얻으세요.
- The PEASS Family를 발견하세요. 독점적인 NFTs 컬렉션입니다.
- 💬 Discord 그룹 또는 텔레그램 그룹에 참여하거나 Twitter 🐦 @carlospolopm을 팔로우하세요.
- Hacking 트릭을 공유하려면 HackTricks 및 HackTricks Cloud github 저장소에 PR을 제출하세요.
BlueTeam
- https://github.com/yarox24/attack_monitor
- https://capsule8.com/blog/dont-get-kicked-out-a-tale-of-rootkits-and-other-backdoors/
- https://github.com/ION28/BLUESPAWN
- https://github.com/PaperMtn/lil-pwny : 노출된 계정 확인
- https://github.com/rabobank-cdc/DeTTECT
OSINT
- https://github.com/3vangel1st/kamerka
- https://github.com/BullsEye0/google_dork_list
- https://github.com/highmeh/lure
- https://www.shodan.io/
- https://censys.io/
- https://viz.greynoise.io/table
- https://www.zoomeye.org
- https://fofa.so
- https://www.onyphe.io
- https://app.binaryedge.io
- https://hunter.io
- https://wigle.net
- https://ghostproject.fr
- https://www.oshadan.com/
- https://builtwith.com/
- https://www.spiderfoot.net/
- https://github.com/zricethezav/gitleaks
- https://www.nmmapper.com/sys/tools/subdomainfinder/ : 8개의 서브도메인 찾기 도구, sublist3r, amass 등
WEB
- https://github.com/AlisamTechnology/ATSCAN
- https://github.com/momenbasel/KeyFinder
- https://github.com/hahwul/XSpear
- https://github.com/BitTheByte/Monitorizer/
- https://github.com/spinkham/skipfish
- https://github.com/blark/aiodnsbrute : 도메인 이름을 비동기적으로 무차별 대입 공격
- https://crt.sh/?q=%.yahoo.com : 서브도메인 무차별 대입 공격
- https://github.com/tomnomnom/httprobe: 도메인의 웹 서버에 접근 가능한지 확인
- https://github.com/aboul3la/Sublist3r : 서브도메인 탐지
- https://github.com/gwen001/github-search/blob/master/github-subdomains.py : 깃허브에서 서브도메인 탐지
- https://github.com/robertdavidgraham/masscan : 빠른 포트 스캐닝
- https://github.com/Threezh1/JSFinder : 웹의 JS 파일에서 서브도메인과 URL 찾기
- https://github.com/C1h2e1/MyFuzzingDict : 웹 파일 사전
- https://github.com/TypeError/Bookmarks/blob/master/README.md : 반복되는 탭을 피하기 위한 BurpExtension
- https://github.com/hakluke/hakrawler : 에셋 획득
- https://github.com/izo30/google-dorker : Google 도크
- https://github.com/sehno/Bug-bounty/blob/master/bugbounty_checklist.md : 웹 BugBounty 체크리스트
- https://github.com/Naategh/dom-red : Open Redirection에 대한 도메인 목록 확인
- https://github.com/prodigysml/Dr.-Watson : 도메인, 서브도메인 및 IP를 발견하기 위한 오프라인 분석을 위한 Burp 플러그인
- https://github.com/hahwul/WebHackersWeapons: 다양한 도구 목록
- https://github.com/gauravnarwani97/Trishul : 취약점 (SQLi, XSS, SSTI)을 찾기 위한 BurpSuite 플러그인
- https://github.com/fransr/postMessage-tracker : post-messages 함수를 추적하기 위한 Chrome 확장 프로그램
- https://github.com/Quitten/Autorize : 자동 인증 테스트 (쿠키 제거 및 요청 전송 시도)
- https://github.com/pikpikcu/xrcross: XRCross는 재구성, 스캐너 및 penetration / BugBounty 테스트 도구입니다. 이 도구는 (XSS|SSRF|CORS|SSTI|IDOR|RCE|LFI|SQLI) 취약점을 테스트하기 위해 만들어졌습니다.
Windows
- https://github.com/Mr-Un1k0d3r/PoisonHandler : 측면 이동
- https://freddiebarrsmith.com/trix/trix.html : LOL bins
- https://gist.github.com/netbiosX/ee35fcd3722e401a38136cff7b751d79 (https://pentestlab.blog/2020/01/13/persistence-image-file-execution-options-injection/): 지속성
- https://github.com/odzhan/injection : Windows 프로세스 삽입 기술
- https://github.com/BankSecurity/Red_Team : 레드 팀 스크립트
- https://github.com/l0ss/Grouper2 : Active Directory 그룹 정책에서 보안 관련 구성 오류 찾기.
- https://www.wietzebeukema.nl/blog/powershell-obfuscation-using-securestring : Securestring 난독화
- https://pentestlab.blog/2020/02/24/parent-pid-spoofing/ : 부모 PID 스푸핑
- https://github.com/the-xentropy/xencrypt : Powershell 페이로드 암호화
- https://shells.systems/introducing-ninja-c2-the-c2-built-for-stealth-red-team-operations/ : 은밀한 C2
- https://windows-internals.com/faxing-your-way-to-system/ : Windows Internals에 관한 일련의 로그
- https://bestestredteam.com/2018/10/02/tracking-pixel-in-microsoft-office-document/ : 문서를 열어본 사람 추적
- https://github.com/Integration-IT/Active-Directory-Exploitation-Cheat-Sheet : Active Directory 치트 시트
Firmware
자동 분석을 위한 멋진 도구들:
- https://github.com/craigz28/firmwalker
- https://github.com/fkie-cad/FACT_core
- https://gitlab.com/bytesweep/bytesweep-go
크림 후:
- https://blog.mindedsecurity.com/2018/09/pentesting-iot-devices-part-1-static.html
- https://blog.mindedsecurity.com/2018/10/pentesting-iot-devices-part-2-dynamic.html
온라인에서 펌웨어를 찾을 수 없는 경우 펌웨어 추출 방법: https://www.youtube.com/watch?v=Kxvpbu9STU4
분석할 취약점이 있는 펌웨어: https://github.com/scriptingxss/IoTGoat
펌웨어 분석을 위한 OWASP 방법론: https://github.com/scriptingxss/owasp-fstm
펌웨어 에뮬레이션: FIRMADYNE (https://github.com/firmadyne/firmadyne/)은 Linux 기반 펌웨어의 에뮬레이션과 동적 분석을 자동화하기 위한 플랫폼입니다.
OTHER
- https://twitter.com/HackAndDo/status/1202695084543791117
- https://github.com/weev3/LKWA
- https://h0mbre.github.io/Learn-C-By-Creating-A-Rootkit/
- https://github.com/skelsec/jackdaw
- https://github.com/CoatiSoftware/Sourcetrail : 정적 코드 분석
- https://www.hackerdecabecera.com/2019/12/blectf-capture-flag-en-formato-hardware.html : Bluetooth LE CTF
- https://github.com/skeeto/endlessh : SSH tarpit으로 끝없는 배너를 천천히 전송합니다.
- AWS 및 클라우드 도구: https://github.com/toniblyx/my-arsenal-of-aws-security-tools
- IFS (Interplanetary File System)를 이용한 피싱: https://www.trustwave.com/en-us/resources/blogs/spiderlabs-blog/using-the-interplanetary-file-system-for-offensive-operations/
- IP 회전 서비스: https://medium.com/@lokeshdlk77/how-to-rotate-ip-address-in-brute-force-attack-e66407259212
- Linux 루트킷: https://github.com/aesophor/satanic-rootkit
- https://theia-ide.org/ : 온라인 IDE
- https://github.com/nahamsec/Resources-for-Beginner-Bug-Bounty-Hunters/ : BugBounties 시작을 위한 자료
- https://medium.com/macoclock/jailbreak-and-stuff-kickstart-tools-and-techniques-for-ios-application-pentesting-6fa53a3987ab : IOS 펜테스팅 도구
- https://github.com/random-robbie/keywords/blob/master/keywords.txt : 키워드
- https://github.com/ElevenPaths/HomePWN : IoT 해킹 (Wifi, BLE, SSDP, MDNS)
- https://github.com/rackerlabs/scantron : 스캐닝 자동화
- [https://github.com/doyensec/awesome
- The PEASS Family를 발견하세요. 독점적인 NFTs 컬렉션입니다.
- 💬 Discord 그룹 또는 telegram 그룹에 참여하거나 Twitter 🐦 @carlospolopm을 팔로우하세요.
- HackTricks와 HackTricks Cloud github 저장소에 PR을 제출하여 여러분의 해킹 기술을 공유하세요.