【免责声明】本仓库所涉及的技术、思路和工具仅供学习,任何人不得将其用于非法用途和盈利,否则后果自行承担。
轻量化红队知识仓库,不定期更新。markdown文档与Linux alias命令或Windows doskey命令联动,可实现终端快捷查询。
近期在复现免杀(涵盖msf、evasion、veil、venom、shellter等):Click Here
攻防渗透中的常用命令(涵盖信息收集/漏洞挖掘/内网穿透/msf/cs等知识点):Click Here
长期维护一个综合漏洞知识库(涵盖Vulhub、Peiqi、Edge、0sec、Wooyun等开源漏洞库):Threekiii/Vulnerability-Wiki
长期维护一个漏洞利用工具库(涵盖Vulhub、Peiqi等开源漏洞库):Threekiii/Awesome-Exploit
Vulnerability Wiki,一个基于docsify开发的漏洞知识库项目,集成了Vulhub、Peiqi、Edge、0sec、Wooyun等开源漏洞库。
可以通过docsify自定义部署,也可以通过docker-compose快速部署。
- Vulnerability Wiki:Click Here
- 攻防渗透常用命令速查:Click Here
- 反弹shell命令速查:Click Here
- 重要端口及服务速查:Click Here
- HTTP状态码速查:Click Here
- 安全厂商及官网链接速查:Click Here
- 主要安全产品及弱口令速查:Click Here
- Apache项目及漏洞指纹速查:Click Here
- OWASP TOP10 2017/2021 Click Here
- 内网渗透-免杀:Click Here
- 红队中易被攻击的一些重点系统漏洞整理(来源:棱角安全团队):Click Here
- 网络攻击与防御图谱:Click Here
- DNS log平台搭建:Click Here
- CyberChef:编解码及加密,可本地部署 https://github.com/gchq/CyberChef
- OK Tools在线工具:https://github.com/wangyiwy/oktools
- CTF在线工具:http://www.hiencode.com/
- Unicode字符表:https://www.52unicode.com/enclosed-alphanumerics-zifu
- 在线MD5 Hash破解:https://www.somd5.com/
- XSSEE:在线综合编解码工具 https://evilcos.me/lab/xssee/
- Explain Shell:Shell命令解析 https://explainshell.com/
- 在线正则表达式:https://c.runoob.com/front-end/854/
- Webshell Chop:https://webshellchop.chaitin.cn/demo/
- XSS Chop:https://xsschop.chaitin.cn/demo/
- WebShell查杀:https://n.shellpub.com/
- HTML5 Security Cheatsheet:XSS攻击向量学习/参考 https://html5sec.org/
- 在线代码格式标准化:http://web.chacuo.net/formatsh
- Virustotal:https://www.virustotal.com/gui/home/upload
- 腾讯哈勃分析系统:https://habo.qq.com/tool/index
- 微步在线威胁情报:https://x.threatbook.cn/
- 奇安信威胁情报:https://ti.qianxin.com/
- 360威胁情报:https://ti.360.net/#/homepage
- 安恒威胁情报:https://ti.dbappsecurity.com.cn/
- 火线安全平台:https://www.huoxian.cn
- 知道创宇漏洞平台:https://www.seebug.org/
- Hacking8安全信息流:https://i.hacking8.com/
- Fofa:https://fofa.info/
- Shodan:https://www.shodan.io/
- ZoomEye:https://www.zoomeye.org/
- 谛听:https://www.ditecting.com/
- 360网络空间测绘:https://quake.360.cn/quake/#/index
- Google Hacking Database:https://www.exploit-db.com/google-hacking-database
- 零组文库:零组已停运,非官方 https://0-wiki.com/
- 先知社区:https://xz.aliyun.com/
- 狼组公开知识库:https://wiki.wgpsec.org/
- 404星链计划:知道创宇 404 实验室 https://github.com/knownsec/404StarLink
- MITRE ATT&CK:网络攻击中使用的已知对抗战术和技术 https://attack.mitre.org/matrices/enterprise/
- Wayback Machine:网页历史缓存 https://archive.org/web
- IP精准定位:https://www.ipuu.net/#/home
- IP 138:https://site.ip138.com/
- Security Trails:https://securitytrails.com/
- Chinaz:https://ping.chinaz.com/
- Host Tracker:https://www.host-tracker.com/
- Webpage Test:https://www.webpagetest.org/
- DNS Check:https://dnscheck.pingdom.com/
- 站长之家 Whois:https://whois.chinaz.com/
- 中国万网 Whois:https://whois.aliyun.com/
- 国际 Whois:https://who.is/
- Hacker Target:https://hackertarget.com/find-dns-host-records
- DNS Dumpster:https://dnsdumpster.com
- DNS DB:https://dnsdb.io/zh-cn
- Censys:https://censys.io
- Certificate Search:https://crt.sh
- 证书透明度监控:https://developers.facebook.com/tools/ct"
- CNNIC中国互联网信息中心:http://ipwhois.cnnic.net.cn
-
Wapplyzer:Chrome插件 跨平台网站分析工具 https://github.com/AliasIO/Wappalyzer
-
TideFinger:提取了多个开源指纹识别工具的规则库并进行了规则重组 https://github.com/TideSec/TideFinger
-
御剑web指纹识别程序:https://www.webshell.cc/4697.html
-
云悉指纹识别:http://www.yunsee.cn/
- dirsearch:目录扫描/爆破 https://github.com/maurosoria/dirsearch
- dirmap:目录扫描/爆破 https://github.com/H4ckForJob/dirmap
- Arjun:HTTP参数扫描器 https://github.com/s0md3v/Arjun
- ksubdomain:子域名爆破 https://github.com/knownsec/ksubdomain
- Gobuster:URI/DNS/WEB爆破 https://github.com/OJ/gobuster
- Hydra:弱密码爆破 https://github.com/vanhauser-thc/thc-hydra
- John the Ripper:https://github.com/openwall/john
- Dictionary-Of-Pentesting:渗透测试、SRC漏洞挖掘、爆破、Fuzzing等常用字典 https://github.com/insightglacier/Dictionary-Of-Pentesting
- fuzzDicts:Web渗透Fuzz字典 https://github.com/TheKingOfDuck/fuzzDicts
- PentesterSpecialDict:渗透测试工程师精简化字典 https://github.com/ppbibo/PentesterSpecialDict
- GitHack:.git泄露利用脚本 https://github.com/lijiejie/GitHack
- AlliN:https://github.com/P1-Team/AlliN
- Kunyu:https://github.com/knownsec/Kunyu
- OneForAll:https://github.com/shmilylty/OneForAll
- ShuiZe:https://github.com/0x727/ShuiZe_0x727
- Fofa Viewer:https://github.com/wgpsec/fofa_viewer
- fscan:内网综合扫描工具 https://github.com/shadow1ng/fscan
- hping3:端口扫描 高速 发包量少 结果准确无蜜罐 https://github.com/antirez/hping
- EHole:红队重点攻击系统指纹探测工具 https://github.com/EdgeSecurityTeam/EHole
- Ladon:用于大型网络渗透的多线程插件化综合扫描工具 https://github.com/k8gege/Ladon
- HackerOne:https://www.hackerone.com/
- Vulhub:https://vulhub.org/
- PeiQi:http://wiki.peiqi.tech/
- 乌云镜像:http://wooyun.2xss.cc/
- 未授权访问漏洞总结:http://luckyzmj.cn/posts/15dff4d3.html
- DVWA:https://github.com/digininja/DVWA
- HackTheBox:https://www.hackthebox.com/
- OWASP Top10:https://owasp.org/www-project-juice-shop/
- WebGoat:https://github.com/WebGoat/WebGoat
- Sqli-labs:SQL注入 https://github.com/Audi-1/sqli-labs
- Xss-labs:XSS注入 https://github.com/do0dl3/xss-labs
- Upload-labs:上传漏洞 https://github.com/c0ny1/upload-labs
- Vulstudy:docker快速搭建共17个漏洞靶场 https://github.com/c0ny1/vulstudy
- Exploit Database:https://www.exploit-db.com/
- Windows-Exploit-Suggester:https://github.com/AonCyberLabs/Windows-Exploit-Suggester
- Linux_Exploit_Suggester:https://github.com/InteliSecureLabs/Linux_Exploit_Suggester
- Vulnerability:https://github.com/EdgeSecurityTeam/Vulnerability
- POChouse:https://github.com/DawnFlame/POChouse
- Some-PoC-oR-ExP:各种漏洞PoC、ExP的收集或编写 https://github.com/coffeehb/Some-PoC-oR-ExP
- Penetration_Testing_POC:https://github.com/Mr-xn/Penetration_Testing_POC
- CMS-Hunter:CMS漏洞测试用例集合 https://github.com/SecWiki/CMS-Hunter
- Vulmap:漏洞扫描和验证工具 https://github.com/zhzyker/vulmap
- ysoserial:Java反序列化 https://github.com/frohoff/ysoserial
- Ceye DNS:在线平台 http://ceye.io/
- Dnslog:在线平台 http://dnslog.cn/
- Fuzz.Red:在线平台 https://github.com/AlphabugX/Alphalog
- DNSLog-GO:自建私有平台 https://github.com/lanyi1998/DNSlog-GO
- CVE-2021-44228-PoC-log4j-bypass-words:https://github.com/Puliczek/CVE-2021-44228-PoC-log4j-bypass-words
- PayloadsAllTheThings:https://github.com/swisskyrepo/PayloadsAllTheThings
- java.lang.Runtime.exec() Payload:java Payload在线生成 https://www.bugku.net/runtime-exec-payloads/
- PHP Generic Gadget Chains:PHP反序列化Payload https://github.com/ambionics/phpggc
- Webshell收集项目:https://github.com/tennc/webshell
- Behinder 冰蝎:https://github.com/rebeyond/Behinder
- Behinder3:
kali + java 11.0.14
或windows10 + java 1.8.0_91
,注意,该环境下Behinder2无法正常运行 - Behinder2:windows10 + java 1.8.0_91
- Behinder3:
- Godzilla 哥斯拉:https://github.com/BeichenDream/Godzilla
- PHPFuck:https://github.com/splitline/PHPFuck
- JSFuck:http://www.jsfuck.com/
- Gopherus:生成gopher链接 https://github.com/tarunkant/Gopherus
- GolangBypassAV:https://github.com/safe6Sec/GolangBypassAV
- BypassAntiVirus:远控免杀系列文章及配套工具 https://github.com/TideSec/BypassAntiVirus
- NPS:通过web端管理,无需配置文件 https://github.com/ehang-io/nps
- FRP:55k star项目 https://github.com/fatedier/frp
- Neo-reGeorg:tunnel快速部署 https://github.com/L-codes/Neo-reGeorg
- Proxifier:windows代理工具 https://www.proxifier.com/
- Proxychains:kali代理工具 https://github.com/haad/proxychains
- HFish:一款安全、简单可信赖的跨平台蜜罐软件,允许商业和个人用户免费使用 https://github.com/hacklcx/HFish
- CDK:容器渗透 https://github.com/cdk-team/CDK
- veinmind-tools:容器安全工具集 https://github.com/chaitin/veinmind-tools
- The art of command line:快速掌握命令行 https://github.com/jlevy/the-art-of-command-line
- Responder:实现获取NTLM Hash等功能 https://github.com/SpiderLabs/Responder
- Impacket:其中的psexec.py通过用户名和密码远程连接到目标服务器 https://github.com/SecureAuthCorp/impacket
- PsTools:PsExec.exe功能同Impacket中的psexec.py https://docs.microsoft.com/en-us/sysinternals/downloads/pstools
- CrackMinApp:反编译微信小程序 https://github.com/Cherrison/CrackMinApp
- AppInfoScanner:移动端信息收集 https://github.com/kelvinBen/AppInfoScanner
- wxappUnpacker:小程序解包 https://github.com/xuedingmiaojun/wxappUnpacker
- IoT-vulhub: IoT 版固件漏洞复现环境 https://github.com/firmianay/IoT-vulhub
- aliyun-accesskey-Tools:阿里云accesskey利用工具 https://github.com/mrknow001/aliyun-accesskey-Tools
- cosbrowser:腾讯云COS客户端 https://github.com/TencentCloud/cosbrowser
- DruidCrack:Druid密文解密工具 https://github.com/rabbitmask/DruidCrack
- 逆向分析工具集:https://pythonarsenal.com/
- PEiD:查壳工具 https://www.aldeid.com/wiki/PEiD
- Py2exe:Python打包工具 https://www.py2exe.org/
- PyInstaller:Python打包工具 https://github.com/pyinstaller/pyinstaller
- CTF Wiki:https://ctf-wiki.org/
- CTF Time:https://ctftime.org/
- CTF Tools:https://github.com/zardus/ctf-tools
- 攻防世界:https://adworld.xctf.org.cn/
- Hacker 101:https://www.hacker101.com/
-
Awesome CobaltStrike:CobaltStrike知识库 https://github.com/zer0yu/Awesome-CobaltStrike
-
Erebus:后渗透测试插件 https://github.com/DeEpinGh0st/Erebus
-
LSTAR:综合后渗透插件 https://github.com/lintstar/LSTAR
-
ElevateKit:提权插件 https://github.com/rsmudge/ElevateKit
- HaE:高亮标记与信息提取辅助型插件 https://github.com/gh0stkey/HaE
- Log4j2Scan:Log4j主动扫描 https://github.com/whwlsfb/Log4j2Scan
- Proxy SwitchyOmega:快速切换代理 https://github.com/FelisCatus/SwitchyOmega
- Wappalyzer:识别网站技术/框架/语言 https://www.wappalyzer.com/
- EditThisCookie:修改Cookie https://www.editthiscookie.com/
- FindSomething:在网页的源代码或js中寻找有用信息 https://github.com/ResidualLaugh/FindSomething
- Disable JavaScript:禁用JavaScript绕过弹窗 https://github.com/dpacassi/disable-javascript
- Hunter:查找网页暴露邮箱 https://hunter.io/chrome
- Hack Bar:渗透神器No.1 https://github.com/0140454/hackbar
- Xray:安全评估工具 https://github.com/chaitin/xray
- oh my zsh:命令行工具集 好用 推荐 https://github.com/ohmyzsh/ohmyzsh
- 创建alias.bat,文件内容如下。
@echo off
::Tips
@DOSKEY httpcode=type "D:\Hack Tools\Tips\http_status_code.md"
@DOSKEY versions=type "D:\Hack Tools\Tips\versions.md"
@DOSKEY owasp=type "D:\Hack Tools\Tips\owasp.md"
- 注册表打开
计算机\HKEY_CURRENT_USER\Software\Microsoft\Command Processor
。 - 创建字符串值
autorun
,赋值为alias.bat所在位置,例如D:\Software\alias.bat
。 - 双击alias.bat运行,重启cmd。
- 此时在终端输入httpcode,即可返回文件内容。
解决cmd中文乱码的问题:
- 注册表打开
计算机\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Command Processor
。- 创建字符串值
autorun
,赋值为chcp 65001
。
- 安装插件
Markdown Viewer
。 - 配合Bootstrap可以实现快速部署导航页或文档库。