We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e7202c commit 70a7415Copy full SHA for 70a7415
documentation/modules/auxiliary/admin/netbios/netbios_spoof.md
@@ -103,7 +103,7 @@ Step 4: Start the third Metasploit instance:
103
104
1. ```rvmsudo ./msfconsole -q```
105
2. ```use auxiliary/admin/netbios/netbios_spoof```
106
-3. ```set NBADDR [IP to fake HTTP auth server]```
+3. ```set NBADDR [IP to fake HTTP server]```
107
4. ```set PPSRATE 30000```
108
5. ```set RHOST [Target Host]```
109
6. ```run```
0 commit comments