Update README.md

This commit is contained in:
0iphor13 2021-12-11 20:02:51 +01:00 committed by GitHub
parent 91a280d62d
commit 567040f9e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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