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 a8b4d4e commit e82cb45Copy full SHA for e82cb45
documentation/modules/auxiliary/scanner/gopher/gopher_gophermap.md
@@ -103,6 +103,9 @@ The following table contains the file types associated with the characters:
103
104
### Docker Gopher Server
105
```
106
+msf > use auxiliary/scanner/gopher/gopher_gophermap
107
+msf auxiliary(gopher_gophermap) > set RHOSTS localhost
108
+RHOSTS => localhost
109
msf auxiliary(gopher_gophermap) > run
110
111
[+] 127.0.0.1:70 - Text file: README.md
0 commit comments