Skip to content

Commit e82cb45

Browse files
committed
Show module selection + config
1 parent a8b4d4e commit e82cb45

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

documentation/modules/auxiliary/scanner/gopher/gopher_gophermap.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,9 @@ The following table contains the file types associated with the characters:
103103

104104
### Docker Gopher Server
105105
```
106+
msf > use auxiliary/scanner/gopher/gopher_gophermap
107+
msf auxiliary(gopher_gophermap) > set RHOSTS localhost
108+
RHOSTS => localhost
106109
msf auxiliary(gopher_gophermap) > run
107110
108111
[+] 127.0.0.1:70 - Text file: README.md

0 commit comments

Comments
 (0)