Skip to content

Commit 26f9e84

Browse files
committed
chg: [doc] add overview
1 parent 42ef6fb commit 26f9e84

File tree

5 files changed

+6
-0
lines changed

5 files changed

+6
-0
lines changed

HOWTO.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ Contributions are welcome! Fork the repository, experiment with the code, and su
2929

3030
AIL supports crawling of websites and Tor hidden services. Ensure your Tor client's proxy configuration is correct, especially the SOCKS5 proxy settings.
3131

32+
![Crawler](./doc/screenshots/ail-lacus.png?raw=true "AIL framework Crawler")
33+
3234
### Installation
3335

3436
[Install Lacus](https://github.com/ail-project/lacus)

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ 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+
3234
![Dashboard](./doc/screenshots/dashboard0.png?raw=true "AIL framework dashboard")
3335

3436

@@ -55,6 +57,8 @@ Allow easy creation and customization by extending an abstract class.
5557

5658
## Features
5759

60+
![Internal](./doc/screenshots/ail-internal.png?raw=true "AIL framework Internal")
61+
5862
- Modular architecture to handle streams of unstructured or structured information
5963
- Default support for external ZMQ feeds, such as provided by CIRCL or other providers
6064
- Multiple Importers and feeds support

doc/screenshots/ail-internal.png

208 KB
Loading

doc/screenshots/ail-lacus.png

143 KB
Loading

doc/screenshots/ail-overview.png

144 KB
Loading

0 commit comments

Comments
 (0)