Giter Club home page Giter Club logo

fuzzscanner's Introduction

关于【重剑无锋】

  • Tide安全团队 创建者&&核心成员
  • Web/工控/免杀 安全爱好者
  • 在偏离攻防实战的路上越走越远
  • 偶尔写写代码,关注自动化漏洞扫描技术
  • 写过的一些文章和工具 Papers And Tools
  • 📫 联系我: [email protected]

关于【GayHub】

  1. 乙方安全狗,平常比较忙,很多issues也来不及回,见谅。

  2. 虽然尽量避免造轮子,但部分代码都有借鉴github上其它优秀项目。

  3. 若用本人项目去进行:HW演练/红蓝对抗/APT/黑产/恶意行为/违法行为/割韭菜,等行为,本人概不负责,也与本人无关。

  4. 本人已不参与大小HW活动的攻击方了,若溯源到ID:重剑无锋与本人无关。

Visit Count

Mail Badge

fuzzscanner's People

Contributors

tidesec 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

fuzzscanner's Issues

kali安装后不能启动nmap

报错信息:
root@kali:~/FuzzScanner# sudo python FuzzScanner.py
Traceback (most recent call last):
File "FuzzScanner.py", line 11, in
import urllib,nmap
ImportError: No module named nmap

报错问题

报错信息其中一部分:
", line 191, in init
_sock = _realsocket(family, type, proto)
error: [Errno 24] Too many open files
Exception in thread Thread-27409:
Traceback (most recent call last):
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/threading.py", line 801, in __bootstrap_inner
self.run()
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/threading.py", line 754, in run
self.__target(*self.__args, **self.__kwargs)
File "FuzzScanner.py", line 613, in connect_port
s = socket.socket(socket.AF_INET, socket.SOCK_STREAM)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 191, in init
_sock = _realsocket(family, type, proto)
error: [Errno 24] Too many open files

Exception in thread Thread-27411:
Traceback (most recent call last):
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/threading.py", line 801, in __bootstrap_inner
self.run()
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/threading.py", line 754, in run
self.__target(*self.__args, **self.__kwargs)
File "FuzzScanner.py", line 613, in connect_port
s = socket.socket(socket.AF_INET, socket.SOCK_STREAM)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 191, in init
_sock = _realsocket(family, type, proto)
error: [Errno 24] Too many open files

Exception in thread Thread-27410:
Traceback (most recent call last):
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/threading.py", line 801, in __bootstrap_inner
self.run()
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/threading.py", line 754, in run
self.__target(*self.__args, **self.__kwargs)
File "FuzzScanner.py", line 613, in connect_port
s = socket.socket(socket.AF_INET, socket.SOCK_STREAM)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 191, in init
_sock = _realsocket(family, type, proto)
error: [Errno 24] Too many open files

Exception in thread Thread-27412:
Traceback (most recent call last):
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/threading.py", line 801, in __bootstrap_inner

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.