Giter Site home page Giter Site logo

ip_rep_check's Introduction

IP_Rep_Check

This python script parses IPv4 addresses from text based files and submits them to https://www.AbuseIPDB.com and https://www.ipqualityscore.com/ and creates a output file named ip_report.csv.'

Script Options

'-o', '--output_path' - The path to store the output file ip_report.cvs. '-f', '--input_file' - The path to the input file containing IP addresses to check. '-d', '--directory' The path to the directory containing files to check for IP addresses

The script is currently restricted to the following file types *.txt', '.csv', '.log', '.xml', '.json', '.html', '.htm', 'bat', 'ps1', 'psm1', 'psd1', 'ps1xml', 'pssc', 'reg', 'inf', 'config', 'conf', 'cnf', 'config'

Your API keys for AbuseIPDB.com and ipqualitysocre.com need to by added to the api_keys.txt file after the : no spaces or quotes "" The files needs to be located in the same folder as the script.

The output of the script combines key outputs from the two websites and wirtes the output to the ip_report.cvs and is currrently limited to 1000 IP addresses.

Example ip_report.csv File Header

"IP Address", "Country Code", "Domain", "Host Names", "ISP", "Usage Type", "Abuse Confidence", "Total Reports", "Proxy", "VPN", "Tor", "Fraud Score", "Bot", "Recent Abuse"

ip_rep_check's People

Contributors

solontech4n6 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.