├── README.md ├── System.Management.Automation.dll ├── WMIUtility.exe ├── cookies-monster.cs ├── creds-monster.cs ├── enumerateuser.cs ├── enumerateuser.exe ├── ldapquery.cs ├── ldapquery.exe ├── ldaputility-single-thread.cs ├── loadpsunmanaged.cs ├── managed.png ├── searchuser.cs ├── searchuser.exe ├── set.cs ├── set.exe ├── simple-http-rat-post-data.cs ├── simple-http-rat.cs ├── simpleJack ├── callback.php ├── simpleJack.cs └── simpleJackServer.py ├── unmanageddotnet.exe ├── unmanagedfromfile.exe ├── unmanagedps.cs ├── unmanagedps.exe ├── webhunter.cs ├── webhunter.exe ├── wmiutility.cs └── wmiutility.exe /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Mr-Un1k0d3r/RedTeamCSharpScripts/HEAD/README.md -------------------------------------------------------------------------------- /System.Management.Automation.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Mr-Un1k0d3r/RedTeamCSharpScripts/HEAD/System.Management.Automation.dll -------------------------------------------------------------------------------- /WMIUtility.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Mr-Un1k0d3r/RedTeamCSharpScripts/HEAD/WMIUtility.exe -------------------------------------------------------------------------------- /cookies-monster.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Mr-Un1k0d3r/RedTeamCSharpScripts/HEAD/cookies-monster.cs -------------------------------------------------------------------------------- /creds-monster.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Mr-Un1k0d3r/RedTeamCSharpScripts/HEAD/creds-monster.cs -------------------------------------------------------------------------------- /enumerateuser.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Mr-Un1k0d3r/RedTeamCSharpScripts/HEAD/enumerateuser.cs -------------------------------------------------------------------------------- /enumerateuser.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Mr-Un1k0d3r/RedTeamCSharpScripts/HEAD/enumerateuser.exe -------------------------------------------------------------------------------- /ldapquery.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Mr-Un1k0d3r/RedTeamCSharpScripts/HEAD/ldapquery.cs -------------------------------------------------------------------------------- /ldapquery.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Mr-Un1k0d3r/RedTeamCSharpScripts/HEAD/ldapquery.exe -------------------------------------------------------------------------------- /ldaputility-single-thread.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Mr-Un1k0d3r/RedTeamCSharpScripts/HEAD/ldaputility-single-thread.cs -------------------------------------------------------------------------------- /loadpsunmanaged.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Mr-Un1k0d3r/RedTeamCSharpScripts/HEAD/loadpsunmanaged.cs -------------------------------------------------------------------------------- /managed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Mr-Un1k0d3r/RedTeamCSharpScripts/HEAD/managed.png -------------------------------------------------------------------------------- /searchuser.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Mr-Un1k0d3r/RedTeamCSharpScripts/HEAD/searchuser.cs -------------------------------------------------------------------------------- /searchuser.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Mr-Un1k0d3r/RedTeamCSharpScripts/HEAD/searchuser.exe -------------------------------------------------------------------------------- /set.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Mr-Un1k0d3r/RedTeamCSharpScripts/HEAD/set.cs -------------------------------------------------------------------------------- /set.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Mr-Un1k0d3r/RedTeamCSharpScripts/HEAD/set.exe -------------------------------------------------------------------------------- /simple-http-rat-post-data.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Mr-Un1k0d3r/RedTeamCSharpScripts/HEAD/simple-http-rat-post-data.cs -------------------------------------------------------------------------------- /simple-http-rat.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Mr-Un1k0d3r/RedTeamCSharpScripts/HEAD/simple-http-rat.cs -------------------------------------------------------------------------------- /simpleJack/callback.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Mr-Un1k0d3r/RedTeamCSharpScripts/HEAD/simpleJack/callback.php -------------------------------------------------------------------------------- /simpleJack/simpleJack.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Mr-Un1k0d3r/RedTeamCSharpScripts/HEAD/simpleJack/simpleJack.cs -------------------------------------------------------------------------------- /simpleJack/simpleJackServer.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Mr-Un1k0d3r/RedTeamCSharpScripts/HEAD/simpleJack/simpleJackServer.py -------------------------------------------------------------------------------- /unmanageddotnet.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Mr-Un1k0d3r/RedTeamCSharpScripts/HEAD/unmanageddotnet.exe -------------------------------------------------------------------------------- /unmanagedfromfile.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Mr-Un1k0d3r/RedTeamCSharpScripts/HEAD/unmanagedfromfile.exe -------------------------------------------------------------------------------- /unmanagedps.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Mr-Un1k0d3r/RedTeamCSharpScripts/HEAD/unmanagedps.cs -------------------------------------------------------------------------------- /unmanagedps.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Mr-Un1k0d3r/RedTeamCSharpScripts/HEAD/unmanagedps.exe -------------------------------------------------------------------------------- /webhunter.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Mr-Un1k0d3r/RedTeamCSharpScripts/HEAD/webhunter.cs -------------------------------------------------------------------------------- /webhunter.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Mr-Un1k0d3r/RedTeamCSharpScripts/HEAD/webhunter.exe -------------------------------------------------------------------------------- /wmiutility.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Mr-Un1k0d3r/RedTeamCSharpScripts/HEAD/wmiutility.cs -------------------------------------------------------------------------------- /wmiutility.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Mr-Un1k0d3r/RedTeamCSharpScripts/HEAD/wmiutility.exe --------------------------------------------------------------------------------