Change description

bug/bundler_fix
wchen-r7 2016-06-28 11:24:38 -05:00
parent 1e7202cf9b
commit 70a7415185
1 changed files with 1 additions and 1 deletions

View File

@ -103,7 +103,7 @@ Step 4: Start the third Metasploit instance:
1. ```rvmsudo ./msfconsole -q```
2. ```use auxiliary/admin/netbios/netbios_spoof```
3. ```set NBADDR [IP to fake HTTP auth server]```
3. ```set NBADDR [IP to fake HTTP server]```
4. ```set PPSRATE 30000```
5. ```set RHOST [Target Host]```
6. ```run```