Skip to content

BushidoUK/Python-Projects

Repository files navigation

Python Projects for CTI

  • Repo of my various Python Scripts that can be used for CTI

Learning Resources & Inspiration

  • Retrieves HTML of a specific URL
  • User provides URL
  • Retrieves a specific HTML element by its ID
  • User provides URL and Element_ID
  • Retrieves Table Data from HTML of Open Directory Sites
  • User provides URL and CSV FileName
  • User can use -h to learn how to use the script
  • Retrieves the Reputation and Details of an IP address on VirusTotal via the API
  • User provides the IP Address
  • User provides the VirusTotal API_KEY
  • Retrieves the Reputation and Details of multiple IP addresses in bulk on VirusTotal via the API
  • User provides a TXT file of IP Addresses
  • User specifies the CSV file for the Lookup Output
  • User provides the VirusTotal API_KEY

About

Pything Scripting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages