Git Product home page Git Product logo

veritas's Introduction

veritas

This is a python software which reads and analyses pcap files. This projet uses scapy for reading files and a lot of other stuff. It uses whois Reverse IP/DNS API which you can get at https://reverse-ip-api.whoisxmlapi.com/ to get the urls from destination ip adresses. It uses threatcrowd for IP/URL reputation.You can find it at https://github.com/AlienVault-OTX/ApiV2

Now onto the major modules of the project:

  1. testfile : This is used to enter the path of the pcap file Which is to be analysed.

  2. newtestfile: Its the one which will run the project.It will give you protocols,source IP,destination IP,IP Reputation,URL's accessed in a csv file.

  3. file1.csv: This is the file which is currently saving the outputs.

  4. threatcrowdfeed: This will access the threatcrowd api to give the feeds.

  5. dealinwithcsv: Creates the csv file with outputs

6.getip: Gets source and destination IP adresses of a packet as well as the protocols.

7.reverseip: Gets the URL's from the Destination IP addresses.

8.filepath.txt: stores the path of pcap file to be read

Feel free to contact me for more questions.Just send a pull request!

Note :This is a prototye version of the project.

veritas's People

Contributors

techathena avatar

Stargazers

 avatar  avatar

Watchers

 avatar  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.