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 8138396 commit 4ec72d7Copy full SHA for 4ec72d7
documentation/modules/auxiliary/scanner/portscan/syn.md
@@ -27,7 +27,7 @@ This module will attempt to initiate a TCP/IP connection with every possible por
27
28
1. Do: `use auxiliary/scanner/portscan/syn`
29
2. Do: `set RHOSTS [IP]`
30
- 3. Do: `set RPORTS [PORTS]`
+ 3. Do: `set PORTS [PORTS]`
31
4. Do: `run`
32
5. If any of the TCP ports were open they will be discovered, status will be printed indicating as such.
33
0 commit comments