Skip to content

Commit

Permalink
chg: [doc] add overview
Browse files Browse the repository at this point in the history
  • Loading branch information
Terrtia committed Apr 25, 2024
1 parent 42ef6fb commit 26f9e84
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions HOWTO.md
Expand Up @@ -29,6 +29,8 @@ Contributions are welcome! Fork the repository, experiment with the code, and su

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

![Crawler](./doc/screenshots/ail-lacus.png?raw=true "AIL framework Crawler")

### Installation

[Install Lacus](https://github.com/ail-project/lacus)
Expand Down
4 changes: 4 additions & 0 deletions README.md
Expand Up @@ -29,6 +29,8 @@ AIL framework - Framework for Analysis of Information Leaks

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).

![Overview](./doc/screenshots/ail-overview.png?raw=true "AIL framework Overview")

![Dashboard](./doc/screenshots/dashboard0.png?raw=true "AIL framework dashboard")


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

## Features

![Internal](./doc/screenshots/ail-internal.png?raw=true "AIL framework Internal")

- Modular architecture to handle streams of unstructured or structured information
- Default support for external ZMQ feeds, such as provided by CIRCL or other providers
- Multiple Importers and feeds support
Expand Down
Binary file added doc/screenshots/ail-internal.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added doc/screenshots/ail-lacus.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added doc/screenshots/ail-overview.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 26f9e84

Please sign in to comment.