Mr-Un1k0d3r / ThunderShell

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

Shell Command On GUI Not Working #25

Closed ghost closed 5 years ago

ghost commented 5 years ago

Hello, first of all thanks for your project it really helpful for me to do a research on rat.

I have installed this project on kali linux 2018.4 as my attacker server and windows 10 as my target.

my issue is when i interacted the shell from ps or exe file successfully on the windows 10 machine, i cannot access any command from the shell GUI (the button send is not working).

From the terminal i can use the command normally (ex: ipconfig)

2019-02-08_144828 Note: the screenshot above is only show the command that i type from terminal.

is there a bug or my system fault?

Thanks,

Mr-Un1k0d3r commented 5 years ago

This is a known bug that's currently addressing. This should be fixed shortly. Keep in mind that the project is under active development since we added the web interface. I will try to do my best to commit the change during the weekend.

ghost commented 5 years ago

Okay sir noted with thanks.

Mr-Un1k0d3r commented 5 years ago

this issue was fixed.