Skip to content

az4rvs/Tomcat-Manager-RCE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tomcat-Manager-RCE

Exploits for achieving RCE through authenticated WAR deployment.

Background

The attack vector leverages the legitimate Tomcat management functionality that allows for remote .war file deployment. By uploading a malicious WAR package containing a JSP (JavaServer Page), the server unpacks it and exposes the script within the web server's context. This enables command execution with the privileges of the user running the Tomcat service.

Contents

  • /windows: Implementation for Windows-based targets.
  • /linux: Implementation for Linux-based targets.

For educational and authorized security auditing purposes only.

About

Apache Tomcat Manager authenticated RCE via WAR payload deployment.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages