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 a1765c9 commit 640368aCopy full SHA for 640368a
documentation/modules/auxiliary/scanner/ftp/ftp_login.md
@@ -40,7 +40,7 @@ This module will test FTP logins on a range of machines and report successful lo
40
41
## Verification Steps
42
43
-1. Do: ```use auxiliary/scanner/ftp/anonymous```
+1. Do: ```use auxiliary/scanner/ftp/ftp_login```
44
2. Do: ```set RHOSTS [IP]```
45
3. Do: ```set RPORT [IP]```
46
4. Do: ```run```
0 commit comments