EmpireGUI
EmpireGUI copied to clipboard
This is a GUI for the projet https://github.com/PowerShellEmpire/Empire
`> Raw return: { "listeners": [ { "ID": 1, "listener_category": "client_server", "listener_type": null, "module": "http", "name": "http", "options": { "BindIP": { "Description": "The IP to bind to on the control...
Source: https://www.youtube.com/watch?v=U0QIW4ocqXU Tristan Dostaler Hey! Thanks for this video! For the files tab, it don't work when you are not connected via SSH. The files tab gives you the ability...
I had the idea to port the project to dotnet core and use ASP.NET instead. You would then access the GUI trough your browser. You wouldn't have to setup any...