Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 580 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 580 Bytes

Usage

Florentino is straightforward to use; all you have to do is install dependencies and setup .EVN file (there is an example env)

  • Download D.I.E
  • Download Floss
  • pip3 install iocextract

Build and Run

  • cd cmd
  • mkdir data
  • touch .evn
  • example .evn
    •     DIEC_PATH=/tools/diec
          FLOSS_PATH=/tools/floss
          VIRUSTOTAL_API=YOUR_API_KEY
      
  • go build main
  • Florentino -f FILE-TO-ANALYSIS
  • now data will be available in /data