id: pypiserver-detect info: name: PyPI Server Detect author: ritikchaddha severity: info metadata: max-request: 1 verified: true shodan-query: html:"pypiserver" tags: tech,pypiserver http: - method: GET path: - "{{BaseURL}}" matchers-condition: and matchers: - type: word part: body words: - 'Welcome to pypiserver' - type: status status: - 200