Giter Site home page Giter Site logo

hnjm / dns-finger-printing Goto Github PK

View Code? Open in Web Editor NEW

This project forked from giladliv/dns-finger-printing

1.0 1.0 0.0 75.55 MB

this is the final project of the "Protection of communication protocols" course at Ariel University

Python 100.00%

dns-finger-printing's Introduction

DNS Finger Printing

this is the final project of the "Protection of communication protocols" course at Ariel University

Running the dns cache program

for running the code that needed is: dns_probe_tool.py windows:

python dns_probe_tool.py

linux:

python3 dns_probe_tool.py

help:

python dns_probe_tool.py -h
python dns_probe_tool.py --help

good checks

94.153.241.134 - intresting

python dns_probe_tool.py -ip 94.153.241.134

88.80.64.8 - good dns for check

python dns_probe_tool.py -ip 88.80.64.8

help data

there are flags:

usage: dns_probe_tool.py [-h] [-a] -ip IP_DNS [-nf DOMAIN_NAMES_FILE] [-jf JSON_FILE_NAME] [-sn SESSION_NAME] [-r REPEATS] [-w WAIT_SEC] [-fnc]

optional arguments:
  -h, --help            show this help message and exit

  -a, --analyze         if this flag is up than the analyzer program will be activated, else the regular progam

  -ip IP_DNS, --ip_dns IP_DNS
                        the DNS server ip address

  -nf DOMAIN_NAMES_FILE, --domain_names_file DOMAIN_NAMES_FILE
                        the file name of the domain names

  -jf JSON_FILE_NAME, --json_file_name JSON_FILE_NAME
                        the name of the json file that established as the dns

  -sn SESSION_NAME, --session_name SESSION_NAME
                        the name of current session of running

  -r REPEATS, --repeats REPEATS
                        the number of intervals in session: how many repeats on query in one session

  -w WAIT_SEC, --wait_sec WAIT_SEC
                        seconds of waiting between intervals in session

  -fnc, --first_not_recursive
                        if you wish that the first run won't be recurssive activate this flag

dns-finger-printing's People

Contributors

giladliv avatar

Stargazers

 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.