Giter VIP home page Giter VIP logo

f-scrack's Issues

请教 两个问题:

项目代码很棒,点赞!
+++++++++++++++++++
请教 两个问题:
1.类似于这种的二进制字符串你是怎么发现并构造的呢?抓包么?
c7a5f0c4-aee0-4083-b28c-733186df800e
2.mssql这边sock.connect的port参数应该转一下int吧?我改了本地测试mssql,并不能成功登入。
afab9c4b-71c5-44b9-8250-18e228d4e656

Dictionary

Hi there, what form have the dictionary looks like?
Password and new line OR comma separate OR username:password?

有2个问题想问下:

hi ywolf:
1、有没有必要抓取退出登录的协议包在脚本里实现,因为我之前用socket模拟ftp,mysql 实现登录时,发现登录后,如果放任不管了这个登录连接一直保持。
2、你代码里面socket似乎都没有close关闭,哪问题来了:是直接客户端socket close掉好呢,还是模拟服务正常登出好呢??

最后,还是挺赞的,我喜欢用这种socket伪装一切服务的思路。

批量检测时候报错

只添加2个ip地址,然后就会报错

python F-Scrack.py -h 2.txt

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 "F-Scrack.py", line 272, in run
self.Sock.sendto(self.packet, (ip, 0))
gaierror: [Errno -2] Name or service not known

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.