Skip to content

tinyravendev/Quick-IP-osint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Quick-IP-osint

Ip osint non main repo

#to do

ver 1

  • Use wrappers.go in main.go
  • Add flags
  • Code lint
  • save output (export) to file (json/txt/etc)

ver 2

  • add config file to read config from (go config awesome go)
  • Scan IP with nmap? (Hint: Permanently Disable This Annoying promote in the config file)

ver 3

  • Add cli with cobra(?)
  • Add better tui with charm/lipgloss
  • read from file
  • batch search with go Concurrency?

Automated IP Address Information Gathering Script/Tool Written In Golang

Features:

  • Lightweight
  • Fast (?)
  • Works Without API keys

Installing :

Gets Information Regarding:

  • Currency Code-Rates-Symbol
  • IP address type,Organisation
  • IP ASN History of discovering an IP announced by ASN and the nearest prefix announcing it at a particular date
  • Protocols
  • Reports or Records
  • Longitude & Latitude
  • Country code,phone,capital,City & Region
  • Timezone
  • ISP
  • Malicious IP's
  • AS & Asname
  • Bgproute & Routedesc & Whoisdesc

To do :

  • Bulk IP Lookup
  • Get More Information About IP
  • Weather Details About IP's Location
  • Get Information About Reverse DNS of the IP & Mobile connection
  • Detect Any Proxy or VPN or Tor exit address
  • Detect Malicious IP Or If Reported

This Script Uses :

  • Threat Crowd API Version 2
  • IP Whois API
  • Robtex Freeapi
  • Google
  • DShield API
  • Any.ge IP Address API
  • Manually Curated IP Blocklist by Pallebone
  • D4-project
  • Barracuda Reputation

Contributing:

You may help this project by reporting bugs, translating or assisting with fixing said bugs.

License :

Most Of The API's Are For Non-commercial Use Only, So To Avoid Any Issues I Choose CC BY NC:

About

Ip osint non main repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages