Cybersecurity Domains Mind Map
1 day ago
Towards the end of the initial development of Racket, I caught wind of Scruby because that is what Metasploit 3 is using for much (most?) of its raw packet duties. In the TMTOWTDI spirit, I kept up development and actually think that Racket's purpose is a bit different than that of Scruby.
Installation is fairly simple:
gem install --source http://spoofed.org/files/racket racket
Documentation and examples are published but need some touching up. Among some of the more amusing/useful examples are:
Racket requires that you have Joel VanderWerf's BitStruct and Marshall Beddoe's PcapRub installed.
Enjoy! Comments or suggestions are welcomed.