Git Product home page Git Product logo

divideandscan's Introduction

 _________________________
/ So, do you really think \
\ androids dream of us?   /          ________________________________
 -------------------------          < Anyways, I'm too hot for them. >
                        /            --------------------------------
                       /              \            .    .     .
                      /                \      .  . .     `  ,
                 __                     \    .; .  : .' :  :  : .
     .'@@@@@@`./UooU                     \   i..`: i` i.i.,i  i .
    (@@@@@@@@@@)\__/                      \   `,--.|i |i|ii|ii|i:
     (@@@@@@@@)                                UooU\.'@@@@@@`.||'
     `YY~~~~YY'                                \__/(@@@@@@@@@@)'
      ||    ||                                      (@@@@@@@@)
                                                    `YY~~~~YY'
                                                     ||    ||

GitHub-Stats-Light Top-Langs-Light

GitHub-Stats-Dark Top-Langs-Dark

You're visitor Counter
Support Sponsor
DISCLAIMER

All the tools associated with this GitHub account are provided for educational and research purposes only. The owner of the account is not responsible for any illegal use of any of the related tooling.

divideandscan's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

divideandscan's Issues

Runtime error FileNotFoundError: [Errno 2] No such file or directory: '/root/.das/db/main.json'

I just cloned the repo and run the following commands :

/tmp/DivideAndScan# alias das='docker run -it --rm --name das -v ~/.das:/root/.das -v pwd:/app divideandscan:latest'

/tmp/DivideAndScan# das scan -hosts 185.165.116.100-185.165.116.200 -oA report1

and here is the error that I faced :

Traceback (most recent call last):
File "/usr/local/bin/das", line 8, in
sys.exit(main())
File "/usr/local/lib/python3.9/dist-packages/das/divideandscan.py", line 158, in main
sr = ScanRun(str(P), args.hosts, args.ports)
File "/usr/local/lib/python3.9/dist-packages/das/scan.py", line 35, in init
self.db = TinyDB(db_path)
File "/usr/local/lib/python3.9/dist-packages/tinydb/database.py", line 94, in init
self._storage: Storage = storage(*args, **kwargs)
File "/usr/local/lib/python3.9/dist-packages/tinydb/storages.py", line 102, in init
touch(path, create_dirs=create_dirs)
File "/usr/local/lib/python3.9/dist-packages/tinydb/storages.py", line 31, in touch
with open(path, 'a'):
FileNotFoundError: [Errno 2] No such file or directory: '/root/.das/db/main.json'

Zmap Parser

Can you please tell me that when can I use your Zmap parser ?

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.