Skip to content

ottodpc/simple-undetectable-malware

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  • Create connection with the server
  • create a shell function wich will wait for incoming command and iterate over certain options
  • Automaticaly start the program when machine targetis rebooted
  • Start/spawn other programs
  • Navigating thriugh different directories
  • Implement keylogger to the backdoor

Compile the server $: gcc server.c -o server Compile the backdoor $: i686-w64-mingw32-gcc -o malware.exe backdoor.c -lwsock32 -lwininet

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages