Skip to content

Commit

Permalink
Removed unnecessary setup intructions
Browse files Browse the repository at this point in the history
Removed specific ruby environment/rubygems setup.
  • Loading branch information
Jonathan Claudius committed Nov 6, 2011
1 parent bc2f7dc commit 35219b6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Expand Up @@ -29,8 +29,6 @@ BNAT in Metasploit: http://www.youtube.com/watch?v=FS_cg1PVhkI (Using BNAT msf a
## Prep the System ##

gem install pcaprub packetfu netaddr progressbar
cd /usr/lib/ruby/
ln -s /var/lib/gems gems
iptables -A OUTPUT -p tcp --tcp-flags RST RST -j DROP

## Check out BNAT-Suite
Expand Down

0 comments on commit 35219b6

Please sign in to comment.