├── README.assets ├── image-20220407140858422.png ├── image-20220407154408474.png └── image-20220407154418550.png ├── README.md ├── requirements.txt ├── spring_rce.py └── test.txt /README.assets/image-20220407140858422.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/4nth0ny1130/spring4shell_behinder/HEAD/README.assets/image-20220407140858422.png -------------------------------------------------------------------------------- /README.assets/image-20220407154408474.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/4nth0ny1130/spring4shell_behinder/HEAD/README.assets/image-20220407154408474.png -------------------------------------------------------------------------------- /README.assets/image-20220407154418550.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/4nth0ny1130/spring4shell_behinder/HEAD/README.assets/image-20220407154418550.png -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/4nth0ny1130/spring4shell_behinder/HEAD/README.md -------------------------------------------------------------------------------- /requirements.txt: -------------------------------------------------------------------------------- 1 | requests==2.27.1 2 | -------------------------------------------------------------------------------- /spring_rce.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/4nth0ny1130/spring4shell_behinder/HEAD/spring_rce.py -------------------------------------------------------------------------------- /test.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/4nth0ny1130/spring4shell_behinder/HEAD/test.txt --------------------------------------------------------------------------------