Skip to content

Commit 3fb4e65

Browse files
authored
Cti detailed page (#676)
# 📝 CTI IP Report page ## Description This PR adds the new **IP Detail Report Page** to provide insights into specific IP addresses. Below are the key sections included: - **IP Title and Status**: Displays the IP address and its classification. - **Key Information**: Confidence level, timestamps, reasons for classification, MITRE techniques, and background noise. - **Majority Report**: Quarterly insights from CrowdSec. - **IP Range, AS, and Reverse DNS**. - **IP Classification**. - **Activity Timeline**: Recent activity over different timeframes. - **Blocklist Information**. - **Detailed Classifications**. - **Targeted Countries**. - **Attack Details**. - **False Positive Feedback**: User contributions to improve intelligence. - **Security Engine Reports**: (Logged-in users only) Interactive reports for internal sharing. --- Let me know if any section needs clarification or adjustments. Screenshots attached for context. ![image](https://github.com/user-attachments/assets/e26157a1-6452-4ddb-8080-dcd2fe47c22b) ![image](https://github.com/user-attachments/assets/6370de08-6734-4409-b788-4ba594119e3f) ![image](https://github.com/user-attachments/assets/8754c36f-5d9e-4a9c-899e-242db05d20b2) ![image](https://github.com/user-attachments/assets/ae4fab2e-e443-4ff7-adab-0d31699651ab) ![image](https://github.com/user-attachments/assets/7f70bf41-a935-4367-9a62-f046b934cc59) ![image](https://github.com/user-attachments/assets/54989e73-8934-4d48-adcc-efbf599ab2a8) ![image](https://github.com/user-attachments/assets/69d3445c-5643-4854-bd3a-89de89fb9b60)
2 parents 1dd5d14 + 3b3fe6c commit 3fb4e65

File tree

14 files changed

+152
-0
lines changed

14 files changed

+152
-0
lines changed

crowdsec-docs/sidebarsUnversioned.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,11 @@ module.exports = {
188188
label: "Getting started",
189189
id: "console/cti/getting_started",
190190
},
191+
{
192+
type: "doc",
193+
label: "IP report",
194+
id: "console/cti/ip_report",
195+
},
191196
],
192197
},
193198
{
31 KB
Loading
48.7 KB
Loading
141 KB
Loading
69.1 KB
Loading
40.8 KB
Loading
15.6 KB
Loading
31.6 KB
Loading
790 KB
Loading
76.2 KB
Loading

0 commit comments

Comments
 (0)