
CTF에 유용한 도구를 색인하는 저장소
Repository to index interesting Capture The Flag tools and other stuff.
https://atenea.ccn-cert.cni.es/home
웹 해킹 챌린지: http://webhacking.kr/
현대 암호학 학습 플랫폼: https://cryptohack.org/
리버싱 플랫폼: https://crackmes.one/
포렌식 챌린지: https://ctf.unizar.es/ && https://freetraining.dfirdiva.com/dfir-ctfs-challenges && https://socvel.com/
PicoCTF: https://play.picoctf.org/login
https://gchq.github.io/CyberChef/
https://www.dcode.fr/tools-list#cryptography
암호 식별 및 분석 도구: https://www.boxentriq.com/code-breaking/cipher-identifier
데이터 형식 식별 도구: https://geocaching.dennistreysa.de/multisolver/
자동 암호문 해독기(치환 암호): https://quipqiup.com/
빈도 분석: https://crypto.interactive-maths.com/frequency-analysis-breaking-the-code.html
Vigenere 무차별 대입: https://guballa.de/vigenere-solver
RsaCtfTool: https://github.com/Ganapati/RsaCtfTool
이모지 메시지 복호화: https://cryptoji.com/ & https://cryptii.com/pipes/morse-code-with-emojis
Padding-oracle-attacker: https://github.com/KishanBagaria/padding-oracle-attacker
해상 신호기 사전: https://en.wikipedia.org/wiki/International_maritime_signal_flags
Enigma: https://cryptii.com/
소인수분해: http://factordb.com/
암호분석 자료 모음: https://github.com/mindcrypt/Cryptanalysis
http://rumkin.com/tools/cipher/
실시간 변환기: https://kt.gy/tools.html#conv/
Tor 히든 서비스 디스크립터 또는 공개 키에서 onion 주소를 계산하는 간단한 스크립트: https://gist.github.com/DonnchaC/d6428881f451097f329e (제대로 작동하려면 14번째 줄 "onion_address = hashlib.sha1(key.exportKey('DER')[22:]).digest()[:10]"을 수정해야 합니다).
음성을 텍스트로 변환: https://speech-to-text-demo.ng.bluemix.net/
문자열 MD5 해시 온라인 생성기: http://www.md5.cz/
해시 DB: https://crackstation.net/
Dehashed: https://www.dehashed.com/
해시 크래킹: http://rainbowtables.it64.com/
해시 DB: https://md5decrypt.net/en/
해시 DB: https://hashkiller.io/
Ook! 난해한 프로그래밍 언어 디코더: https://www.dcode.fr/ook-language
Brainfuck 난해한 프로그래밍 언어 디코더: https://www.dcode.fr/brainfuck-language
Malboge 난해한 프로그래밍 언어 디코더: https://www.malbolge.doleczek.pl/
COW 난해한 프로그래밍 언어: https://frank-buss.de/cow.html
Exiftool
Zsteg
Exiv2
Identify -verbose file
매직 넘버 시그니처: https://asecuritysite.com/forensics/magic && https://www.garykessler.net/library/file_sigs.html → Hexeditor
Binwalk -e image
Foremost -i image -o outdir
Steghide: http://steghide.sourceforge.net/documentation/manpage_es.php (예: steghide extract -sf file , steghide info file)
Stegseek: https://github.com/RickdeJager/stegseek (Stegcracker보다 우수)
StegCracker: https://github.com/Paradoxis/StegCracker
심층 스테가노그래피 분석 도구: https://aperisolve.fr/
Stegsolve: https://github.com/zardus/ctf-tools/blob/master/stegsolve/install (실행: java -jar steg_solve.jar)
푸리에 변환: http://bigwww.epfl.ch/demo/ip/demos/FFT/ && https://github.com/0xcomposure/FFTStegPic
디지털 비밀 잉크 스테가노그래피 도구: https://sourceforge.net/projects/diit/
8비트 Atari 터보 카세트 테이프에서 파일 디코딩: https://github.com/baktragh/turbodecoder
https://incoherency.co.uk/image-steganography/#unhide
https://stegonline.georgeom.net/upload
https://stylesuxx.github.io/steganography/
https://skynettools.com/free-online-steganography-tools/
모스 부호 적응형 오디오 디코더: https://morsecode.world/international/decoder/audio-decoder-adaptive.html
Audacity (sudo apt-get install audacity) 예: https://www.hackiit.cf/write-up-hackiit-ctf-biological-hazard-ii/
AudioStego: https://github.com/danielcardeenas/AudioStego
스테고멀웨어 탐지를 위해 의심스러운 파일 및 URL 분석: https://stegoinspector.com/#/
아우레베시 번역기: https://funtranslations.com/aurebesh
비트코인 스테가노그래피: https://incoherency.co.uk/stegoseed/
모지바케 스테가노그래피: https://incoherency.co.uk/mojibake/
체스 스테가노그래피 : https://incoherency.co.uk/chess-steg/
매직아이 해석기/뷰어: https://magiceye.ecksdee.co.uk/
QR 디코더: https://online-barcode-reader.inliteresearch.com/ && https://zxing.org/w/decode.jspx
Stegosuite: http://manpages.ubuntu.com/manpages/bionic/man1/stegosuite.1.html
StegSecret: http://stegsecret.sourceforge.net/
Openstego: https://www.openstego.com/
Stegpic: https://domnit.org/stepic/doc/
Bytehist: https://www.cert.at/en/downloads/software/software-bytehist
https://www.bertnase.de/npiet/npiet-execute.php
픽셀화된 스크린샷에서 비밀번호를 복구하는 도구: https://github.com/beurtschipper/Depix
포렌식 이미지 분석: https://github.com/GuidoBartoli/sherloq
제로 폭 문자를 이용한 유니코드 스테가노그래피: https://330k.github.io/misc_tools/unicode_steganography.html
Stegsnow(제로 폭 문자): https://pentesttools.net/hide-secret-messages-in-text-using-stegsnow-zero-width-characters/
SPAM 언어 또는 PGP: https://www.spammimic.com/decode.shtml
f5stegojs: https://desudesutalk.github.io/f5stegojs/
단축 URL 원본 복원: https://unshorten.it/
PNG dump: https://blog.didierstevens.com/2022/04/18/new-tool-pngdump-py-beta/
IP 정보: https://bgp.tools/
https://sitereport.netcraft.com/? && https://searchdns.netcraft.com/
GHDB(Google Hacking Database): https://www.exploit-db.com/google-hacking-database
Google 치트시트: https://gist.github.com/sundowndev/283efaddbcf896ab405488330d1bbc06
https://ciberpatrulla.com/links/
OSINT 조사에 도움이 되는 도구, 플로차트 및 치트시트: https://technisette.com/p/tools
자료 모음: https://osint.link/
웹 도메인 DB: http://web.archive.org/ && https://archive.eu/
DNS 검색: https://dns.coffee/
사이버 방어 검색: https://www.onyphe.io/
악용 도메인, IP: https://www.abuseipdb.com/
https://www.brightcloud.com/tools/url-ip-lookup.php
URL 평판 확인 도구: https://www.urlvoid.com/
사물인터넷(IoT) 검색 엔진: https://www.shodan.io/ && 모든 필터 치트시트: https://beta.shodan.io/search/filters
IVRE: https://ivre.rocks/
위협 인텔리전스 도구: https://cyberfive.uk/threat-intel-tools/
https://talosintelligence.com/
PGP 글로벌 디렉터리: https://keyserver2.pgp.com/vkd/GetWelcomeScreen.event
Hurricane Electric BGP: https://bgp.he.net/
Email2PhoneNumber: https://github.com/martinvigo/email2phonenumber
허니팟 여부: https://honeyscore.shodan.io/
Pwn 이메일 DB TOR: http://pwndb2am4tzkvold.onion/
이메일 또는 비밀번호 유출 여부를 확인하는 웹사이트: https://haveibeenpwned.com/
유출 정보: https://leaks.sh/
Pwn 이메일 DB: https://intelx.io/
Pwn 이메일 DB: https://cybernews.com/personal-data-leak-check/
PwnDB Script: https://github.com/davidtavarez/pwndb
평문으로 유출된 자격 증명 검색: https://esgeeks.com/pwndb-buscar-credenciales-filtradas-texto-plano/
이메일 확인 도구: https://toolbox.googleapps.com/apps/checkmx/
차량 인식: https://carnet.ai/
사진 촬영 시각, 태양 위치 계산기: https://www.suncalc.org/#/27.6936,-97.5195,3/2024.01.09/09:23/1/3
분석 I: https://centralops.net/co/
분석 II: https://viewdns.info/
분석 III: https://sitereport.netcraft.com/
분석 IV: https://www.ipaddress.com/
악성코드: https://www.virustotal.com/gui/home/upload & https://opentip.kaspersky.com/
평판: https://talosintelligence.com/, https://www.abuseipdb.com/
도메인의 기술 스택: https://builtwith.com/
URL 리디렉션 경로 추적 도구: https://wheregoes.com/
도메인 기록: https://web.archive.org/
실시간 블랙홀 목록, ASN: https://bgp.he.net/
SSL 인증서: https://www.digicert.com/help/
리디렉션: https://lookyloo.circl.lu/
피싱 도메인 DB: http://phishtank.org/
피싱 도메인 DB: https://phishcheck.me/
피싱 도메인 CSV: https://phishstats.info/
피싱 연구: https://safeweb.norton.com/ , https://isitphishing.org/, https://openphish.com/ && https://opentip.kaspersky.com/.
자료 모음: https://osintframework.com/
이메일 계정 분석: curl emailrep.io/john.[email protected]
온라인 PCAP 분석: https://lab.dynamite.ai/
pcap에서 문자열을 식별하는 도구: https://github.com/bee-san/pyWhat. 예:python3 -m pywhat redteam_test03-10423dd9015c050a40b7ccf2a53f57a9.pcapng > output
고급 PCAP: https://www.kitploit.com/2023/08/bryobio-network-pcap-file-analysis.html
Wireshark. 치트 시트: https://cdn.comparitech.com/wp-content/uploads/2019/06/Wireshark-Cheat-Sheet-1.jpg
Volatility. 치트 시트: https://blog.onfvp.com/post/volatility-cheatsheet/ >>> Malfind,yarascan, Connscan 및 netscan
Foremost
Binwalk
Autopsy
PhotoRec: https://www.cgsecurity.org/wiki/PhotoRec
Recuva: https://www.ccleaner.com/recuva
DDRescue. https://launchpad.net/ddrescue-gui
Rescuezilla: https://rescuezilla.com/
PolarProxy: https://www.netresec.com/?page=PolarProxy
MRC: https://www.magnetforensics.com/resources/magnet-ram-capture/
미디어 획득(디스크를 이미지로): https://guymager.sourceforge.io/
Windows 이벤트 로그를 빠르게 검색하고 헌팅: https://github.com/countercept/chainsaw
https://www.ultimatewindowssecurity.com/securitylog/encyclopedia/
https://blog.didierstevens.com/programs/xorsearch/
포렌식 자료 모음: https://start.me/p/JDRmPO/recursos-forenses && https://start.me/p/q6mw4Q/forensics
Binwalk
Dotpeek (.NET)
Angr(난독화 해제 코드): https://angr.io/ && https://napongizero.github.io/blog/Defeating-Code-Obfuscation-with-Angr
GameBoy 디버거: https://bgb.bircd.org/
IDA pro. 치트 시트: https://www.dragonjar.org/cheat-sheet-ida-pro-interactive-disassembler.xhtml
Ollydbg. 치트 시트: http://www.ollydbg.de/quickst.htm
GDB: https://gist.github.com/rkubik/b96c23bd8ed58333de37f2b8cd052c30
Radare2. 치트 시트: https://gist.github.com/williballenthin/6857590dab3e2a6559d7
Ghidra. 치트 시트: https://hackersfun.com/wp-content/uploads/2019/03/Ghidra-Cheat-Sheet.pdf
Immunity Debugger: https://www.immunityinc.com/products/debugger/
x64dbg
Binary Ninja: https://binary.ninja/
초보자용 리버싱 도구: https://exeinfo-pe.en.uptodown.com/windows
Regshot: https://sourceforge.net/projects/regshot/ (바이너리 실행 전후)
CFF explorer: https://download.cnet.com/CFF-Explorer/3000-2383_4-10431156.html
온라인 디스어셈블러: https://onlinedisassembler.com/static/home/index.html
python -c "print ('A' * 5100)"
일반 포트 치트시트: https://packetlife.net/media/library/23/common_ports.pdf
열거(Enumeration) 치트시트: https://pentestwiki.org/enumeration-cheat-sheet/
Nmap. 치트시트: https://highon.coffee/blog/nmap-cheat-sheet/ && https://scadahacker.com/library/Documents/Cheat_Sheets/Hacking%20-%20NMap%20Quick%20Reference%20Guide.pdf
OS 정찰: "서비스 버전 https://launchpad.net/"
GUI-DNSRecon: https://www.kitploit.com/2023/02/dnsrecon-gui-dnsrecon-tool-with-gui-for.html
enum4linux - https://highon.coffee/blog/enum4linux-cheat-sheet/
Dig: https://cheatography.com/tme520/cheat-sheets/dig/
wget -nd -r -P /save/location -A jpeg,jpg,bmp,gif,png http://www.somedomain.com
robots.txt를 우회하는 재귀적 파일 다운로드: wget -e robots=off -drc -l5 domain* 타사 도구로 스캔: https://hackertarget.com/nmap-online-port-scanner/, https://www.ipfingerprints.com/, https://spiderip.com/online-port-scan.php, https://portscanner.standingtech.com/ && https://www.yougetsignal.com/tools/open-ports/
Scanless 프로젝트: https://github.com/vesche/scanless
도메인에서 이메일 목록 가져오기: https://maildump.co/domain-search
회사의 도메인 목록: Curl https://sonar.omnisint.io/tlds/
SPF,DKIM,DMARC: https://github.com/MattKeeley/Spoofy & https://www.kitploit.com/2023/02/email-vulnerablity-checker-find-email.html & https://github.com/magichk/magicspoofing && https://toolbox.googleapps.com/apps/checkmx/
회사 해시 및 비밀번호: https://www.dehashed.com/
dnsrecon -d dte.local -n IP - https://pentestlab.blog/2012/11/13/dns-reconnaissance-dnsrecon/
가장 큰 DNS 과거 데이터: https://securitytrails.com/
DNS 호스트 레코드: https://hackertarget.com/find-dns-host-records/
HTTP 헤더 분석 취약점 도구: https://dnsdumpster.com/
ReconFTW: https://github.com/six2dez/reconftw
Autorecon: https://github.com/Tib3rius/AutoRecon
OSINT 수집 도구: https://github.com/s0md3v/Photon
OSINT 수집 도구: https://github.com/laramies/theHarvester
DNS 리졸버: https://github.com/d3mondev/puredns
Sublist3r: https://github.com/aboul3la/Sublist3r
Wappalyzer
whatweb -v -a 3 scanme.nmap.org
nmap -p 80 --script=http-*
HTTP 헤더 분석 취약점 도구: https://github.com/Aetsu/gethead/blob/gh-pages/gethead.py
Feroxbuster
Gobuster. 치트 시트: https://redteamtutorials.com/2018/11/19/gobuster-cheatsheet/
Burpsuite
OWASP ZAP, OpenVas, Sparta 및 Nikto. 치트 시트: https://cdn.comparitech.com/wp-content/uploads/2019/07/NIkto-Cheat-Sheet.webp
Hydra. 치트 시트: hydra -l admin -P /usr/share/wordlists/rockyou.txt IP http-post-form “__csrf_magic=sid%3Ae40fd9611063464c3ff346ffa53b7a28b3cd5971%2C1638348501&usernamefld=admin&passwordfld=^PASS^&login=Sign+In" || patator http_fuzz url=http://IP/ method=POST &usernamefld=admin&passwordfld=FILE0&login=Sign+In' 0=/usr/share/wordlists/rockyou.txt follow=1 accept_cookie=1 -x ignore:fgrep='Username or Password incorrect'
hydra -s 22 -l user -P /usr/share/wordlists/rockyou.txt IP -t 4 ssh
wfuzz. 치트 시트: https://book.hacktricks.xyz/pentesting-web/web-tool-wfuzz
2FA 우회: https://www.xmind.net/m/8Hkymg/
Linkfinder: https://github.com/GerbenJavado/LinkFinder
Dirsearch: https://github.com/maurosoria/dirsearch
자동화된 올인원 OS 명령어 주입 및 익스플로잇 도구: https://github.com/commixproject/commix
자동화된 XSS 도구: https://xsser.03c8.net/
https://pentest-tools.com/home
https://github.com/blaCCkHatHacEEkr/PENTESTING-BIBLE
https://jorgectf.gitbook.io/awae-oswe-preparation-resources/
SearchSploit. 치트 시트: https://blog.ehcgroup.io/2018/11/27/01/00/39/4198/como-usar-searchsploit-para-encontrar-exploits/hacking/ehacking/
권한 상승: docker run -v /:/mnt --rm -it imagen chroot /mnt sh
온라인 리버스 셸 생성기: https://www.revshells.com/
리버스 셸 치트시트: https://reconshell.com/reverse-shell-cheat-sheet/ && 치트시트: https://github.com/swisskyrepo/PayloadsAllTheThings/blob/master/Methodology%20and%20Resources/Reverse%20Shell%20Cheatsheet.md
단순 셸을 완전 대화형 TTY로 업그레이드: https://blog.ropnop.com/upgrading-simple-shells-to-fully-interactive-ttys/
crackmapexec - https://cheatsheet.haax.fr/windows-systems/exploitation/crackmapexec/
Rundll32 명령어 예시: https://www.jesusninoc.com/04/12/rundll32-commands-for-windows/
rdesktop IP, proxychains IP
sqlmap - https://www.security-sleuth.com/sleuth-blog/2017/1/3/sqlmap-cheat-sheet
리버스 셸 페이로드 생성기 - Hoaxshell: https://github.com/t3l3machus/hoaxshell
Microsoft Exchange에서 명령 실행: https://github.com/WithSecureLabs/peas
Powerglot: https://github.com/mindcrypt/powerglot
네트워크 스캐너: https://www.softperfect.com/products/networkscanner/
linWinPwn: https://github.com/lefayjey/linWinPwn
Mimikatz: https://book.hacktricks.xyz/windows-hardening/stealing-credentials/credentials-mimikatz
Crackmapexec: https://cheatsheet.haax.fr/windows-systems/exploitation/crackmapexec/
LDAP 열거: https://pentestwiki.org/enumeration-cheat-sheet/#h-ldap-enumeration
Seatbelt 점검: https://github.com/GhostPack/Seatbelt
Bloodhound: https://bloodhound.readthedocs.io/en/latest/index.html
Adalanche: https://www.kitploit.com/2021/08/adalanche-active-directory-acl.html
sudo apt install peass
WinPEAS: https://github.com/carlospolop/privilege-escalation-awesome-scripts-suite/tree/master/winPEAS
Juicy potato: https://github.com/ohpe/juicy-potato
PowerUp: https://github.com/PowerShellMafia/PowerSploit/blob/dev/Privesc/PowerUp.ps1
LinPEAS: https://github.com/carlospolop/privilege-escalation-awesome-scripts-suite/tree/master/linPEAS
LinEnum: https://github.com/rebootuser/LinEnum/blob/master/LinEnum.sh
BeRoot: https://github.com/AlessandroZ/BeRoot/tree/master/Linux
Windows용 Lolbas: https://lolbas-project.github.io/
Unix 시스템용 GTFOBins: https://gtfobins.github.io/
바이너리로 Windows Defender 우회: https://github.com/Bl4ckM1rror/FUD-UUID-Shellcode
Shikata ga nai: https://github.com/EgeBalci/sgn
Shellter: https://www.kali.org/tools/shellter/
Metasploit. 치트시트: https://github.com/k1000o23/cheat_sheets/blob/master/metasploit_cheat_sheet.pdf
Fsociety 프레임워크: https://github.com/Manisso/fsociety
Empire. 치트시트: https://github.com/HarmJ0y/CheatSheets/blob/master/Empire.pdf
모바일 펜테스트 치트시트: https://github.com/tanprathan/MobileApp-Pentest-Cheatsheet && https://github.com/randorisec/MobileHackingCheatSheet
자동화된 모바일 도구: https://github.com/MobSF/Mobile-Security-Framework-MobSF, https://github.com/SUPERAndroidAnalyzer/super
취약한 Android 애플리케이션 목록: https://github.com/netbiosX/Pentest-Bookmarks/blob/master/Training-Labs/Mobile-Testing/Android-Applications.mdown
PcapDroid: https://play.google.com/store/apps/details?id=com.emanuelef.remote_capture&hl=es_419&gl=US
Fing 애플리케이션: https://www.fing.com/
Wi-Fi 분석기: https://play.google.com/store/apps/details?id=com.farproc.wifi.analyzer&hl=es&gl=US&pli=1
Wi-Fi 크랙: https://github.com/s4vitar/wifiCrack
EvilTrust: https://github.com/s4vitar/evilTrust
RomBuster: https://github.com/EntySec/RomBuster
Yersinia
Bettercap
Wifi Pineapple
https://linuxhint.com/how_to_aircrack_ng/
mount -t cifs IP/SharedResource /mnt/smbmounted -o vers=2.1 && * smbclient -U "" -N //IP/SharedResource
dpkg -l을 사용하여 가상 머신에 설치된 모든 프로그램을 나열합니다. 원하는 항목을 검색하려면 출력을 파이프하세요.
Msfvenom: https://www.offensive-security.com/metasploit-unleashed/msfvenom/ & https://www.offensive-security.com/metasploit-unleashed/binary-payloads/
차단되셨나요?: https://ippsec.rocks/?#
OSCP 스타일: https://gist.github.com/s4vitar/b88fefd5d9fbbdcc5f30729f7e06826e
펜테스트 북: https://pentestbook.six2dez.com/ && https://book.hacktricks.xyz/pentesting-methodology
Virustotal: https://www.virustotal.com/gui/home/search
온라인 Cuckoo Sandbox: https://sandbox.pikker.ee/
브라우저 확장 프로그램: https://spin.ai/application-risk-assessment/
Joesandbox: https://www.joesandbox.com/#windows
Kaspersky: https://opentip.kaspersky.com/
Intezer: https://analyze.intezer.com/scan
Hybrid Analysis: https://www.hybrid-analysis.com/?lang=es
위조 관련 웹사이트 데이터베이스: https://desenmascara.me/
ANY.RUN https://any.run/
https://metadefender.opswat.com/?lang=en
Windows 기반 AI 기반 리버스 엔지니어링 툴킷: https://github.com/Jakiboy/ReVens
악성코드 조사용 Linux 배포판: https://docs.remnux.org/
악성코드 조사용 Windows 배포판: https://github.com/mandiant/flare-vm
https://github.com/LaurieWired/linux_malware_analysis_container
Sysinternals: https://docs.microsoft.com/en-us/sysinternals/
Systeminformer: https://systeminformer.sourceforge.io/
Detect it easy(패커 탐지기): https://en.kali.tools/?p=1644
Sysinspector: https://support.eset.com/es/que-es-eset-sysinspector
실행 파일의 Dependency Walker: https://www.dependencywalker.com/
Autoruns: https://docs.microsoft.com/en-us/sysinternals/downloads/autoruns
RAM 캡처 도구: https://belkasoft.com/ram-capturer
리버스 엔지니어 툴킷: https://github.com/mentebinaria/retoolkit
PEstudio: https://www.winitor.com/
Malzilla: https://malzilla.org/
PROCMON+PCAP: https://www.procdot.com/
APK 분석: https://github.com/quark-engine/quark-engine && https://github.com/mvt-project/mvt && https://github.com/pjlantz/droidbox
XORSearch: https://blog.didierstevens.com/programs/xorsearch/
DragonFly: https://dragonfly.certego.net/register
오프라인 샌드박스: https://sandboxie-plus.com/downloads/
랜섬웨어 복호화 도구: http://files-download.avg.com/util/avgrem/avg_decryptor_Legion.exe, https://success.trendmicro.com/solution/1114221-downloading-and-using-the-trend-micro-ransomware-file-decryptor, https://www.nomoreransom.org/es/decryption-tools.htmlm, https://www.avast.com/es-es/ransomware-decryption-tools , https://noransom.kaspersky.com/ , https://www.mcafee.com/enterprise/es-es/downloads/free-tools/ransomware-decryption.html, https://www.mcafee.com/enterprise/en-us/downloads/free-tools.html, https://www.emsisoft.com/ransomware-decryption-tools/, https://decoded.avast.io/threatresearch/decrypted-bianlian-ransomware/.
일반 개요: https://docs.google.com/spreadsheets/d/1TWS238xacAto-fLKh1n5uTsdijWdCEsGIM0Y0Hvmc5g/pubhtml#
랜섬웨어 그룹: http://edteebo2w2bvwewbjb5wgwxksuwqutbg3lk34ln7jpf3obhy4cvkbuqd.onion/
인텔리전스: https://docs.google.com/spreadsheets/d/1H9_xaxQHpWaa4O_Son4Gx0YOIzlcBWMsdvePFX68EKU/pubhtml# && https://github.com/StrangerealIntel/EternalLiberty/blob/main/EternalLiberty.csv && https://xorl.wordpress.com/
위협 행위자 지식 그래프: https://jupyter.securitybreak.io/graph_TA/index.html
APT 표적이신가요? -> https://lab52.io/
매크로: https://blog.didierstevens.com/2021/01/19/video-maldoc-analysis-with-cyberchef/ && https://blog.nviso.eu/2022/04/06/analyzing-a-multilayer-maldoc-a-beginners-guide/
악성코드 예시/바이너리: https://bazaar.abuse.ch/, https://github.com/ytisf/theZoo & https://malshare.com/
일부 필터링된 포트를 우회하려면: nmap -sSV ...
zip2john backup.zip secret.hash
john --show secret.hash
Hexeditor
nc -nlvp URL port
Grep
rgrep(재귀 grep)
awk
perl
tail / head
curl -Llv domain | curl -b "protected=d41d8cd98f00b204e9800998ecf8427e"(cookie) "domain"
Identify -verbose
Hash-identifier
cat 'file' | md5sum, sha1sum,sha256sum...
echo "string" | base64 -d
Strings
File
온라인 비밀번호 복구: https://www.lostmypass.com/try/
컴퓨터에 저장된 비밀번호: https://github.com/AlessandroZ/LaZagne
디스크 이미지: https://www.datanumen.com/disk-image-download-thanks/
crackzip: https://github.com/Xpykerz/CrackZip
zip2john: https://github.com/openwall/john/blob/bleeding-jumbo/src/zip2john.c
일반 사용자 비밀번호 프로파일러: https://github.com/Mebus/cupp 및 https://github.com/r3nt0n/bopscrk.
wget -nd -r -P /save/location -A jpeg,jpg,bmp,gif,png http://www.somedomain.com
https://github.com/JohnHammond/ctf-katana
https://github.com/OpenToAllCTF/Tips
리버싱 튜토리얼: https://github.com/mytechnotalent/Reverse-Engineering-Tutorial
https://apsdehal.in/awesome-ctf/
https://github.com/0e85dc6eaf/CTF-Writeups
https://github.com/RazviOverflow/ctfs
https://github.com/DEKRA-CTF/CTFs/tree/main/2020
https://medium.com/bugbountywriteup/tryhackme-reversing-elf-writeup-6fd006704148
https://github.com/W3rni0/ctf_writeups_archive/tree/master/castorsCTF_2020
구글 이미지 검색: https://www.google.es/imghp?hl=es , Yandex: https://yandex.com/images/ , Bing: https://www.bing.com/?scope=images&nr=1&FORM=NOFORM
역방향 이미지 검색: https://tineye.com/
URL 리디렉션 경로 추적 도구: https://wheregoes.com/
피싱 온라인 확인 도구: https://easydmarc.com/tools/phishing-url
피싱 도메인 DB: http://phishtank.org/
피싱 도메인 DB: https://phishcheck.me/
피싱 연구: https://safeweb.norton.com/ , https://isitphishing.org/, https://openphish.com/ && https://opentip.kaspersky.com/.
Instagram: https://github.com/th3unkn0n/osi.ig
Censys: https://censys.io/ipv4
Zoomeye.org: https://www.zoomeye.org/
IVRE: https://ivre.rocks/
IoT 검색 엔진: https://www.thingful.net/
도메인과 관련된 이메일 주소 찾기: https://hunter.io/
인물 검색 엔진: https://thatsthem.com/
Fofa 검색 엔진: https://fofa.so/ (Shodan과 유사)
그래픽 OSINT 플랫폼: https://www.spiderfoot.net/#
Fullhunt: https://fullhunt.io/
코드 검색: https://grep.app/ && https://publicwww.com/
Natlas: https://natlas.io/
Spur: https://spur.us/
공공 Wi-Fi 데이터베이스: https://www.mylnikov.org/
도메인의 HTTP 헤더: https://www.webconfs.com/http-header-check.php
공개 문서의 메타데이터: https://github.com/Josue87/MetaFinder
OWA(Outlook Web Access) 확인: https://checkmyowa.unit221b.com/
WhatsApp IP 유출: https://github.com/bhdresh/Whatsapp-IP-leak?s=09
AccessData FTK Imager
EnCase
EaseUS Data Recovery Wizard
MFT_Browser: https://github.com/kacos2000/MFT_Browser
PowerShell 디코더: https://github.com/R3MRUM/PSDecode, https://github.com/JohnLaTwC/PyPowerShellXray 및 분석 정보: https://darungrim.com/research/2019-10-01-analyzing-powershell-threats-using-powershell-debugging.html
PDF 분석기: https://github.com/zbetcheckin/PDF_analysis, https://github.com/DidierStevens/DidierStevensSuite/blob/master/pdfid.py, https://github.com/DidierStevens/DidierStevensSuite/blob/master/pdf-parser.py 및 https://eternal-todo.com/tools/peepdf-pdf-analysis-tool.
Office 분석기: https://github.com/DissectMalware/XLMMacroDeobfuscator, https://github.com/unixfreak0037/officeparser, https://github.com/decalage2/oletools, https://github.com/bontchev/pcodedmp, https://github.com/decalage2/ViperMonkey && https://blog.didierstevens.com/programs/oledump-py/.
파일에서 유니코드로 인코딩된 콘텐츠 추출: https://github.com/DidierStevens/DidierStevensSuite/blob/master/base64dump.py
DTMF 전화 주파수: https://unframework.github.io/dtmf-detect/
WPA 키 복호화: pyrit -r "capctura.pcap" analyze
Diskeditor: https://www.disk-editor.org/index.html
Passware 암호화 분석기: https://www.passware.com/encryption-analyzer/
Windows 레지스트리 복구: https://www.softpedia.com/get/Tweak/Registry-Tweak/Windows-Registry-Recovery.shtml
xxd 명령어
DFIR 치트 시트: https://www.jaiminton.com/cheatsheet/DFIR/#
grep -Po " "용 정규 표현식 https://www.autoregex.xyz/ && https://regex101.com/ . 치트 시트: https://cheatography.com/davechild/cheat-sheets/regular-expressions/
DFIR 치트시트: https://dfircheatsheet.github.io/
온라인 디컴파일러 탐색기: https://dogbolt.org/
온라인 컴파일러 탐색기: https://godbolt.org/
온라인 .JAR 및 .Class → Java 디컴파일러: http://www.javadecompilers.com/
헥스 편집기, 디스크 편집기 및 메모리 편집기: https://mh-nexus.de/en/downloads.php?product=HxD20
안드로이드 디컴파일러: https://ibotpeaches.github.io/Apktool/
안드로이드 파일 디컴파일: https://github.com/skylot/jadx
Hopper 디스어셈블러: https://www.hopperapp.com/
동적 의존성 목록 확인: Ldd file
일부 바이너리 언패킹: Upx -d file
Intel® 64 및 IA-32 아키텍처 소프트웨어 개발자 매뉴얼: https://www.intel.com/content/dam/www/public/us/en/documents/manuals/64-ia-32-architectures-software-developer-instruction-set-reference-manual-325383.pdf
만료된 도메인: https://www.expireddomains.net/
자동화된 XSS 도구: https://github.com/ssl/ezXSS
2021년의 XSS: https://netsec.expert/posts/xss-in-2021/
WPscan
XSS 파이어폭스 확장 프로그램 검색기: https://addons.mozilla.org/es/firefox/addon/knoxss-community-edition/
HTTP 헤더 검사: https://requestbin.net/ && https://webhook.site/#!/75039a57-2015-4f74-9612-b762f4353b9b && https://securityheaders.com/?q=domain&followRedirects=on
Malwoverview: https://github.com/alexandreborges/malwoverview
바이너리 문자열 해독기: https://github.com/fireeye/flare-floss
악성코드 네트워크 분석(HTTP 서버 에뮬레이션): https://github.com/felixweyne/imaginaryC2
이 도구는 합법적인 네트워크 서비스를 시뮬레이션하면서 모든 또는 특정 네트워크 트래픽을 가로채고 리디렉션할 수 있습니다: https://github.com/mandiant/flare-fakenet-ng
robots.txt를 우회하는 재귀 파일 다운로드: wget -e robots=off -drc -l5 domain
[ICMP 데이터 유출] tshark -r 1pcap_test_1c.pcapng -Y "icmp" -Tjson | grep data.data | awk {'print $2'} | cut -c 2-3 | uniq | xxd -r -p
Google 정보:
