Open main menu

Linux and Unix Users Group at Virginia Teck Wiki β

Changes

Wargame

233 bytes added, 07:08, 3 January 2018
no edit summary
! scope="row" | Sploitable
| 10.10.3.22 || Easy || Ever used metasploit?
|-
! scope="row" | xpsp2
| 10.10.3.25 || Easy || It's XP SP2. Try Metasploit.
|}
== Updating BT4 ==
Update BT4 packages to the latest version.
 
<pre>
$ apt-get update
$ apt-get upgrade
</pre>
 
== Hydra ==
There is a bug in the version of Hydra included in BackTrack4 R2. We recommend downloading and compiling the [http://freeworld.thc.org/releases/hydra-6.0-src.tar.gz latest version from the THC website].
<codepre>
$ wget http://freeworld.thc.org/releases/hydra-6.0-src.tar.gz
$ tar zxf hydra-6.0-src.tar.gz
OR
$ ./xhydra
</codepre[[Category:VTLUUG:Projects]][[Category:Deprecated]]
Anonymous user