Skip to content

bluestar-b/fuckdows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple backdoor using Golang as a REST API (for educational purposes):

  • /run?command=: Run any shell command. (Windows: PowerShell, Linux: )
  • /screenshot: Return a desktop screenshot.
  • /stream: Almost realtime screenshot stream
  • /system: Provide machine status (RAM, CPU, etc.).
  • /procs: Display a list of processes.
  • /(index): Serve files.

Notice: I will not be responsible for any risks or illegal usage purposes.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages