Mr-Un1k0d3r / ThunderShell

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

config file? #86

Closed Dfmaaa closed 2 years ago

Dfmaaa commented 2 years ago

When I tried to run ThunderShell.py, I got: sudo python3 ThunderShell.py

         .#"    =[ ThunderShell version 3.1.2 | RingZer0 Team ]=
       .##"
    .###"       __       __    _________    __            __
   ###P        ###|     ###|  ##########|  ###|          ###|
 d########"    ###|     ###|  ###|         ###|          ###|
 ****####"     ###|_____###|  ###|__       ###|          ###|
   .###"       ############|  ######|      ###|          ###|
  .##"         ###|     ###|  ###|         ###|          ###|
 .#"           ###|     ###|  ###|______   ###|_______   ###|_______
."             ###|     ###|  ##########|  ###########|  ###########|

[-] Missing the config file or username

Usage: ThunderShell.py config username (optional -nohttpd, -nogui)

Mr-Un1k0d3r commented 2 years ago

the wiki contains some information about the configuration needed

https://github.com/Mr-Un1k0d3r/ThunderShell/wiki

you need to pass a configuration file to launch it

Dfmaaa commented 2 years ago

Oh!