You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cd to Empire directory, sudo ./empire
generate listener meterpreter, default inputs + port 4444, execute - Works fine, listener is active
move back to main menu, run "usestager (any stager)", set Listener meterpreter, execute.
Expected behavior is to generate a stager, for example a bat launcher.
Result : [!] Exception: generate_launcher() got an unexpected keyword argument 'scriptLogBypass'
Empire then moves back to the main menu.
Screenshot of error, embedded text output, or Pastebin link to the error
The only error received is "[!] Exception: generate_launcher() got an unexpected keyword argument 'scriptLogBypass'"
Any additional information
Kali run in VirtualBox 6.0
The text was updated successfully, but these errors were encountered:
* added validation option to generate authcode for onedrive listener
* Update empire/server/empire.py
Co-authored-by: Vincent Rose <vrose04@gmail.com>
* Update empire/server/empire.py
Co-authored-by: Vincent Rose <vrose04@gmail.com>
* Update empire/server/listeners/onedrive.py
Co-authored-by: Vincent Rose <vrose04@gmail.com>
* fixed more snakecase
* fixed to appease vinnybod's ocd
Co-authored-by: Vincent Rose <vrose04@gmail.com>
Empire Version
3.0 BC-Security Fork
OS Information (Linux flavor, Python version)
Linux kali 5.3.0-kali3-amd64 SMP Debian 5.3.15-1kali1 (2019-12-09) x86_64 GNU/Linux
Python 3.7.5
Expected behavior and description of the error, including any actions taken immediately prior to the error. The more detail the better.
Same error as EmpireProject#1345 so i paste it here:
cd to Empire directory, sudo ./empire
generate listener meterpreter, default inputs + port 4444, execute - Works fine, listener is active
move back to main menu, run "usestager (any stager)", set Listener meterpreter, execute.
Expected behavior is to generate a stager, for example a bat launcher.
Result : [!] Exception: generate_launcher() got an unexpected keyword argument 'scriptLogBypass'
Empire then moves back to the main menu.
Screenshot of error, embedded text output, or Pastebin link to the error
The only error received is "[!] Exception: generate_launcher() got an unexpected keyword argument 'scriptLogBypass'"
Any additional information
Kali run in VirtualBox 6.0
The text was updated successfully, but these errors were encountered: