Mr-Un1k0d3r / ThunderShell

Python / C# Unmanaged PowerShell based RAT
Other
772 stars 223 forks source link

Missing tools from help menu #50

Open leebaird opened 3 years ago

leebaird commented 3 years ago

After reviewing the following article, there appears to be some tools that I'm not seeing when I issue the 'help' command.

https://www.kitploit.com/2017/09/thundershell-powershell-based-rat.html

powerup                PowerUp tool set
wmiexec                Remote-WmiExecute utility
searchevent            Search-EventForUser utility
keethief               KeeThief tool set (Get-KeePassDatabaseKey)
mimikatz               Invoke-Mimikatz utility
inveigh                Invoke-Inveigh utility
powerview              PowerView tool set
leebaird commented 3 years ago

From Mr-Un1k0d3r

I removed them at some point since I was linking to other people tools. But you can simply use fetch and the URL. The aliases were just shortcut to the URL. You will probably run into the buffered output issue if you use cmdlet like PowerUp.

leebaird commented 3 years ago

We can leverage other projects in this framework, we just need to give them credit on in the README.