Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
socgholish_finder | Kitploit
Tools/GitHubGitHub/lasq88/socgholish_finder
Defensive ToolsInformation GatheringWeb SecurityMalware AnalysisThreat Intelligence
GitHublasq88/socgholish_finder

socgholish_finder

View Repository
1423 years agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

SocGholish Finder

Simple script to scan website for SocGholish inject. It checks for and display inject if found, and it deonfuscates and display a shadowing URL domains

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)

Standard Example of usage

NDSX Example of usage NDSX

Download Tool