Giter Site home page Giter Site logo

f-nascan's Issues

扫描端口建议

-p这个参数最好能接收端口段的写法哈,比如-p 1-65535。

增加对域名的扫描

RT,有时候有扫描域名的情况,可以考虑支持域名方式扫描,或者ip.ini方式加载多个域名扫描哈,现在扫描域名会报错。

Exception in thread Thread-1:
Traceback (most recent call last):
File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner
self.run()
File "fscan.py", line 45, in run
self.Sock.sendto(self.packet, (ip, 0))
gaierror: [Errno -2] Name or service not known

扫描时出错 python F-NAScan.py -h 192.168.1.111

File "/root/Desktop/F-NAScan-master/F-NAScan.py", line 105
print 'The current user permissions unable to send icmp packets'
^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print('The current user permissions unable to send icmp packets')?

报告呈现建议

报告呈现的时候最好也可以选择按照端口分类哈,比如80端口,右侧能看到那些IP地址开放了80端口。

ip.txt扫描时报错 gaierror: [Errno 11001] getaddrinfo failed

第一次是成功的,后面每次扫描都直接报以下错误,怎么解决呀。。。
Exception in thread Thread-1:
Traceback (most recent call last):
File "C:\Python27\lib\threading.py", line 801, in __bootstrap_inner
self.run()
File ".\F-NAScan.py", line 45, in run
self.Sock.sendto(self.packet, (ip, 0))
gaierror: [Errno 11001] getaddrinfo failed

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.