Skip to content

ar0dd/mattermost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

MySQL Mattermost Forensics

Tool I wrote for a class to parse through some of the MySQL relevant data. There is still tons to do. THis was just for the assignment to show POC :).

Use the mysqldump tool to extract the database.

Usage: mysqldump -u root -p > backup.sql

Usage: python mm_dump.py -i backup.sql -o output.txt -l logging.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages