hyde1337 / external_assessment

Script performs basic assessment using AbuseIPDB API and Massscan Library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

External Assets Assessment (AbuseIPDB)

Script performs basic assessment using AbuseIPDB API and Massscan Library


Components Description

main_abuse.py - main code to do the job


Inputs

Required inputs to main_abuse.py file:

abuse_api: (str) - as first sys argument

destination_srv: (str) - format root@192.168.1.1 as second sys argument

ips_list: (list(str)) - list of IPs in following format ['8.8.8.8/32']


alt text

About

Script performs basic assessment using AbuseIPDB API and Massscan Library


Languages

Language:Python 100.0%