Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ail-project/ail-feeder-leak
- Owner: ail-project
- License: agpl-3.0
- Created: 2021-08-23T09:15:49.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-05-07T14:09:12.000Z (6 months ago)
- Last Synced: 2024-05-07T15:31:19.827Z (6 months ago)
- Topics: ail-feeder, ail-framework, automation, cyber-threat-intelligence, cybersecurity, feeder, python3, threat-hunting
- Language: Python
- Homepage: https://github.com/ail-project/ail-framework
- Size: 104 KB
- Stars: 8
- Watchers: 7
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 ✨🌟