8000 GitHub - 0xthirteen/reg_snake: Python tool to interact with WMI StdRegProv
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

0xthirteen/reg_snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

reg_snake

Python tool that leverages Impacket to interact with registry using WMI StdRegProv.

Installation

pip install impacket

Basic usage

python reg_snake.py -command enumvalues -subkey "HKCU\SOFTWARE\Google\Chrome" ./admin:password@10.10.10.10

Like other Impacket tools, can use user/pass, hashes or kerberos for authentication.

About

Python tool to interact with WMI StdRegProv

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0