mhaskar / Octopus

Open source pre-operation C2 server based on python and powershell
GNU General Public License v3.0
733 stars 155 forks source link

Listeners seems to be active but no #25

Open nikitah4x opened 3 years ago

nikitah4x commented 3 years ago

I have an active listener working, but after a few days, the listener is stopped working. Under "Listeners", I can see him, but he's not really working. (HTTPS Listener) How can I fix this issue?

Luct0r commented 3 years ago

I would say you could use delete_listener <listener name> and then restart it? Any more details you can provide though?

Octopus isn't meant to a long running C2. More of an initial access tool that's quickly/easily deployable so you don't burn your complex infrastructure. Point being is having it running for a few days is unnecessary anyway imho - just a thought :)