diff --git a/payloads/library/remote_access/pingUinBunny/README.md b/payloads/library/remote_access/pingUinBunny/README.md index 1af2489f..df93b797 100644 --- a/payloads/library/remote_access/pingUinBunny/README.md +++ b/payloads/library/remote_access/pingUinBunny/README.md @@ -15,13 +15,13 @@ What is pingUinBunny? # There you go, a reverse shell. -Instruction: +**Instruction:** Upload Bunny.pl onto your attacking machine. Install dependencies, if needed: - IO::Socket, - NetPacket::IP, - NetPacket::ICMP +- IO::Socket +- NetPacket::IP +- NetPacket::ICMP Disable ICMP replies by the OS: *sysctl -w net.ipv4.icmp_echo_ignore_all=1* @@ -34,6 +34,6 @@ run away <3 Credit for code and ideas: -bdamele, -nishang, -krabelize +- bdamele +- nishang +- krabelize