Skip to content

Commit ef29cf4

Browse files
committed
adding sample output
1 parent 56aed7a commit ef29cf4

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

documentation/modules/auxiliary/scanner/ftp/anonymous.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,14 @@ This module allows us to scan through a series of IP Addresses and provide detai
4242
4. Select FTP Service. (Note: To support ASP.NET Membership or IIS Manager authentication for the FTP service, you will also need to select FTP Extensibility.)
4343
5. Click OK.
4444

45-
## Verification steps
45+
## Verification Steps
46+
47+
1. Do: ```use auxiliary/scanner/ftp/anonymous```
48+
2. Do: ```set RHOSTS [IP]```
49+
3. Do: ```set RPORT [IP]```
50+
4. Do: ```run```
51+
52+
## Sample Output
4653

4754
```
4855
msf > use auxiliary/scanner/ftp/anonymous

0 commit comments

Comments
 (0)