Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 363 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 363 Bytes

Python

Various scripts

  • EmailHeaderAnalyzer.py - Parses out important information within the email header via regex
  • EmailValidator.py - Validates email address with the Hunter.io API
  • Virustotal.py - Validates domain and URL using the virustotal API
  • Portscan.py - Simple port scan
  • App.py - basic Tinker app with buttons to run multiple scripts at once