mirror of
https://github.com/hak5/bashbunny-payloads.git
synced 2025-10-29 16:58:25 +00:00
Update README.md
This commit is contained in:
@@ -15,13 +15,13 @@ What is pingUinBunny?
|
|||||||
#
|
#
|
||||||
There you go, a reverse shell.
|
There you go, a reverse shell.
|
||||||
|
|
||||||
Instruction:
|
**Instruction:**
|
||||||
|
|
||||||
Upload Bunny.pl onto your attacking machine.
|
Upload Bunny.pl onto your attacking machine.
|
||||||
Install dependencies, if needed:
|
Install dependencies, if needed:
|
||||||
IO::Socket,
|
- IO::Socket
|
||||||
NetPacket::IP,
|
- NetPacket::IP
|
||||||
NetPacket::ICMP
|
- NetPacket::ICMP
|
||||||
|
|
||||||
Disable ICMP replies by the OS:
|
Disable ICMP replies by the OS:
|
||||||
*sysctl -w net.ipv4.icmp_echo_ignore_all=1*
|
*sysctl -w net.ipv4.icmp_echo_ignore_all=1*
|
||||||
@@ -34,6 +34,6 @@ run away <3
|
|||||||
|
|
||||||
|
|
||||||
Credit for code and ideas:
|
Credit for code and ideas:
|
||||||
bdamele,
|
- bdamele
|
||||||
nishang,
|
- nishang
|
||||||
krabelize
|
- krabelize
|
||||||
|
|||||||
Reference in New Issue
Block a user