SecLists icon indicating copy to clipboard operation
SecLists copied to clipboard

SecLists is the security tester's companion. It's a collection of multiple types of lists used during security assessments, collected in one place. List types include usernames, passwords, URLs, sensi...

Results 187 SecLists issues
Sort by recently updated
recently updated
newest added

You can also embed this Snapstore button if you want to:- [![Get it from the Snap Store](https://snapcraft.io/static/images/badges/en/snap-store-black.svg)](https://snapcraft.io/seclists)

Hi, This PR use this [documentation](https://docs.spring.io/spring-boot/docs/current/reference/html/application-properties.html#application-properties.actuator.management.server.base-path) to add the prefix `management/` to endpoints list from this [documentation](https://docs.spring.io/spring-boot/docs/current/reference/html/actuator.html#actuator.endpoints): ![image](https://user-images.githubusercontent.com/1573775/188488919-716fa303-1a66-4c87-a4ae-3360a85e3048.png) ![image](https://user-images.githubusercontent.com/1573775/188489001-5ac4fcb3-3faa-4ae5-95fb-73a0e9db783a.png) Command used to extract endpoints: ```shell curl -sk https://docs.spring.io/spring-boot/docs/2.1.7.RELEASE/reference/html/production-ready-endpoints.html | grep...

Hello, Thank you very much for putting this repo together. I would like to ask for information please on what was the collection source and methodology for the following password...

Add SAP passwords for CA Introscope Enterprise Manager

Hi, This PR performed the following operations on file **[AdobeCQ-AEM.txt](https://github.com/danielmiessler/SecLists/blob/master/Discovery/Web-Content/AdobeCQ-AEM.txt)**: - Remove leading slash for each line. - Add missing entries based on the sources below. - Sort entries alphabetically....

> **Note**: After a very useful review by @ItsIgnacioPortal , I changed the approach by creating a dedicated script to perform the check and raise the warning. The GitHub workflow...

Extracted from https://github.com/pyn3rd/Spring-Boot-Vulnerability#0x05-spring-boot-rce-involving-jmx-enabled