SecLists/Discovery/Web-Content/Programming-Language-Specific
2025-10-11 21:10:44 -03:00
..
ASP.NET
Common-PHP-Filenames.txt
CommonBackdoors-JSP.fuzz.txt
CommonBackdoors-PHP.fuzz.txt
CommonBackdoors-PL.fuzz.txt
golang.txt
Java-Spring-Boot.txt feat(wordlist): Update list of Spring endpoints. (PR #1253) 2025-10-11 21:10:44 -03:00
PHP.fuzz.txt
README.md
ror.txt

Java-Spring-Boot.txt

Use for: Detecting actuator endpoints, and testing for RCEs in Spring-Boot instances.

Note that it's possible for a spring-boot backend to be behind a spring-cloud-gateway, which may only route all traffic prefixed with /api/ to the backend. Consider fuzzing the starting prefix api with many different values to find what reaches the backend. A recommended wordlist to fuzz this value with is at Fuzzing/Miscellaneous/schemes.txt