自动化漏洞挖掘工具NucleiScanner集合Nuclei + Subfinder + Gau + Paramspider + httpx

admin 2024年5月14日19:04:51评论11 views字数 1712阅读5分42秒阅读模式
点击蓝字 关注我们

自动化漏洞挖掘工具NucleiScanner集合Nuclei + Subfinder + Gau + Paramspider + httpx
免责声明

本文发布的工具和脚本,仅用作测试和学习研究,禁止用于商业用途,不能保证其合法性,准确性,完整性和有效性,请根据情况自行判断。

如果任何单位或个人认为该项目的脚本可能涉嫌侵犯其权利,则应及时通知并提供身份证明,所有权证明,我们将在收到认证文件后删除相关内容。

文中所涉及的技术、思路及工具等相关知识仅供安全为目的的学习使用,任何人不得将其应用于非法用途及盈利等目的,间接使用文章中的任何工具、思路及技术,我方对于由此引起的法律后果概不负责。

🌟简介

NucleiScanner是一个强大的自动化工具,用于检测Web应用程序中的未知漏洞。

NucleiScanner是一个自动化工具,它结合了NucleiSubfinderGauParamspiderhttpx功能,以增强Web应用程序安全测试。它使用Subfinder来收集子域,Gau通过过滤不需要的扩展来收集URL,ParamSpider用于识别潜在的入口点,Nuclei Scanning templates用于扫描漏洞。NucleiScanner简化了流程,使安全专业人员和Web开发人员更容易有效地检测和解决安全风险。下载NucleiScanner以保护您的Web应用程序免受漏洞和攻击。

注:Nuclei+Subfinder+Gau+Paramspider+httpx=NucleiScanner

重要提示:请确保工具NucleiSubfinderGauParamspiderhttpx已安装在您的机器上,并正确执行,以使用NucleiScanner而不会出现任何问题。&

工具包括:

Nucleigit clone https://github.com/projectdiscovery/nuclei.git

Subfindergit clone https://github.com/projectdiscovery/subfinder.git

Gaugit clone https://github.com/lc/gau.git

ParamSpider git clone https://github.com/0xKayala/ParamSpider.git

httpxgit clone https://github.com/projectdiscovery/httpx.git

模板:

Nuclei模板git clone https://github.com/projectdiscovery/nuclei-templates.git

截图

自动化漏洞挖掘工具NucleiScanner集合Nuclei + Subfinder + Gau + Paramspider + httpx

使用

ns -h

这将显示该工具的帮助。以下是它支持的选项。

NucleiScanner is a Powerful Automation tool for detecting Unknown Vulnerabilities in Web Applications

Usage: /usr/bin/ns [options]

Options:
  -h, --help              Display help information
  -d, --domain <domain>   Domain to scan for Unknown Vulnerabilities
  -f, --file <filename>   File containing multiple domains/URLs to scan

安装:

要安装NucleiScanner,请执行以下步骤:

git clone https://github.com/0xKayala/NucleiScanner.git && cd NucleiScanner && sudo chmod +x install.sh && ./install.sh && ns -h && cd ..

示例:

以下是如何使用NucleiScanner的一些示例:

  • 在单个域上运行NucleiScanner

    ns -d example.com
  • 从一个文件在多个域上运行NucleiScanner

    ns -f file.txt

项目地址

https://github.com/0xKayala/NucleiScanner

原文始发于微信公众号(SecHub网络安全社区):自动化漏洞挖掘工具,集合Nuclei + Subfinder + Gau + Paramspider + httpx

  • 左青龙
  • 微信扫一扫
  • weinxin
  • 右白虎
  • 微信扫一扫
  • weinxin
admin
  • 本文由 发表于 2024年5月14日19:04:51
  • 转载请保留本文链接(CN-SEC中文网:感谢原作者辛苦付出):
                   自动化漏洞挖掘工具NucleiScanner集合Nuclei + Subfinder + Gau + Paramspider + httpxhttps://cn-sec.com/archives/2739670.html

发表评论

匿名网友 填写信息