Skip to content

DarkWizardCatcher/LotCSV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Living off the CSV

$$\                 $$\      $$$$$$\   $$$$$$\  $$\    $$\ 
$$ |                $$ |    $$  __$$\ $$  __$$\ $$ |   $$ |
$$ |      $$$$$$\ $$$$$$\   $$ /  \__|$$ /  \__|$$ |   $$ |
$$ |     $$  __$$\\_$$  _|  $$ |      \$$$$$$\  \$$\  $$  |
$$ |     $$ /  $$ | $$ |    $$ |       \____$$\  \$$\$$  / 
$$ |     $$ |  $$ | $$ |$$\ $$ |  $$\ $$\   $$ |  \$$$  /  
$$$$$$$$\\$$$$$$  | \$$$$  |\$$$$$$  |\$$$$$$  |   \$  /   
\________|\______/   \____/  \______/  \______/     \_/    
                                                           

This project aims to streamline work of detection engineers and threat hunters. It's purpose is to gather different data sources from Living off the Land oprojects and gathers them into .csv files to easily work with them inside various security tools like SIEM. There is feature which adds "is_legit" column. Cou can use it while filtering lines by setting true or false values.

You can check how exported .csv files look in directory

You can find nice source for all Living off the Land projects at https://lolol.farm/

How to use

To retrieve all implemented projects follow these steps:

git clone https://github.com/DarkWizardCatcher/LotCSV.git
cd LotCSV
pip install -r requirements.txt
python LotCSV.py -a -alp

Otherwise use python LotCSV.py -h to get help.

Done

ToDo

About

Living off the CSV

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages