Draft
Conversation
|
This pull request is automatically being deployed by Amplify Hosting (learn more). |
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
AlteredCoder
requested changes
Apr 10, 2026
| | Firewall integration subscriptions | ✅ | ✅ | | ||
| | CVSS score | ✅ | — | | ||
| | CWE classification | ✅ | — | | ||
| | CrowdSec Analysis narrative | ✅ | — | |
Contributor
There was a problem hiding this comment.
this is also part of fingerprints
| 2. **Monitor specific CVEs** for unpatched vulnerabilities in your environment. This gives you targeted exploitation intelligence. | ||
| 3. **Create firewall integrations** subscribed to both CVEs and fingerprint rules to build layered blocklists. | ||
|
|
||
| For example, if you run WordPress: |
Contributor
There was a problem hiding this comment.
the real plus value would be to subscribe to the wordpress vendor no ?
|
|
||
| The phases are determined by analyzing exploitation telemetry from the CrowdSec Network over time — they reflect real attacker behavior, not theoretical risk. | ||
|
|
||
| ## The Five Phases |
Contributor
There was a problem hiding this comment.
we have 8 Exploitation phases:
InsufficientData = "insufficient_data"
EarlyExploitation = "early_exploitation"
FreshAndPopular = "fresh_and_popular"
TargetedExploitation = "targeted_exploitation"
MassExploitation = "mass_exploitation"
BackgroundNoise = "background_noise"
Unpopular = "unpopular"
WearingOut = "wearing_out"
Unclassified = "unclassified"
| ## Navigation | ||
|
|
||
| From a CVE page, you are able to view IPs exploiting the vulnerability: | ||
| The web interface is organized around a left sidebar with six sections: |
Contributor
There was a problem hiding this comment.
we now have a 9 sections.
missings ones are:
- Releases
- Settings
- Documentation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.