Skip to content

Instantly share code, notes, and snippets.

@shramos
Created February 16, 2018 12:50
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