Usage

March 8, 2020 ยท View on GitHub

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