This website requires JavaScript.
Explore
Help
Register
Sign In
infosecn1nja
/
metasploit-framework
mirror of
https://github.com/infosecn1nja/metasploit-framework.git
Watch
1
Star
0
Fork
You've already forked metasploit-framework
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
e255db9429
metasploit-framework
/
lib
/
rex
/
proto
/
kademlia.rb
4 lines
63 B
Ruby
Raw
Normal View
History
Unescape
Escape
Add beginnings of Kademlia gather module and protocol support
2014-11-14 20:44:07 +00:00
# -*- coding: binary -*-
Mostly complete Kademlia PING / BOOTSTRAP scanner
2014-11-14 22:39:40 +00:00
require
'rex/proto/kademlia/message'