37 matches found
lazyrecon
root@kitploit: / \ / / \ /// / // Y / \ /| | | | / | / / \ / | /|| \ | / | / || |\ || | |/| |-||/ / / / | /| / | | /|| | || // |/// /\\|// | 用法 ./lazyrecon.sh -d domain.com 排除特定子域名: ./lazyrecon.sh -d domain.com -e excluded.domain.com,other.domain.com 关于 LazyRecon 是一个用 Bash...
goodoldsearch-oss
Good Old Search 使用精确短语、站点过滤器、排除项、日期范围、文件类型以及一键式链接,跨搜索引擎和垂直搜索目标构建精准搜索查询。 这不是搜索引擎、元搜索聚合器、爬虫或 API 代理。它是一个本地静态查询构建器,用于打开你选择的搜索引擎。 该应用具有五个界面: 简单:日常精确搜索构建器,位于 index.html。 高级搜索实验室:面向专业操作符的构建器,位于 advanced.html,支持 Google 搜索语法、文件类型搜索、站点/路径过滤器、标题/URL/正文操作符、日期范围、预设以及原始操作符行。 Shodan:一个 Shodan 查询构建器和搜索助手,位于...
Ashok
Ashok 极快速侦察瑞士军刀 📌 简介 侦察 是渗透测试的第一阶段,即在计划任何实际攻击之前收集信息。Ashok 是一款为渗透测试人员设计的极快速侦察工具,专门用于侦察阶段。在 Ashok-v1.1 中,您可以找到 高级 Google 搜索语法工具 和 Wayback 爬取引擎。 💥 主要功能 root@kitploit: - Wayback Crawler Machine - Google Dorking without limits - Github Information Grabbing - Subdomain Identifier - Cms/Technology...
XnlReveal
Acerca de - v4.5 Esta es una extensión para Chrome/Firefox que puede hacer lo siguiente: Para hosts que están en el alcance: Mostrar una alerta para cualquier parámetro de consulta que se refleje e identificar parámetros "sus". Opcionalmente, comprobar si los caracteres ', " y se reflejan sin est...
Reconky-Automated_Bash_Script
Reconky-自动化Bash脚本 root@kitploit: \ \ /|| \ /|\ /| | || /| /| || \ || \ / / \ / | || | | | | | || \ | || / / \ / | | | | | | | || \ \ || \ / | \ | | | | | | || | \ || \ \ | \ | /| /| || \ || / \ \ | | |/ ///|/ |/ / / 用法 ./reconky.sh 关于 Reconky 是一个用 bash 编写的脚本,用于自动化侦察和信息收集任务。该 Bash...
TheTimeMachine
🚀 TheTimeMachine v3.0 - Weaponizing Wayback for Recon, BugBounties, OSINT & More! You’ve heard of time travel in movies and comics, right? Well, this isn’t fiction anymore 😎. TheTimeMachine lets you dig through the past of any web app by scraping archived URLs from the Wayback Machine — and helps...
sn0int
sn0int sn0int pronounced /snoɪnt/ is a semi-automatic OSINT framework and package manager. It's used by IT security professionals, bug bounty hunters, law enforcement agencies and in security awareness trainings to gather intelligence about a given target or about yourself. sn0int is enumerating...
lazyrecon
root@kitploit: | | | |/ | /| | | | / / |/ | \ | | | / / | | | | | | / | | | ||\ |/ \ || ||/|| |v2 |/ Lazyrecon v2 is a subdomain discovery tool that finds and resolves valid subdomains then performs SSRF/LFI/SQLi fuzzing, brute-force and port scanning. It has a simple modular architecture and...
waymore
关于 - v8.9 waymore 的设计理念是从 Wayback Machine(以及更多来源)中挖掘出比现有工具更多的链接。 👉 waymore 与其他工具的最大区别在于,它还能够 下载存档的响应数据 (来自 Wayback Machine 和 URLScan),以便你可以从中搜索更多链接、开发者注释、额外参数等。 👉 此外,其他工具目前无法处理来源现行的速率限制,常常在结果不完整时就停止运行,并且不会告知你结果不完整。 任何做过漏洞赏金的人很可能都用过 @TomNomNoms 开发的出色的 waybackurls 工具。该工具从 web.archive.org 获取 URL,并从...
NextRecon
NextRecon NextRecon es una herramienta de reconocimiento simple basada en Python diseñada para cazadores de recompensas por errores, investigadores de seguridad y probadores de penetración. Realiza reconocimiento pasivo recolectando URLs archivadas de Wayback Machine y obteniendo credenciales...
xurlfind3r
xurlfind3r xurlfind3r is a command-line utility designed to discover URLs for a given domain in a simple, efficient way. It works by gathering information from a variety of passive sources, meaning it doesn't interact directly with the target but instead gathers data that is already publicly...
urx
从 OSINT 归档中提取 URL,用于安全洞察。 Urx 是一款命令行工具,旨在从 OSINT 归档(如 Wayback Machine 和 Common Crawl)中收集 URL。基于 Rust 构建以实现高效,它利用异步处理快速查询多个数据源。该工具简化了为指定域名收集 URL 信息的过程,提供全面的数据集,可用于多种目的,包括安全测试和分析。 特性 从多个数据源并行获取 URL(Wayback Machine、Common Crawl、OTX、Arquivo.pt) 默认无密钥:Wayback、Common Crawl、OTX、Arquivo.pt 和 URLScan(匿名)均...
waybackpack
waybackpack Waybackpack 是一个命令行工具,允许你下载给定 URL 的完整 Wayback Machine 存档。 例如,要下载劳工部主页截至 1996 年(恰好是该站点被存档的第一年)的所有副本,你可以运行: root@kitploit: waybackpack http://www.dol.gov/ -d /Downloads/dol-wayback --to-date 1996 结果: root@kitploit: /Downloads/dol-wayback/ ├── 19961102145216 │ └── www.dol.gov │ └──...
waybackpack
waybackpack Waybackpack is a command-line tool that lets you download the entire Wayback Machine archive for a given URL. For instance, to download every copy of the Department of Labor's homepage through 1996 which happens to be the first year the site was archived, you'd run: root@kitploit:...
gau
getallurls gau getallurls gau 从 AlienVault 的 Open Threat Exchange、Wayback Machine、Common Crawl 和 URLScan 获取给定域名的已知 URL。灵感来源于 Tomnomnom 的 waybackurls。 资源 使用 安装 ohmyzsh 说明 使用: 示例: root@kitploit: $ printf example.com | gau $ cat domains.txt | gau --threads 5 $ gau example.com google.com $ gau --o...
CWFF
CWFF - Listas de palabras personalizadas para fuzzing CWFF es una herramienta que crea una lista de palabras especial de alta calidad para fuzzing/descubrimiento de contenido a la máxima velocidad posible usando concurrencia y está fuertemente inspirada por el Who, What, Where, When, Wordlist...
ParamSpider
paramspider 从网络档案的阴暗角落挖掘URL,用于漏洞狩猎/模糊测试/进一步探测 📖 关于 • 🏗️ 安装 • ⛏️ 用法 • 🚀 示例 • 🤝 贡献 • 关于 paramspider 允许你从Wayback档案中获取与任何域名或域名列表相关的URL。它过滤掉"无聊"的URL,让你专注于最重要的那些。 安装 要安装paramspider,请按照以下步骤操作: root@kitploit: git clone https://github.com/devanshbatham/paramspider cd paramspider pip install . 用法...
waybackurls
waybackurls Accept line-delimited domains on stdin, fetch known URLs from the Wayback Machine for .domain and output them on stdout. Usage example: root@kitploit: ▶ cat domains.txt | waybackurls urls Install: root@kitploit: ▶ go install github.com/tomnomnom/waybackurls@latest Credit This tool was...
waybackurls
waybackurls 从标准输入接受以换行符分隔的域名,从 Wayback Machine 获取 .domain 的已知 URL,并输出到标准输出。 使用示例: root@kitploit: ▶ cat domains.txt | waybackurls urls 安装: root@kitploit: ▶ go install github.com/tomnomnom/waybackurls@latest 致谢 本工具受 @mhmdiaa 的 waybackurls.py 脚本启发。 感谢他/她提供的绝妙创意!...
JWTXposer
JWTXposer 面向漏洞赏金猎人和红队成员的自动化JWT发现与分析工具 JWTXposer是什么? JWTXposer 是一款自动化侦察工具 ,能够扫描像 Wayback Machine 这样的公共存档,提取泄露的 JWT 令牌 ,并对其进行解码以识别可能被利用的信息。 专为漏洞赏金猎人 、红队成员 和CTF玩家 打造,JWTXposer 消除了手动寻找JWT的繁琐工作,并高亮显示 关键声明 (如 userId、accesstoken、scope、authType 等)。 它执行自动化被动侦察 、活端点分析 和JWT解码 ,以提取可能引发以下风险的关键令牌: 🔓 访问控制失效 🔐...