From 567040f9e7f8bf95f2d91d68d74a89b2595d21da Mon Sep 17 00:00:00 2001 From: 0iphor13 <79219148+0iphor13@users.noreply.github.com> Date: Sat, 11 Dec 2021 20:02:51 +0100 Subject: [PATCH] Update README.md --- .../library/remote_access/pingUinBunny/README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) 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