Skip to content
This repository has been archived by the owner on Sep 9, 2024. It is now read-only.

Latest commit

 

History

History
60 lines (29 loc) · 1.82 KB

README.md

File metadata and controls

60 lines (29 loc) · 1.82 KB

UPDATE

CyberMondayCartGIF

After referencing some sources and other repositories I was able to complete an Reverse ICMP Shell

Sources: icmpdoor https://github.com/retr0-13/icmpdoor and icmpC2 https://github.com/infernexio/icmpC2

This was done loopback to localhost for more of a proof of concept but it works :)

Here is a wireshark capture of the packets

image

👀🧖‍♂️🟥

For this project it is a C2 I made to learn more about cybersecurity!

It is pretty cool

It runs off of local host so you can do arbitrary code execution on your own console through the server!

I've tried some wacky stuff for this but i've regressed to a simplier form I may try again for the more complicated stuff but this is a baseline revershell P.S. thank you Ben and Sohail for the help!

Making and reading file:

image

image

Editing a file:

image

Deleting a file:

image

\n\n\n\n\n

//OLD CODE

/* This screenshot is the command for the client:

image

This is the server callback info:

image */