Skip to content

add an extremely dense high-signal wordlist for fast wide-scope scans#5

Open
ayoubfathi wants to merge 1 commit into
mainfrom
dense-wordlist
Open

add an extremely dense high-signal wordlist for fast wide-scope scans#5
ayoubfathi wants to merge 1 commit into
mainfrom
dense-wordlist

Conversation

@ayoubfathi
Copy link
Copy Markdown
Owner

a stripped-down wordlist (736 paths) optimized for even higher signal density over coverage.

Built from the full list by aggressively removing redundancy and low-value paths:
• deduped path variants (Swagger 50+ → 14, GraphQL 60+ → 10, Actuator 40+ → 12, Elasticsearch 50+ → 7)
• collapsed .env / workflow / config permutations to one per convention
• removed open redirect payloads and robots.txt bypass tricks (not content discovery)
• dropped IDE/linter configs (near-zero security value)
• kept one traversal per encoding technique, not per depth
• added 40+ modern infra surfaces missing from the full list

New surfaces included:
• AI/ML: MLflow, Ray, LangServe, LiteLLM, Ollama, Flowise, Dify, vector DBs
• API gateways: APISIX, Traefik, Envoy, Kong, Tyk
• Enterprise: F5 BIG-IP iControl, Citrix NetScaler NITRO
• DevOps: Consul, Vault, Nomad, ArgoCD, Backstage, NiFi, Airflow
• CI/CD: TeamCity, Bamboo, Drone, Concourse, GoCD, Azure DevOps
• Auth: Keycloak, Supabase, Firebase, Authentik, Ory
• Infra: Proxmox, Ceph, Wazuh, TheHive, MISP, NetBox
• Observability: Grafana API, Loki, Tempo, Mimir, Thanos, VictoriaMetrics
• Self-hosted: n8n, Gitea, Mattermost, PocketBase, Appwrite
• + Nacos, deeper Kubernetes paths, etcd v3, Dapr, Istio debug

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.

1 participant