Project

General

Profile

Support #845

Install FLOSS on FreeBSD

Added by Daniel Curtis over 7 years ago. Updated over 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Workstation
Target version:
Start date:
08/28/2016
Due date:
% Done:

100%

Estimated time:
0.50 h
Spent time:

Description

This is a guide for installing the FireEye FLOSS utility on FreeBSD 10.

Prepare the Environment

  • Make sure the system is up to date:
    pkg update && pkg upgrade
    

FLOSS

  • Install a few dependencies:
    pkg install py27-pytest
    
  • Install vivisect:
    pip install https://github.com/williballenthin/vivisect/zipball/master
    
  • Install FLOSS from GitHub:
    pip install https://github.com/fireeye/flare-floss/zipball/master
    

Resources

#1

Updated by Daniel Curtis over 7 years ago

  • Status changed from New to Resolved
  • Start date changed from 08/27/2016 to 08/28/2016
  • % Done changed from 0 to 100
#2

Updated by Daniel Curtis over 7 years ago

  • Status changed from Resolved to Closed

Also available in: Atom PDF