
يفحص مواقع الويب بحثًا عن حقن SocGholish في JavaScript، ويفك تشويش الحمولات الخبيثة، ويُبلغ عن عناوين URL لنطاقات الظل المستخدمة في حملات الإعلانات الخبيثة.
نص برمجي بسيط لفحص المواقع الإلكترونية بحثًا عن حقن SocGholish. يتحقق من وجود الحقن ويعرضه إذا وُجد، كما يفك تعتيم نطاقات URL الظلّية ويعرضها.
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)
قياسي

NDSX
