Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ail-project/ail-feeder-leak

AIL LeakFeeder: A Module for AIL Framework that automate the process to feed leaked files automatically
https://github.com/ail-project/ail-feeder-leak

ail-feeder ail-framework automation cyber-threat-intelligence cybersecurity feeder python3 threat-hunting

Last synced: 1 day ago
JSON representation

AIL LeakFeeder: A Module for AIL Framework that automate the process to feed leaked files automatically

Awesome Lists containing this project

README

        

# Ail LeakFeeder

AIL LeakFeeder: A Module for AIL Framework that automates the process to feed leaked files automatically to AIL, So basically this feeder will help you ingest AIL with your leaked files automatically.

![Ail LeakFeeder](/img/Data%20Leak%20Ingestion.png)

## How To

1- install the requirements

2- add your files inside "leaks_folder" your desired folder can be changed inside config file

3- Run the script

## Dependencies

Install the Python dependencies:

```
pip3 install -U -r requirements.txt

@for Pyhton Magic library "python-magic" follow this:
Debian/Ubuntu: sudo apt-get install libmagic1
Windows: pip install python-magic-bin
```
## Config
######

```
change config file under this file: config.yaml
```

## TODO

-Iterate inside folders inside "Leaks_Folder"

## Contributors
Feel free to use this module, please share the changes you've made by using Pull Requests!

Thank you so much for all the wonderful contributions ✨🌟