mirror of
https://github.com/HackTricks-wiki/hacktricks.git
synced 2025-10-10 18:36:50 +00:00
121 lines
11 KiB
Markdown
121 lines
11 KiB
Markdown
{{#include ../banners/hacktricks-training.md}}
|
|
|
|
|
|
# BlueTeam
|
|
|
|
- [https://github.com/yarox24/attack_monitor](https://github.com/yarox24/attack_monitor)
|
|
- [https://capsule8.com/blog/dont-get-kicked-out-a-tale-of-rootkits-and-other-backdoors/](https://capsule8.com/blog/dont-get-kicked-out-a-tale-of-rootkits-and-other-backdoors/)
|
|
- [https://github.com/ION28/BLUESPAWN](https://github.com/ION28/BLUESPAWN)
|
|
- [https://github.com/PaperMtn/lil-pwny](https://github.com/PaperMtn/lil-pwny) : 공개된 계정 확인
|
|
- [https://github.com/rabobank-cdc/DeTTECT](https://github.com/rabobank-cdc/DeTTECT)
|
|
|
|
# OSINT
|
|
|
|
- [https://github.com/3vangel1st/kamerka](https://github.com/3vangel1st/kamerka)
|
|
- [https://github.com/BullsEye0/google_dork_list](https://github.com/BullsEye0/google_dork_list)
|
|
- [https://github.com/highmeh/lure](https://github.com/highmeh/lure)
|
|
- [https://www.shodan.io/](https://www.shodan.io)
|
|
- [https://censys.io/](https://censys.io)
|
|
- [https://viz.greynoise.io/table](https://viz.greynoise.io/table)
|
|
- [https://www.zoomeye.org](https://www.zoomeye.org)
|
|
- [https://fofa.so](https://fofa.so)
|
|
- [https://www.onyphe.io](https://www.onyphe.io)
|
|
- [https://app.binaryedge.io](https://app.binaryedge.io)
|
|
- [https://hunter.io](https://hunter.io)
|
|
- [https://wigle.net](https://wigle.net)
|
|
- [https://ghostproject.fr](https://ghostproject.fr)
|
|
- [https://www.oshadan.com/](https://www.oshadan.com)
|
|
- [https://builtwith.com/](https://builtwith.com)
|
|
- [https://www.spiderfoot.net/](https://www.spiderfoot.net)
|
|
- [https://github.com/zricethezav/gitleaks](https://github.com/zricethezav/gitleaks)
|
|
- [https://www.nmmapper.com/sys/tools/subdomainfinder/](https://www.nmmapper.com/sys/tools/subdomainfinder/) : 8개의 서브도메인 찾기 도구, sublist3r, amass 등
|
|
|
|
# **WEB**
|
|
|
|
- [https://github.com/AlisamTechnology/ATSCAN](https://github.com/AlisamTechnology/ATSCAN)
|
|
- [https://github.com/momenbasel/KeyFinder](https://github.com/momenbasel/KeyFinder)
|
|
- [https://github.com/hahwul/XSpear](https://github.com/hahwul/XSpear)
|
|
- [https://github.com/BitTheByte/Monitorizer/](https://github.com/BitTheByte/Monitorizer/)
|
|
- [https://github.com/spinkham/skipfish](https://github.com/spinkham/skipfish)
|
|
- [https://github.com/blark/aiodnsbrute](https://github.com/blark/aiodnsbrute) : 비동기적으로 도메인 이름을 무작위로 시도
|
|
- [https://crt.sh/?q=%.yahoo.com](https://crt.sh/?q=%.yahoo.com) : 서브도메인 무작위 공격
|
|
- [https://github.com/tomnomnom/httprobe](https://github.com/tomnomnom/httprobe): 도메인 내 웹 서버 접근 가능 여부 확인
|
|
- [https://github.com/aboul3la/Sublist3r](https://github.com/aboul3la/Sublist3r) : 서브도메인 발견
|
|
- [https://github.com/gwen001/github-search/blob/master/github-subdomains.py](https://github.com/gwen001/github-search/blob/master/github-subdomains.py) : github에서 서브도메인 발견
|
|
- [https://github.com/robertdavidgraham/masscan](https://github.com/robertdavidgraham/masscan) : 빠른 포트 스캔
|
|
- [https://github.com/Threezh1/JSFinder](https://github.com/Threezh1/JSFinder) : 웹의 JS 파일에서 서브도메인 및 URL 추출
|
|
- [https://github.com/C1h2e1/MyFuzzingDict](https://github.com/C1h2e1/MyFuzzingDict) : 웹 파일 사전
|
|
- [https://github.com/TypeError/Bookmarks/blob/master/README.md](https://github.com/TypeError/Bookmarks/blob/master/README.md) : 여러 반복 탭을 피하기 위한 BurpExtension
|
|
- [https://github.com/hakluke/hakrawler](https://github.com/hakluke/hakrawler) : 자산 획득
|
|
- [https://github.com/izo30/google-dorker](https://github.com/izo30/google-dorker) : Google dorks
|
|
- [https://github.com/sehno/Bug-bounty/blob/master/bugbounty_checklist.md](https://github.com/sehno/Bug-bounty/blob/master/bugbounty_checklist.md) : 웹 BugBounty 체크리스트
|
|
- [https://github.com/Naategh/dom-red](https://github.com/Naategh/dom-red) : Open Redirection에 대한 도메인 목록 확인
|
|
- [https://github.com/prodigysml/Dr.-Watson](https://github.com/prodigysml/Dr.-Watson) : Burp 플러그인, 오프라인 분석을 통해 도메인, 서브도메인 및 IP 발견
|
|
- [https://github.com/hahwul/WebHackersWeapons](https://github.com/hahwul/WebHackersWeapons): 다양한 도구 목록
|
|
- [https://github.com/gauravnarwani97/Trishul](https://github.com/gauravnarwani97/Trishul) : 취약점 찾기 위한 BurpSuite 플러그인 (SQLi, XSS, SSTI)
|
|
- [https://github.com/fransr/postMessage-tracker](https://github.com/fransr/postMessage-tracker) : post-messages 기능 추적을 위한 Chrome 확장
|
|
- [https://github.com/Quitten/Autorize](https://github.com/Quitten/Autorize) : 자동 인증 테스트 (쿠키 제거 후 요청 전송 시도)
|
|
- [https://github.com/pikpikcu/xrcross](https://github.com/pikpikcu/xrcross): XRCross는 재구성, 스캐너 및 침투 / BugBounty 테스트 도구입니다. 이 도구는 (XSS|SSRF|CORS|SSTI|IDOR|RCE|LFI|SQLI) 취약점을 테스트하기 위해 만들어졌습니다.
|
|
|
|
# Windows
|
|
|
|
- [https://github.com/Mr-Un1k0d3r/PoisonHandler](https://github.com/Mr-Un1k0d3r/PoisonHandler) : 측면 이동
|
|
- [https://freddiebarrsmith.com/trix/trix.html](https://freddiebarrsmith.com/trix/trix.html) : LOL bins
|
|
- [https://gist.github.com/netbiosX/ee35fcd3722e401a38136cff7b751d79](https://gist.github.com/netbiosX/ee35fcd3722e401a38136cff7b751d79) ([https://pentestlab.blog/2020/01/13/persistence-image-file-execution-options-injection/](https://pentestlab.blog/2020/01/13/persistence-image-file-execution-options-injection/)): 지속성
|
|
- [https://github.com/odzhan/injection](https://github.com/odzhan/injection) : Windows 프로세스 주입 기술
|
|
- [https://github.com/BankSecurity/Red_Team](https://github.com/BankSecurity/Red_Team) : Red Team 스크립트
|
|
- [https://github.com/l0ss/Grouper2](https://github.com/l0ss/Grouper2) : Active Directory 그룹 정책에서 보안 관련 잘못된 구성 찾기.
|
|
- [https://www.wietzebeukema.nl/blog/powershell-obfuscation-using-securestring](https://www.wietzebeukema.nl/blog/powershell-obfuscation-using-securestring) : Securestring 난독화
|
|
- [https://pentestlab.blog/2020/02/24/parent-pid-spoofing/](https://pentestlab.blog/2020/02/24/parent-pid-spoofing/) : 부모 PID 스푸핑
|
|
- [https://github.com/the-xentropy/xencrypt](https://github.com/the-xentropy/xencrypt) : Powershell 페이로드 암호화
|
|
- [https://shells.systems/introducing-ninja-c2-the-c2-built-for-stealth-red-team-operations/](https://shells.systems/introducing-ninja-c2-the-c2-built-for-stealth-red-team-operations/) : 스텔스 C2
|
|
- [https://windows-internals.com/faxing-your-way-to-system/](https://windows-internals.com/faxing-your-way-to-system/) : Windows 내부에 대한 로그 시리즈
|
|
- [https://bestestredteam.com/2018/10/02/tracking-pixel-in-microsoft-office-document/](https://bestestredteam.com/2018/10/02/tracking-pixel-in-microsoft-office-document/) : 문서를 열어본 사람 추적
|
|
- [https://github.com/Integration-IT/Active-Directory-Exploitation-Cheat-Sheet](https://github.com/Integration-IT/Active-Directory-Exploitation-Cheat-Sheet) : Active Directory 치트 시트
|
|
|
|
# Firmware
|
|
|
|
도구 q veo q pueden molar para analizar firmares (automaticas):
|
|
|
|
- [https://github.com/craigz28/firmwalker](https://github.com/craigz28/firmwalker)
|
|
- [https://github.com/fkie-cad/FACT_core](https://github.com/fkie-cad/FACT_core)
|
|
- [https://gitlab.com/bytesweep/bytesweep-go](https://gitlab.com/bytesweep/bytesweep-go)
|
|
|
|
Post-crema:
|
|
|
|
- [https://blog.mindedsecurity.com/2018/09/pentesting-iot-devices-part-1-static.html](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://blog.mindedsecurity.com/2018/10/pentesting-iot-devices-part-2-dynamic.html)
|
|
|
|
온라인에서 펌웨어를 찾을 수 없을 경우 펌웨어를 추출하는 방법: [https://www.youtube.com/watch?v=Kxvpbu9STU4](https://www.youtube.com/watch?v=Kxvpbu9STU4)
|
|
|
|
여기 분석할 수 있는 취약점이 있는 펌웨어: [https://github.com/scriptingxss/IoTGoat](https://github.com/scriptingxss/IoTGoat)
|
|
|
|
그리고 여기 펌웨어 분석을 위한 OWASP 방법론: [https://github.com/scriptingxss/owasp-fstm](https://github.com/scriptingxss/owasp-fstm)
|
|
|
|
펌웨어 에뮬레이션: FIRMADYNE (https://github.com/firmadyne/firmadyne/)는 Linux 기반 펌웨어의 에뮬레이션 및 동적 분석을 자동화하는 플랫폼입니다.
|
|
|
|
# OTHER
|
|
|
|
- [https://twitter.com/HackAndDo/status/1202695084543791117](https://twitter.com/HackAndDo/status/1202695084543791117)
|
|
- [https://github.com/weev3/LKWA](https://github.com/weev3/LKWA)
|
|
- [https://h0mbre.github.io/Learn-C-By-Creating-A-Rootkit/](https://h0mbre.github.io/Learn-C-By-Creating-A-Rootkit/)
|
|
- [https://github.com/skelsec/jackdaw](https://github.com/skelsec/jackdaw)
|
|
- [https://github.com/CoatiSoftware/Sourcetrail](https://github.com/CoatiSoftware/Sourcetrail) : 정적 코드 분석
|
|
- [https://www.hackerdecabecera.com/2019/12/blectf-capture-flag-en-formato-hardware.html](https://www.hackerdecabecera.com/2019/12/blectf-capture-flag-en-formato-hardware.html) : Bluetooth LE CTF
|
|
- [https://github.com/skeeto/endlessh](https://github.com/skeeto/endlessh) : 느리게 끝없는 배너를 보내는 SSH tarpit.
|
|
- AWS 및 클라우드 도구: [https://github.com/toniblyx/my-arsenal-of-aws-security-tools](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/](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](https://medium.com/@lokeshdlk77/how-to-rotate-ip-address-in-brute-force-attack-e66407259212)
|
|
- Linux 루트킷: [https://github.com/aesophor/satanic-rootkit](https://github.com/aesophor/satanic-rootkit)
|
|
- [https://theia-ide.org/](https://theia-ide.org) : 온라인 IDE
|
|
- [https://github.com/nahamsec/Resources-for-Beginner-Bug-Bounty-Hunters/](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](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/random-robbie/keywords/blob/master/keywords.txt) : 키워드
|
|
- [https://github.com/ElevenPaths/HomePWN](https://github.com/ElevenPaths/HomePWN) : IoT 해킹 (Wifi, BLE, SSDP, MDNS)
|
|
- [https://github.com/rackerlabs/scantron](https://github.com/rackerlabs/scantron) : 스캐닝 자동화
|
|
- [https://github.com/doyensec/awesome-electronjs-hacking](https://github.com/doyensec/awesome-electronjs-hacking) : 이 목록은 Electron.js 보안 관련 주제를 다루는 것을 목표로 합니다.
|
|
- [https://github.com/serain/bbrecon](https://github.com/serain/bbrecon) : BB 프로그램에 대한 정보
|
|
|
|
|
|
{{#include ../banners/hacktricks-training.md}}
|