Giter VIP home page Giter VIP logo

asnrecon's People

Contributors

fakemail2828 avatar orlyjamie avatar

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

asnrecon's Issues

Scanning IP Range return 0 result

Description

After scanning some IP ranges 103.2.28.0/24 the program seems to run but after sometime, it got finished with no result.

Attachment

Screenshot_2022-02-24-13-04-02-26-picsay

Issue at line 237 with the 'raw_input'

python asnrecon.py.1 โ”€โ•ฏ
Select an option:
[1] Full ASN scan
[2] Specific IPv4 range scan
Traceback (most recent call last):
File "/Users/*******/Documents/VSCODE/PERSO/asnrecon/asnrecon.py.1", line 237, in
selected = str(raw_input()).strip()
NameError: name 'raw_input' is not defined

pip: command not found / python: command not found

When trying this out on a system, where pip / python is missing, I get errors like these:

./install.sh: line 2: pip: command not found
./install.sh: line 3: pip: command not found
...
./install.sh: line 8: python: command not found

The same applies for example for a CentOS 8.2 system even when package python3 and python3-pip are installed.

I would suggest to add a check in the beginning for ./install.sh where the scripts checks if these binaries are on a system. I think it is sufficient to check the output of which python3 or which pip3.

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.