Flangvik / Bobber

Bounces when a fish bites - Evilginx database monitoring with exfiltration automation
GNU General Public License v3.0
153 stars 13 forks source link

[ERROR]Error: Message: Process unexpectedly closed with status 1 #2

Open UserHen opened 7 months ago

UserHen commented 7 months ago

Hi, I was wondering if you have come across this error before? All requirements installed. Roadtx works fine individually.

Many thanks

[INFO] SSH is not enabled. Monitoring local database file /root/.evilginx/data.db [SUCCESS] Found session with captured cookie for : [INFO] Using RoadTools to retrieve JWT tokens for [ERROR]Error: Message: Process unexpectedly closed with status 1

panicacid commented 1 month ago

I'm having the same issue:

"[INFO] SSH is not enabled. Monitoring local database file /root/.evilginx/data.db [SUCCESS] Found session with captured cookie for : XXXXX@XXXXXXX.onmicrosoft.com [INFO] Using RoadTools to retrieve JWT tokens for XXXXX@XXXXXXX.onmicrosoft.com [ERROR]Error: Message: Process unexpectedly closed with status 1"

I presume it's because I'm running this on a headless VPS and it's not liking the fact that it can't launch a browser, I've got firefox installed though but yeah. If you're trying to run this in a headless VPS I'm guessing (and it is just a guess) that's where the issue is.

Will try building this setup on a VM with a display and see how I get on and report back.