Update README.md

This commit is contained in:
0iphor13
2021-12-11 20:02:51 +01:00
committed by GitHub
parent 91a280d62d
commit 567040f9e7

View File

@@ -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