nettitude / PoshC2

A proxy aware C2 framework used to aid red teamers with post-exploitation and lateral movement.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[BUG] - database is locked

b4b857f6ee opened this issue · comments

Description

My last comment here : #93

Hello, i got this error in PoshC2 2.7 on Ubuntu 18.04
I forget the infection in my attack scenario and i just saw more than 200 implant.... but th databse was saying it's lock...
How can i close all of this in the sqlite so i can start the poschC2 without rebuild all the payload etc :(...?
I have error like this :
image
Or this
image

image

Execution Environment:

All of this must be filled in

Data Value
Full Posh version (all the text between the === at the top of the Implant Handler) 2.7
OS & version Ubuntu 18.04
Using Docker/containerisation? no

Implant Info

  • What implant does the problem occur on? PowerShell
  • How was the implant created? Running a default payload? default

Defensive Technologies

  • Is the target environment running any particular defensive products? AVs/EDRs etc?
  • No

To Reproduce

Steps to reproduce the behavior:
Let my implant run again and again so you get many infection like 100

Expected behavior

C2 working

Screenshots

I have error like this :
image
Or this
image

image

Attach files if required

Additional context

Should just be a case of restarting the server/service & implant handler

Should just be a case of restarting the server/service & implant handler

Hello,
Thank you for your answer.
I already restart all... serveur too :(

ok after removing some implant, create a new project and use the old projet, i was able to start it and remove all the implant :)