Anish-M-code / File-Analysis-Tool

A simple File Analysis Tool for Kali Linux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

File-Analysis Tool

It is a simple Tool for Analysing Files , developed in Python For Kali Linux.

Install requirements

$ python3 requirements.txt

Setup

$ python3 setup.py

Usage

$ python3 FAT

Features

  • Metadata Analysis and File Type Detection.

  • Password Cracking

  • Check Suspicious Files using Virustotal.

Metadata Analysis and File Type Detection

  • We use state of art exiftool and mat2 to extract interesting metadata from files.

Password Cracking

Upload Suspicious Files to Virustotal

Note

  • This software uses office2john module to deal with Microsoft office documents. which has different License.

Contributors

About

A simple File Analysis Tool for Kali Linux

License:GNU General Public License v3.0


Languages

Language:Python 100.0%