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
* fixed keyword obfuscation and preobfuscate errors in client
* Update empire/client/src/menus/AdminMenu.py
Co-authored-by: Vincent Rose <[email protected]>
* formatting fixes
* updated print messages and preobfuscate
* renamed preobfuscate flag
* pin psf/black github action
* Update empire/client/src/menus/AdminMenu.py
Co-authored-by: Vincent Rose <[email protected]>
* switched print with logging
* Update empire/client/src/EmpireCliState.py
Co-authored-by: Vincent Rose <[email protected]>
* Update empire/client/src/menus/AdminMenu.py
Co-authored-by: Vincent Rose <[email protected]>
* Update empire/client/src/EmpireCliState.py
Co-authored-by: Vincent Rose <[email protected]>
* Update empire/client/src/menus/AdminMenu.py
Co-authored-by: Vincent Rose <[email protected]>
* removed duplicate line
---------
Co-authored-by: Vincent Rose <[email protected]>
Empire Version
OS Information (Linux flavor, Python version)
Describe the bug
A API request to search module fails - it returns the error
{"error":"AttributeError("'PydanticModule' object has no attribute 'info'")"}
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A list of modules matching a specific string is expected (here keylogger)
Screenshots
Additional context
Nope
The text was updated successfully, but these errors were encountered: