ail-project / ail-feeder-leak

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

Home Page:https://github.com/ail-project/ail-framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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 ✨🌟

About

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

https://github.com/ail-project/ail-framework

License:GNU Affero General Public License v3.0


Languages

Language:Python 100.0%