Richsploit
Richsploit copied to clipboard
Exploitation toolkit for RichFaces
Bumps javax.faces from 2.1.5 to 2.1.28. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Hello! While trying to use the payload i get this error: javax.net.ssl.SSLHandshakeException: No subject alternative DNS name matching xxx.example.com found. at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:131) at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:352) at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:295) at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:290) at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.checkServerCerts(CertificateMessage.java:654)...
Please choose and provide license for Your project. Otherwise it will not be able to legaly use it without problems in some cases.
Hello, Richsploit crashes when using a page which is using self signed certificates. It would be great if there was an option to ignore unsecure certs.
The error trace: ``` $ java -jar target/Richsploit.jar -e 4 -p 'ping stuff.burpcollaborator.net' -u 'https://[redacted]/app/a4j/g/3_3_3.Final' -v 3 [+] This exploit requires that you first visit a page containing the tag....
Hi, first of all thanks for the great work. I've tried to build the project by my own on a windows env, but this fails without editing pom.xml. When I...