Skip to content

hirajanwin/tools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IP to ASN Library

Library for converting IP addresses to their respective ASN/Org/location information. Includes functionality for reading from a text file and exporting to a .xlsx file.

(BTW credit goes to the MaxMind database for City, Country, and ASN DBs included here. Find them at https://www.maxmind.com/en/)

IP to ASN Maltego Transform

Requirements:

[Maltego Transforms Library] - This is the Maltego Transforms Library. Place it in the same folder as the IPtoASN.py file, and when you import it into Maltego, be sure to use this directory as the working directory

[IPtoASN Library] - Seems obvious but this will be necessary as well. Same as above, place it in the same directory as the iptoasn_maltego.py file and the DBs folder.

VirusTotal Library

Super simple Library that interacts with the VirusTotal API . Functionality will be updated as I find more use for it.

VirusTotal Maltego Transform

At the time of writing, this transform takes an input as an IP and lists known-malicious domains registered to that IP, using the VirusTotal library. This is a standalone transform at the moment, but I'll definitely be writing more in the future.

Gather OSINT Media Collection Platform

Meant to be an OSINT collection platform that scrapes user-defined OSINT sources and presents all of the data in one, user friendly GUI (a simple, local http page).

Sources will include:

Social Media (Twitter)
Social Media (Blogs)
News Media
Technical IoC streams

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.7%
  • Shell 2.3%