berangerthomas commited on
Commit
a5c3b6f
·
2 Parent(s): e93785e a18460f

Merge branch 'main' of https://github.com/berangerthomas/ShadowLog

Browse files
Files changed (1) hide show
  1. README.md +5 -15
README.md CHANGED
@@ -50,28 +50,18 @@ streamlit run shadowlog.py
50
 
51
  ---
52
 
53
- ## 🖥️ **Usage Scenarios**
54
- ### 🗺️ Dashboard Overview
55
 
56
- ### 🔎 Threat Hunting
57
- ```python
58
- # Sample custom query for suspicious SSH activity
59
 
60
- ```
61
 
62
- ### 🚨 Custom Alerts
63
- ```yaml
64
- # Example alert rule (config/alerts.yml)
65
 
66
- ```
67
 
68
  ---
69
 
70
  ## 🤝 **Support & Contribution**
71
  **Report a Ghost** : send us an email
72
  **Contribute** : Open a GitHub Issue for feature requests or log parsers.
73
-
74
- ---
75
-
76
- *“In the shadows, we hunt.”* 🕶️
77
- ```
 
50
 
51
  ---
52
 
53
+ ## 🖥️ **Usage Scenarios**
 
54
 
55
+ ### 🗺️ Dashboard Overview
 
 
56
 
57
+ ![alt text](assets/preview1.png)
58
 
59
+ ### 🗺️ Temporal analysis
 
 
60
 
61
+ ![alt text](assets/preview5.png)
62
 
63
  ---
64
 
65
  ## 🤝 **Support & Contribution**
66
  **Report a Ghost** : send us an email
67
  **Contribute** : Open a GitHub Issue for feature requests or log parsers.