Skip to content

Commit

Permalink
Update ftpbounce.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kenlacroix committed Nov 26, 2019
1 parent ce523bb commit 7129a05
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions documentation/modules/auxiliary/scanner/portscan/ftpbounce.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ Enumerate TCP services via the FTP bounce PORT/LIST method
3. Do: `set BOUNCEHOST [ip]`
4. Do: `set PORTS [number(s)]`
5. Do: `set RHOSTS [ip]`
6. Do: `SET FTPUSER [user]`
7. Do: `SET FTPPASS [password]`
6. Do: `set FTPUSER [user]`
7. Do: `set FTPPASS [password]`
8. Do: `run`

## Scenarios
Expand Down

0 comments on commit 7129a05

Please sign in to comment.