mirror of
https://github.com/danielmiessler/SecLists
synced 2025-12-06 08:53:59 +01:00
Merge pull request #527 from soufianetahiri/master
Added actuator default paths and created new XSS fuzzing list Source: https://docs.spring.io/spring-boot/docs/1.5.x/reference/html/production-ready-endpoints.html
This commit is contained in:
commit
6d164b9672
2 changed files with 3849 additions and 0 deletions
|
|
@ -2437,3 +2437,46 @@
|
|||
/zm_cms/spaw2/dialogs/dialog.php
|
||||
/zone-h.php
|
||||
/~install/
|
||||
/actuator
|
||||
/actuator/auditLog
|
||||
/actuator/auditevents
|
||||
/actuator/beans
|
||||
/actuator/caches
|
||||
/actuator/conditions
|
||||
/actuator/configurationMetadata
|
||||
/actuator/configprops
|
||||
/actuator/dump
|
||||
/actuator/env
|
||||
/actuator/events
|
||||
/actuator/exportRegisteredServices
|
||||
/actuator/features
|
||||
/actuator/flyway
|
||||
/actuator/health
|
||||
/actuator/healthcheck
|
||||
/actuator/heapdump
|
||||
/actuator/httptrace
|
||||
/actuator/info
|
||||
/actuator/integrationgraph
|
||||
/actuator/jolokia
|
||||
/actuator/mappings
|
||||
/actuator/metrics
|
||||
/actuator/logfile
|
||||
/actuator/loggers
|
||||
/actuator/loggingConfig
|
||||
/actuator/liquibase
|
||||
/actuator/refresh
|
||||
/actuator/registeredServices
|
||||
/actuator/releaseAttributes
|
||||
/actuator/resolveAttributes
|
||||
/actuator/scheduledtasks
|
||||
/actuator/sessions
|
||||
/actuator/springWebflow
|
||||
/actuator/shutdown
|
||||
/actuator/sso
|
||||
/actuator/ssoSessions
|
||||
/actuator/statistics
|
||||
/actuator/status
|
||||
/actuator/threaddump
|
||||
/actuator/trace
|
||||
/jolokia
|
||||
/list
|
||||
|
|
|
|||
3806
Fuzzing/XSS-Fuzzing
Normal file
3806
Fuzzing/XSS-Fuzzing
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue