Skip to content

Commit bdb80ee

Browse files
committed
chg: [README] update dashboard image
1 parent c273687 commit bdb80ee

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,7 @@ AIL framework - Framework for Analysis of Information Leaks
2929

3030
AIL is a modular framework to analyse potential information leaks from unstructured data sources like pastes from Pastebin or similar services or unstructured data streams. AIL framework is flexible and can be extended to support other functionalities to mine or process sensitive information (e.g. data leak prevention).
3131

32-
![Overview](./doc/screenshots/ail-overview.png?raw=true "AIL framework Overview")
33-
34-
![Dashboard](./doc/screenshots/dashboard0.png?raw=true "AIL framework dashboard")
32+
![Overview](https://www.ail-project.org/assets/img/dashboard.jpeg "AIL framework Dashboard")
3533

3634

3735
![Finding webshells with AIL](./doc/screenshots/webshells.gif?raw=true "Finding webshells with AIL")
@@ -112,7 +110,7 @@ cd bin/
112110
The default [installing_deps.sh](./installing_deps.sh) is for Debian and Ubuntu based distributions.
113111

114112
Requirement:
115-
- Python 3.7+
113+
- Python 3.8+
116114

117115
## Installation Notes
118116

0 commit comments

Comments
 (0)