Skip to content

redtimmy/OAMBuster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

OAMBuster

Multithreaded Padding Oracle Attack on Oracle OAM (CVE-2018-2879)

Authors

Red Timmy (Marco Ortisi, Stefan Broeder, Ahmad Mahfouz)

Description

This multithreaded exploit was developed to greatly increase the speed of the attack as compared to the single threaded version. For more information about the technical details of the attack, see this blog post by SEC Consult:

https://sec-consult.com/en/blog/2018/05/oracle-access-managers-identity-crisis/

Screenshot of OAMBuster

The first two stages will quickly verify whether the website is vulnerable to the attack. Stage 3 will launch the multithreaded Padding Oracle attack.

More information

Please adjust the valid_padding() function to catch the error that is returned from a padding failure in your environment.

For more information about the exploit and our trainings on advanced Java attacks, see RedTimmy.com

About

Multithreaded Padding Oracle Attack on Oracle OAM (CVE-2018-2879)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages