Skip to content

Hippi3Hack3r/Funky_Pings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a work in progress

This program can act as a simple chat server that sends messages over pings. Or, if the server side enters a comand (ex: 'ls', 'whoami', 'reboot') The packet will be coded in such a way that the client will execute the command and return the results. I have very little time, currently, any recognized command will just be interpreted as an 'ls'

The computer running the server must have its own public IP address

You will likely need to disable the OS's responses to pings on the server side
sysctl -w net.ipv4.icmp_echo_ignore_all=1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages