Skip to content

Instantly share code, notes, and snippets.

@shramos
Created February 16, 2018 12:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shramos/c2d4ef64edb69bb2961a5b8552794454 to your computer and use it in GitHub Desktop.
Save shramos/c2d4ef64edb69bb2961a5b8552794454 to your computer and use it in GitHub Desktop.
from agent import Agent
sdclt_ag = Agent('sdclt.exe', 'localhost', 5555, 'password')
sdclt_ag.send_forbidden("Software\\Classes\\exefile\\shell\\command")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment