SecGen icon indicating copy to clipboard operation
SecGen copied to clipboard

Jboss vuln should put it's flag in /home/jboss

Open cliffe opened this issue 1 year ago • 1 comments

https://github.com/cliffe/SecGen/blob/ee5c9c2a2c830ebd08e20e7ed202053d9c4e2382/modules/vulnerabilities/unix/misc/jboss_remoting_unified_invoker_rce/manifests/flags.pp#L7

We should follow SecGen convention and put the flag somewhere obvious (/home) -- successful exploitation doesn't always land the attacker in the directory we are using. Also check the filename passed in is used correctly (seems to be using defaults rather than what's passed in by the scenario).

cliffe avatar Apr 17 '24 08:04 cliffe

Ensure the flag is leaked by the jboss user permission

cliffe avatar Apr 23 '24 14:04 cliffe