Skip to content

A JSP backdoor that enables under Tomcat hiding arbitrary JSP files, in addition to their access logs.

Notifications You must be signed in to change notification settings

QAX-A-Team/HideShell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

HideShell

A JSP backdoor that enables under Tomcat hiding arbitrary JSP files, in addition to their access logs. JSPs hidden by hideshell.jsp remain accessbile until the next reboot of Tomcat instance.

Environments tested

  • Tomcat 7
  • Tomcat 8

How it works?

TL;DR

Hideshell.jsp hides JSP files by simply deleting them, while persuading Tomcat into believing that files are still there, thus serving them as usual.

About

A JSP backdoor that enables under Tomcat hiding arbitrary JSP files, in addition to their access logs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages