id: nuget-package-config info: name: NuGet Package.config File Disclosure author: DhiyaneshDK severity: info reference: - https://learn.microsoft.com/en-us/nuget/reference/packages-config - https://github.com/maurosoria/dirsearch/blob/master/db/dicc.txt metadata: max-request: 2 verified: true shodan-query: html:"packages.config" tags: exposure,sass,devops,cicd,nuget,files http: - method: GET path: - '{{BaseURL}}/packages.config' - '{{BaseURL}}/.nuget/packages.config' stop-at-first-match: true matchers-condition: and matchers: - type: word part: body words: - '' - '' - '' condition: and - type: status status: - 200