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

chase1k/ReverseShell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 */

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages