Skip to content

Commit 3d860c2

Browse files
authored
Change RHOST to TARGET
1 parent 4bdbdc0 commit 3d860c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/modules/auxiliary/gather/shodan_honeyscore.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ In order for this module to function properly, a Shodan API key is needed. You c
88

99
1. Start `msfconsole`
1010
2. Do: `use auxiliary/gather/shodan_honeyscore`
11-
3. Do: `set RHOST <targetip>`
11+
3. Do: `set TARGET <targetip>`
1212
4. Do: `set SHODAN_APIKEY <your apikey>`
1313
5. Do: `run`
1414
6. If the API is up, you should recieve a score from 0.0 to 1.0.

0 commit comments

Comments
 (0)