Giter Club home page Giter Club logo

repcheck's Introduction

RepCheck

Repcheck is a Python script that checks the reputation of IP addresses using the VirusTotal API. It reads a list of IP addresses from a file, sends a request to the VirusTotal API for each IP address, and writes the results to a CSV file.

Prerequisites

  • Python 3.x
  • The requests package (can be installed with pip install requests)
  • A text file containing a list of IP addresses, one per line
  • A VirusTotal API key (you can get one for free by signing up at https://www.virustotal.com/)

Usage

  1. Clone this repository: git clone https://github.com/Just-A-Regular-Guy/repcheck

  2. Change to the directory containing the script: cd repcheck

  3. Run the script, passing the filename of your IP address list as an argument: python3 repcheck.py <filename>

Replace <filename> with the name of your text file containing the IP addresses.

  1. The script will output a CSV file named out_ips.csv, containing the IP addresses and their corresponding reputation scores.

License

This project is licensed - see the https://github.com/Just-A-Regular-Guy/repcheck/edit/main/LICENSE file for details.

By using repcheck, you acknowledge that you have read, understood, and agreed to the terms outlined in this LICENSE: https://github.com/Just-A-Regular-Guy/repcheck/edit/main/LICENSE . The developers and contributors of repcheck reserve the right to modify or update this LICENSE at any time.

repcheck's People

Contributors

just-a-regular-guy 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.