Skip to content

Commit

Permalink
Fewer FPs for phpmyadmin panel
Browse files Browse the repository at this point in the history
  • Loading branch information
kazet committed Nov 28, 2024
1 parent 96b4467 commit 38d60d3
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions http/exposed-panels/phpmyadmin-panel.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,14 +50,15 @@ http:
stop-at-first-match: true
matchers:
- type: word
condition: and
words:
- "<title>phpMyAdmin"
- "pmahomme"
- "opendb_url"

extractors:
- type: regex
part: body
group: 1
regex:
- 'v=([a-z0-9-._]+)'
# digest: 490a004630440220722f0389c7c04acc81fc50271521330e06cc1892b6d0978221b61b7c8566f79f02202c408aef3764fd5cbb398ab90944e34e4900f42c8c8c2f9b66b837ab4fb3fc50:922c64590222798bb761d5b6d8e72950
# digest: 490a004630440220722f0389c7c04acc81fc50271521330e06cc1892b6d0978221b61b7c8566f79f02202c408aef3764fd5cbb398ab90944e34e4900f42c8c8c2f9b66b837ab4fb3fc50:922c64590222798bb761d5b6d8e72950

0 comments on commit 38d60d3

Please sign in to comment.