Please see theAPI Tutorialfor more information. Generating Code Documentation: The ViperMonkey codebase has been documented with Doxygen (https://www.doxygen.nl/index.html) docstrings. To generate HTML code documentation similar to JavaDoc for ViperMonkey do the following: ...
Quick links:Report Issues/Suggestions/Questions-Contact the Author-Repository-Updates on Twitter-API Tutorial DISCLAIMER: ViperMonkey is an experimental VBA Engine targeted at analyzing maldocs. It works on some but not all maldocs. VBA parsing and emulation isextremelyslow for now (see the speedup...
In this tutorial, we learned a bit about Apache Tomcat and a vulnerability that allowed us to upload a malicious WAR file and get a shell. First, we enumerated the target with Nmap and found some valid credentials using a scanner. Then, we were able to exploit the vulnerability with both...