Giter Site home page Giter Site logo

hellogoldsnakeman / masnmapscan-v1.0 Goto Github PK

View Code? Open in Web Editor NEW
772.0 6.0 152.0 39 KB

一款用于资产探测的端口扫描工具。整合了masscan和nmap两款扫描器,masscan扫描端口,nmap扫描端口对应服务,二者结合起来实现了又快又好地扫描。

Python 100.00%

masnmapscan-v1.0'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

masnmapscan-v1.0's Issues

脚本似乎对库版本和编码有要求,不够简单粗暴

[root@localhost masnmapscan-V1.0]# pip install -r requirements.txt
Requirement already satisfied: chardet in /usr/local/lib/python2.7/site-packages (from -r requirements.txt (line 1))
Requirement already satisfied: requests in /usr/local/lib/python2.7/site-packages (from -r requirements.txt (line 2))
Requirement already satisfied: urllib3 in /usr/local/lib/python2.7/site-packages (from -r requirements.txt (line 3))
Requirement already satisfied: python-nmap in /usr/local/lib/python2.7/site-packages (from -r requirements.txt (line 4))
Requirement already satisfied: idna<2.7,>=2.5 in /usr/local/lib/python2.7/site-packages (from requests->-r requirements.txt (line 2))
Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python2.7/site-packages (from requests->-r requirements.txt (line 2))
You are using pip version 9.0.1, however version 19.1.1 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.

[root@localhost masnmapscan-V1.0]# python masnmapcan-V1.0.py
/usr/local/lib/python2.7/site-packages/requests/init.py:80: RequestsDependencyWarning: urllib3 (1.23) or chardet (2.3.0) doesn't match a supported version!
RequestsDependencyWarning)

20190603104608

执行报错了

File "/home/kali/桌面/masnmapscan-V1.0-master/masnmapcan-V1.0.py", line 33
print e
^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(e)?

masnmapscan.py需要的masscan是什么样的?

root@sqsmile:~/tools/AUTO-EARN/tools/masscan/bin# python2 masnmapcan-V1.0.py
sh: 1: masscan/bin/masscan: not found
[Errno 2] No such file or directory: 'masscan.json'
程序共运行了: 0秒

我这边已经正常安装好了masscan,但是运行的时候还是报了上面的错误。另外想问一下,这个脚本调用masscan扫描的时候默认的rate是多少???是masscan的默认速率吗??求大佬解答一下。

问个masscan问题

我想问下,如何才能做到精确快速的超大范围扫描?我尝试过masscan多线程并发,然而超出一定数值后,无卵用,发包总速率像是被固定在了一个数值,快不了了。是不是只有分布式的masscan扫描才能解决这个瓶颈问题?

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.