Giter Club home page Giter Club logo

python-ip-checker's Introduction

python-ip-checker

IP Blacklist Verification

VERSION 1.0

Download blcheck.sh, ipchecker.py, and ipcopy.py. Initialize blcheck within your system, and then run ipchecker.py. Ensure that you have actually changed the accessible files within the script to match what you have downloaded.

Also make sure that you have the files CLOSED or else the program will not be able to write to them.

To come in VERSION 2.0:

  • Multi threading to speed up the process?
  • A way to verify non-blacklisted IP's against IBM's repository for verification. The functionality isn't the problem, it's the limited number of requests we can do per month.
  • VirusTotal2 implementation. Right now, the information accessed doesn't work well within the specs of the excel document.

MAIN GOAL FOR RIGHT NOW:

Take the blchecker, virusttotal, and xforce API checker and combine them into one script. Heirarchy within that script should be as follows:

  1. Excel file opened
  2. Ip address from Excel file is passed to blchecker
  3. if blchecker returns a 0, nothing happens/on to the next IP
  4. if blchecker returns anything above a 0, the IP gets passed to a second excel sheet.
  5. When complete, the system will then run the xforce script and the virusttotal script on the second sheet and report back information about the blacklisted IP's

This should be a fairly small script. The main script should import the modules/other scripts we have created and combine them all together.

python-ip-checker's People

Contributors

jas0670 avatar jroosa avatar frost277 avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

jroosa

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.