Skip to content
KitploitKITPLOIT
工具博客
提交
工具博客
提交

黑客、渗透测试和网络安全工具,武装您的安全武器库!

Kitploit 是一个黑客、网络安全和渗透测试工具的目录。发现最新的项目更新,查找漏洞、分析系统、自动化测试并加强你的安全。

··订阅源·联系·隐私·© 2026 Kitploit

工具目录

分类

查看所有分类
Loading categories
socgholish_finder — 扫描网站以检测 SocGholish JavaScript 注入,对恶意负载进行去混淆处理,并报告恶意广告活动中使用的影子域名 URL。 | Kitploit
工具/GitHubGitHub/lasq88/socgholish_finder
防御工具信息收集Web安全恶意软件分析威胁情报
GitHublasq88/socgholish_finder

socgholish_finder

扫描网站以检测 SocGholish JavaScript 注入,对恶意负载进行去混淆处理,并报告恶意广告活动中使用的影子域名 URL。

查看仓库
1423年前尚未审核

最受欢迎

查看全部 →

发现我们社区最常用的工具。

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享

SocGholish Finder(SocGholish 查找器)

用于扫描网站中 SocGholish 注入的简单脚本。它会检查并在发现注入时进行显示,同时会进行反混淆并显示一个遮蔽(shadowing)URL 域名。

root@kitploit:~
usage: finder.py [-h] [-url URL] [-ua USER_AGENT] [-f FILENAME] [-p PROXY] [-s]

SocGholish finder

options:
  -h, --help            show this help message and exit
  -url URL              URL to check
  -ua USER_AGENT, --user-agent USER_AGENT
                        Specify User-Agent to use with the request
  -f FILENAME, --filename FILENAME
                        csv of domains to check
  -p PROXY, --proxy PROXY
                        Proxy server to use, supported format: http(s)://user:[email protected]
  -s, --scripts         list all the scripts on the website with their content (useful for debugging or when script doesn't provide correct results)

标准 Example of usage

NDSX Example of usage NDSX

下载工具