Skip to content

Add signatures for Palo Alto Cortex Xpanse, Infrawatch, ModatScanner,…#616

Merged
JayBizzle merged 2 commits into
JayBizzle:masterfrom
Halfacht:add-scanner-bot-signatures
Jul 10, 2026
Merged

Add signatures for Palo Alto Cortex Xpanse, Infrawatch, ModatScanner,…#616
JayBizzle merged 2 commits into
JayBizzle:masterfrom
Halfacht:add-scanner-bot-signatures

Conversation

@Halfacht

Copy link
Copy Markdown
Contributor

Found these four while investigating an unexpected spike in new-visitor tracking on a Laravel site using this package β€” all four were confirmed getting past isCrawler() and being logged as real visits.

  • Hello from Palo Alto Networks...Cortex-Xpanse... β€” PANW's Cortex Xpanse scanner. The existing ^Expanse pattern no longer matches; PANW appears to have changed the UA format after rebranding Expanse β†’ Cortex Xpanse.
  • Mozilla/5.0 (compatible; Infrawatch/1.0; +https://infrawat.ch/)
  • Mozilla/5.0 (compatible; ModatScanner/1.2; +https://modat.io/)
  • mozilla firefox 5.0/krynos made

Per CONTRIBUTING.md:

  • Added regex patterns to $data in src/Fixtures/Crawlers.php (alphabetically placed)
  • Added the four UA strings to tests/data/user_agent/crawlers.txt
  • Full suite passes: vendor/bin/phpunit β€” 19 tests, 170848 assertions, OK

Halfacht added 2 commits July 10, 2026 09:19
… krynos

Found these missing while investigating an unexpected spike in new-visitor
tracking on a Laravel site using this package.
- ExposureScanner, Goosee-Audit β€” self-identified internal-security-audit scanners
- visionheight.com/scan β€” domain-prefixed scanner spoofing a Chrome UA
- foda-scanner, pathscan, HaveInListEnricher β€” additional self-identified scanners
@JayBizzle JayBizzle merged commit 0d005da into JayBizzle:master Jul 10, 2026
10 checks passed
@JayBizzle

Copy link
Copy Markdown
Owner

Thanks ❀️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants