random-dude6969/kali-linux-all-tools-tutorial
GitHub: random-dude6969/kali-linux-all-tools-tutorial
按 MITRE ATT&CK 框架系统化整理 302 款 Kali Linux 渗透测试工具的完整教程与命令参考文档库。
Stars: 2 | Forks: 0
# Kali Linux 工具文档 ### 完整的渗透测试指南(含教程与命令)
     **GitHub 上最全面的 Kali Linux 工具文档。** 记录了 302 款渗透测试工具,提供分步教程、命令参考和实战场景。 从网络扫描到漏洞利用再到后渗透 —— 涵盖道德黑客、CTF 比赛、漏洞赏金和安全认证的完整指南。
阶段 01 — 侦察(80 款工具)
### 主机信息 | 工具 | 行数 | 链接 | |------|-------|------| | Metagoofil | 2,076 | [文档](01_reconnaissance/01_host_information/metagoofil/metagoofil.md) | | SpiderFoot | 629 | [文档](01_reconnaissance/01_host_information/spiderfoot/spiderfoot.md) | ### 身份信息 | 工具 | 行数 | 链接 | |------|-------|------| | EmailHarvester | 1,893 | [文档](01_reconnaissance/02_identity_information/emailharvester/emailharvester.md) | | Instaloader | 1,795 | [文档](01_reconnaissance/02_identity_information/instaloader/instaloader.md) | | Sherlock | 613 | [文档](01_reconnaissance/02_identity_information/sherlock/sherlock.md) | | Photon | 510 | [文档](01_reconnaissance/02_identity_information/photon/photon.md) | | Tookie-OSINT | 546 | [文档](01_reconnaissance/02_identity_information/tookie-osint/tookie-osint.md) | | LinkedIn2Username | 501 | [文档](01_reconnaissance/02_identity_information/linkedin2username/linkedin2username.md) | ### 网络信息 | 工具 | 行数 | 链接 | |------|-------|------| | Autorecon | 3,632 | [文档](01_reconnaissance/03_network_information/autorecon/autorecon.md) | | Amass | 2,121 | [文档](01_reconnaissance/03_network_information/amass/amass.md) | | Nmap | 1,048 | [文档](01_reconnaissance/03_network_information/nmap/nmap.md) | | TheHarvester | 886 | [文档](01_reconnaissance/03_network_information/theharvester/theharvester.md) | | Unicornscan | 802 | [文档](01_reconnaissance/03_network_information/unicornscan/unicornscan.md) | | Zenmap | 598 | [文档](01_reconnaissance/03_network_information/zenmap/zenmap.md) | | Dmitry | 535 | [文档](01_reconnaissance/03_network_information/dmitry/dmitry.md) | | Legion | 523 | [文档](01_reconnaissance/03_network_information/legion/legion.md) | ### DNS 侦察 | 工具 | 行数 | 链接 | |------|-------|------| | DNSRecon | 1,282 | [文档](01_reconnaissance/04_dns_reconnaissance/dnsrecon/dnsrecon.md) | | DNSEnum | 1,241 | [文档](01_reconnaissance/04_dns_reconnaissance/dnsenum/dnsenum.md) | | DNSMap | 1,059 | [文档](01_reconnaissance/04_dns_reconnaissance/dnsmap/dnsmap.md) | | MassDNS | 1,136 | [文档](01_reconnaissance/04_dns_reconnaissance/massdns/massdns.md) | | DNSWalk | 1,185 | [文档](01_reconnaissance/04_dns_reconnaissance/dnswalk/dnswalk.md) | | DNSTracer | 1,028 | [文档](01_reconnaissance/04_dns_reconnaissance/dnstracer/dnstracer.md) | ### Web 扫描 | 工具 | 行数 | 链接 | |------|-------|------| | Gobuster | 1,182 | [文档](01_reconnaissance/05_web_scanning/gobuster/gobuster.md) | | FFuf | 1,143 | [文档](01_reconnaissance/05_web_scanning/ffuf/ffuf.md) | | Feroxbuster | 1,128 | [文档](01_reconnaissance/05_web_scanning/feroxbuster/feroxbuster.md) | | Subfinder | 1,122 | [文档](01_reconnaissance/05_web_scanning/subfinder/subfinder.md) | | GoSpider | 1,065 | [文档](01_reconnaissance/05_web_scanning/gospider/gospider.md) | | FinalRecon | 1,033 | [文档](01_reconnaissance/05_web_scanning/finalrecon/finalrecon.md) | | LBD | 1,014 | [文档](01_reconnaissance/05_web_scanning/lbd/lbd.md) | | Findomain | 1,008 | [文档](01_reconnaissance/05_web_scanning/findomain/findomain.md) | | Recon-ng | 988 | [文档](01_reconnaissance/05_web_scanning/recon-ng/recon-ng.md) | | Arjun | 944 | [文档](01_reconnaissance/05_web_scanning/arjun/arjun.md) | | Wfuzz | 910 | [文档](01_reconnaissance/05_web_scanning/wfuzz/wfuzz.md) | | Sublist3r | 902 | [文档](01_reconnaissance/05_web_scanning/sublist3r/sublist3r.md) | | DirSearch | 842 | [文档](01_reconnaissance/05_web_scanning/dirsearch/dirsearch.md) | | Dirb | 783 | [文档](01_reconnaissance/05_web_scanning/dirb/dirb.md) | | Assetfinder | 758 | [文档](01_reconnaissance/05_web_scanning/assetfinder/assetfinder.md) | | WPProbe | 751 | [文档](01_reconnaissance/05_web_scanning/wpprobe/wpprobe.md) | | Parsero | 746 | [文档](01_reconnaissance/05_web_scanning/parsero/parsero.md) | | URLCrazy | 642 | [文档](01_reconnaissance/05_web_scanning/urlcrazy/urlcrazy.md) | | DirBuster | 616 | [文档](01_reconnaissance/05_web_scanning/dirbuster/dirbuster.md) | | Uro | 526 | [文档](01_reconnaissance/05_web_scanning/uro/uro.md) | ### 漏洞扫描 | 工具 | 行数 | 链接 | |------|-------|------| | Heartleech | 819 | [文档](01_reconnaissance/06_vulnerability_scanning/heartleech/heartleech.md) | GVM | 519 | [文档](01_reconnaissance/06_vulnerability_scanning/gvm/gvm.md) | ### Web 漏洞扫描 | 工具 | 行数 | 链接 | |------|-------|------| | Nuclei | 1,249 | [文档](01_reconnaissance/07_web_vulnerability_scanning/nuclei/nuclei.md) | | Nikto | 1,169 | [文档](01_reconnaissance/07_web_vulnerability_scanning/nikto/nikto.md) | | DavTest | 1,148 | [文档](01_reconnaissance/07_web_vulnerability_scanning/davtest/davtest.md) | | JoomScan | 1,114 | [文档](01_reconnaissance/07_web_vulnerability_scanning/joomscan/joomscan.md) | | Burp Suite | 1,079 | [文档](01_reconnaissance/07_web_vulnerability_scanning/burpsuite/burpsuite.md) | | Caido | 1,079 | [文档](01_reconnaissance/07_web_vulnerability_scanning/caido/caido.md) | | CRLFuzz | 1,045 | [文档](01_reconnaissance/07_web_vulnerability_scanning/crlfuzz/crlfuzz.md) | | WPScan | 1,011 | [文档](01_reconnaissance/07_web_vulnerability_scanning/wpscan/wpscan.md) | | Skipfish | 879 | [文档](01_reconnaissance/07_web_vulnerability_scanning/skipfish/skipfish.md) | | Wapiti | 840 | [文档](01_reconnaissance/07_web_vulnerability_scanning/wapiti/wapiti.md) | | SSTImap | 823 | [文档](01_reconnaissance/07_web_vulnerability_scanning/sstimap/sstimap.md) | | Tinja | 822 | [文档](01_reconnaissance/07_web_vulnerability_scanning/tinja/tinja.md) | | Subjack | 813 | [文档](01_reconnaissance/07_web_vulnerability_scanning/subjack/subjack.md) | | WhatWeb | 772 | [文档](01_reconnaissance/07_web_vulnerability_scanning/whatweb/whatweb.md) | | Paros | 706 | [文档](01_reconnaissance/07_web_vulnerability_scanning/paros/paros.md) | | WCVS | 689 | [文档](01_reconnaissance/07_web_vulnerability_scanning/wcvs/wcvs.md) | | WebScarab | 641 | [文档](01_reconnaissance/07_web_vulnerability_scanning/webscarab/webscarab.md) | | Watobo | 628 | [文档](01_reconnaissance/07_web_vulnerability_scanning/watobo/watobo.md) | | ZAProxy | 517 | [文档](01_reconnaissance/07_web_vulnerability_scanning/zaproxy/zaproxy.md) | ### 蓝牙 | 工具 | 行数 | 链接 | |------|-------|------| | Bettercap | 801 | [文档](01_reconnaissance/08_bluetooth/bettercap/bettercap.md) | | Ubertooth-Util | 847 | [文档](01_reconnaissance/08_bluetooth/ubertooth-util/ubertooth-util.md) | | Bluesnarfer | 732 | [文档](01_reconnaissance/08_bluetooth/bluesnarfer/bluesnarfer.md) | | BTScanner | 716 | [文档](01_reconnaissance/08_bluetooth/btscanner/btscanner.md) | | Spooftooph | 667 | [文档](01_reconnaissance/08_bluetooth/spooftooph/spooftooph.md) | | BlueLog | 665 | [文档](01_reconnaissance/08_bluetooth/bluelog/bluelog.md) | | RedFang | 617 | [文档](01_reconnaissance/08_bluetooth/redfang/redfang.md) | | BlueRanger | 603 | [文档](01_reconnaissance/08_bluetooth/blueranger/blueranger.md) | ### WiFi | 工具 | 行数 | 链接 | |------|-------|------| | Kismet | 999 | [文档](01_reconnaissance/09_wifi/kismet/kismet.md) | | Wash | 845 | [文档](01_reconnaissance/09_wifi/wash/wash.md) | | Sparrow-WiFi | 796 | [文档](01_reconnaissance/09_wifi/sparrow-wifi/sparrow-wifi.md) | | Asleap | 617 | [文档](01_reconnaissance/09_wifi/asleap/asleap.md) | ### 射频 | 工具 | 行数 | 链接 | |------|-------|------| | GnuRadio | 1,258 | [文档](01_reconnaissance/10_radio_frequency/gnuradio/gnuradio.md) | | RFcat | 1,019 | [文档](01_reconnaissance/10_radio_frequency/rfcat/rfcat.md) | | Chirp | 839 | [文档](01_reconnaissance/10_radio_frequency/chirp/chirp.md) | | HackRF | 716 | [文档](01_reconnaissance/10_radio_frequency/hackrf/hackrf.md) | | Gqrx | 766 | [文档](01_reconnaissance/10_radio_frequency/gqrx/gqrx.md) |阶段 02 — 资源开发(34 款工具)
### 反汇编器与调试器 | 工具 | 行数 | 链接 | |------|-------|------| | GDB | 816 | [文档](02_resource_development/disassemblers_debuggers/gdb/gdb.md) | | Ghidra | 675 | [文档](02_resource_development/disassemblers_debuggers/ghidra/ghidra.md) | | Rizin | 589 | [文档](02_resource_development/disassemblers_debuggers/rizin/rizin.md) | | GEF | 578 | [文档](02_resource_development/disassemblers_debuggers/gef/gef.md) | | Capstone | 547 | [文档](02_resource_development/disassemblers_debuggers/capstone/capstone.md) | | Radare2 | 534 | [文档](02_resource_development/disassemblers_debuggers/radare2/radare2.md) | | Cutter | 444 | [文档](02_resource_development/disassemblers_debuggers/cutter/cutter.md) | | EDB-Debugger | 415 | [文档](02_resource_development/disassemblers_debuggers/edb-debugger/edb-debugger.md) | | RecStudio | 376 | [文档](02_resource_development/disassemblers_debuggers/recstudio/recstudio.md) | | OllyDbg | 349 | [文档](02_resource_development/disassemblers_debuggers/ollydbg/ollydbg.md) | ### 漏洞利用资源 | 工具 | 行数 | 链接 | |------|-------|------| | SearchSploit | 442 | [文档](02_resource_development/exploit_resources/searchsploit/searchsploit.md) | | ExploitDB | 413 | [文档](02_resource_development/exploit_resources/exploitdb/exploitdb.md) | | Pompem | 330 | [文档](02_resource_development/exploit_resources/pompem/pompem.md) | ### 模糊测试 | 工具 | 行数 | 链接 | |------|-------|------| | AFL | 602 | [文档](02_resource_development/fuzzing/afl-fuzz/afl-fuzz.md) | | Spike | 414 | [文档](02_resource_development/fuzzing/spike/spike.md) | | SFuzz | 373 | [文档](02_resource_development/fuzzing/sfuzz/sfuzz.md) | | BED | 351 | [文档](02_resource_development/fuzzing/bed/bed.md) | ### Java 与 Android 逆向 | 工具 | 行数 | 链接 | |------|-------|------| | JADX | 520 | [文档](02_resource_development/java_android_reversing/jadx/jadx.md) | | Apktool | 491 | [文档](02_resource_development/java_android_reversing/apktool/apktool.md) | | Bytecode Viewer | 421 | [文档](02_resource_development/java_android_reversing/bytecode-viewer/bytecode-viewer.md) | | DEX2JAR | 393 | [文档](02_resource_development/java_android_reversing/dex2jar/dex2jar.md) | | JD-GUI | 352 | [文档](02_resource_development/java_android_reversing/jd-gui/jd-gui.md) | | JavaSnoop | 301 | [文档](02_resource_development/java_android_reversing/javasnoop/javasnoop.md) | ### Shellcode 与 payload 生成 | 工具 | 行数 | 链接 | |------|-------|------| | MSFvenom | 907 | [文档](02_resource_development/shellcode_payload/msfvenom/msfvenom.md) | | Veil | 603 | [文档](02_resource_development/shellcode_payload/veil/veil.md) | | Shellter | 598 | [文档](02_resource_development/shellcode_payload/shellter/shellter.md) | | Donut | 580 | [文档](02_resource_development/shellcode_payload/donut/donut.md) | | Backdoor-Factory | 514 | [文档](02_resource_development/shellcode_payload/backdoor-factory/backdoor-factory.md) | | ShellNoob | 506 | [文档](02_resource_development/shellcode_payload/shellnoob/shellnoob.md) | | Cymothoa | 485 | [文档](02_resource_development/shellcode_payload/cymothoa/cymothoa.md) | | MSF-NASM | 436 | [文档](02_resource_development/shellcode_payload/msf-nasm_shell/msf-nasm_shell.md) | | EXE2HEX | 401 | [文档](02_resource_development/shellcode_payload/exe2hex/exe2hex.md) | | Sickle-PDK | 396 | [文档](02_resource_development/shellcode_payload/sickle-pdk/sickle-pdk.md) | | MSFPC | 389 | [文档](02_resource_development/shellcode_payload/msfpc/msfpc.md) |阶段 03 — 初始访问(10 款工具)
| 工具 | 行数 | 链接 | |------|-------|------| | SQLSus | 1,256 | [文档](03_initial_access/sqlsus/sqlsus.md) | | GoPhish | 959 | [文档](03_initial_access/gophish/gophish.md) | | SQLNinja | 952 | [文档](03_initial_access/sqlninja/sqlninja.md) | | SQLMap | 891 | [文档](03_initial_access/sqlmap/sqlmap.md) | | Commix | 759 | [文档](03_initial_access/commix/commix.md) | | DNS-Rebind | 690 | [文档](03_initial_access/dns-rebind/dns-rebind.md) | | jSQL | 642 | [文档](03_initial_access/jsql/jsql.md) | | Metasploit | 632 | [文档](03_initial_access/metasploit-framework/metasploit-framework.md) | | JBoss-Autopwn | 612 | [文档](03_initial_access/jboss-autopwn/jboss-autopwn.md) | | SET Toolkit | 511 | [文档](03_initial_access/setoolkit/setoolkit.md) |阶段 04 — 执行(6 款工具)
| 工具 | 行数 | 链接 | |------|-------|------| | XSSer | 828 | [文档](04_execution/xsser/xsser.md) | | Nishang | 738 | [文档](04_execution/nishang/nishang.md) | | PowerSploit | 738 | [文档](04_execution/powersploit/powersploit.md) | | BeEF | 723 | [文档](04_execution/beef-xss/beef-xss.md) | | Evilgrade | 708 | [文档](04_execution/evilgrade/evilgrade.md) | | Armitage | 611 | [文档](04_execution/armitage/armitage.md) |阶段 05 — 持久化(7 款工具)
| 工具 | 行数 | 链接 | |------|-------|------| | Laudanum | 689 | [文档](05_persistence/laudanum/laudanum.md) | | Weevely | 630 | [文档](05_persistence/weevely/weevely.md) | | Cymothoa | 614 | [文档](05_persistence/cymothoa/cymothoa.md) | | WeBaCoo | 588 | [文档](05_persistence/webacoo/webacoo.md) | | Backdoor-Factory | 550 | [文档](05_persistence/backdoor-factory/backdoor-factory.md) | | Webshells | 517 | [文档](05_persistence/webshells/webshells.md) | | PHPGGC | 510 | [文档](05_persistence/phpggc/phpggc.md) |阶段 06 — 权限提升(6 款工具)
| 工具 | 行数 | 链接 | |------|-------|------| | BloodyAD | 746 | [文档](06_privilege_escalation/bloodyad/bloodyad.md) | | Lynis | 644 | [文档](06_privilege_escalation/lynis/lynis.md) | | Unix-Privesc-Check | 616 | [文档](06_privilege_escalation/unix-privesc-check/unix-privesc-check.md) | | LinPEAS | 574 | [文档](06_privilege_escalation/linpeas/linpeas.md) | | PEASS | 508 | [文档](06_privilege_escalation/peass/peass.md) | | WinPEAS | 505 | [文档](06_privilege_escalation/winpeas/winpeas.md) |阶段 07 — 防御绕过(16 款工具)
| 工具 | 行数 | 链接 | |------|-------|------| | Impacket | 837 | [文档](07_defense_evasion/pass_the_hash/impacket-scripts/impacket-scripts.md) | | Veil | 790 | [文档](07_defense_evasion/av_evasion/veil/veil.md) | | Shellter | 743 | [文档](07_defense_evasion/av_evasion/shellter/shellter.md) | | Evil-WinRM | 729 | [文档](07_defense_evasion/pass_the_hash/evil-winrm/evil-winrm.md) | | SniffJoke | 697 | [文档](07_defense_evasion/av_evasion/sniffjoke/sniffjoke.md) | | Stegsnow | 655 | [文档](07_defense_evasion/steganography/stegsnow/stegsnow.md) | | FreeRDP | 649 | [文档](07_defense_evasion/pass_the_hash/freerdp/freerdp.md) | | OutGuess | 612 | [文档](07_defense_evasion/steganography/outguess/outguess.md) | | SMBMap | 611 | [文档](07_defense_evasion/pass_the_hash/smbmap/smbmap.md) | | Stegosuite | 600 | [文档](07_defense_evasion/steganography/stegosuite/stegosuite.md) | | Rubeus | 583 | [文档](07_defense_evasion/pass_the_hash/rubeus/rubeus.md) | | Mimikatz | 564 | [文档](07_defense_evasion/pass_the_hash/mimikatz/mimikatz.md) | | Passing-the-Hash | 542 | [文档](07_defense_evasion/pass_the_hash/passing-the-hash/passing-the-hash.md) | | CrackMapExec | 536 | [文档](07_defense_evasion/pass_the_hash/crackmapexec/crackmapexec.md) | | Steghide | 536 | [文档](07_defense_evasion/steganography/steghide/steghide.md) | | NetExec | 532 | [文档](07_defense_evasion/pass_the_hash/netexec/netexec.md) |
**已记录 302 款工具。超过 20 万行代码。已完成 10 个阶段。每周更新。**
标签:OSCP, XXE攻击, 工具文档, 插件系统, 网络安全, 防御加固, 隐私保护