-
-
Save shramos/c2d4ef64edb69bb2961a5b8552794454 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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