Skip to content

chillyilly/spfshadow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

SPFShadow v1.1

A comprehensive tool for discovering subdomains using OSINT and performing SPF shadow record analysis.

Features

  • Queries crt.sh, VirusTotal, SecurityTrails, and subdomain.center
  • Validates subdomains
  • Performs SPF record lookups and classification
  • Exports data to CSV
  • Interactive CLI menu

Updated Features for v1.1

  • Performs DMARC Scanning
  • Performs DKIM Scanning
  • Performs SPF Vulnerability Scans

Additional Information

  • Virustotal and SecurityTrails API keys are encourged, but not required.

Install

git clone https://github.com/chillyilly/spfshadow.git
cd spfshadow
pip install bs4 requests dnspython

Run

python3 spfshadow.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages