fsf icon indicating copy to clipboard operation
fsf copied to clipboard

File Scanning Framework

Results 17 fsf issues
Sort by recently updated
recently updated
newest added

The current dockerfile is super out of date. While the project is largely in maint mode we should be good stewards of the internet and either update it or remove...

enhancement

Hi, I'm on Ubuntu 18.04.2 LTS and believe I installed all dependencies. Testing using `./fsf_client.py ~/fsf-master/docs/Test.zip` results in the following output `2019-09-15 16:15:37.765584 There was a problem getting data for...

https://github.com/EmersonElectricCo/fsf/blob/15303aa298414397f9aa5d19ca343040a0fe0bbd/fsf-server/main.py#L43

In a somewhat similar vain to #11 I was wondering if the capability was there to extract and process string data? For example a module that extracts URLs and strings...

Newer versions of oletools contain an rtfobj API implementation that was incompatible with the previous implementation from FSF. The crux of the issue being the new value added here: `for...

enhancement

It would be great to take PR #60 and have the repo owners create an automatic Docker image build of FSF that fires off when you folks push an update...

The post processor is awesome, but tends to be underutilized. This is a bit of a blessing as it has a potential scaling limitation, and its error handling could use...

Adding a SIGHUP handler in the main process could allow us to monitor for changes to the fsf-server configs, dispositioner, and yara rules directory to reload configs when those files...

since the client can be installed anywhere, we should package it as such.