Skip to content

Commit 4823d4c

Browse files
Merge pull request #18 from fxkjd/patch-1
Typo in README.md
2 parents 2185a59 + 803de6e commit 4823d4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@ sysctl net.ipv4.ip_forward=1
287287
Also, change "FORWARD" chain policy to "ACCEPT"
288288
289289
### DNS redirection can also be done behind NAT
290-
Some may have the requirement or need to host a c2 server on an internal network. Using a combination of IPTABLES, SOCAT, and reverse ssh tunnels, we can certainly acheive this in the following manner.
290+
Some may have the requirement or need to host a c2 server on an internal network. Using a combination of IPTABLES, SOCAT, and reverse ssh tunnels, we can certainly achieve this in the following manner.
291291
292292
![Sample DNS NAT Setup](./images/dns_nat.png)
293293

0 commit comments

Comments
 (0)