Skip to content

Tags: dkitdfir/faraday

Tags

v3.12

Toggle v3.12's commit message
 * Now agents can upload data to multiples workspaces

 * Add agent and executor data to Activity Feed
 * Add session timeout configuration to server.ini configuration file
 * Add hostnames to already existing hosts when importing a report
 * Add new faraday background image
 * Display an error when uploading an invalid report
 * Use minimized JS libraries to improve page load time
 * Fix aspect ratio distortion in evidence tab of vulnerability preview
 * Fix broken Knowledge Base upload modal
 * Fix closing of websocket connections when communicating with Agents
 * Change Custom Fields names in exported CSV to make columns compatible with
   `faraday_csv` plugin
 * Fix import CSV for vuln template: some values were overwritten with default values.
 * Catch errors in faraday-manage commands when the connection string is not
   specified in the server.ini file
 * Fix bug that generated a session when using Token authentication
 * Fix bug that requested to the API when an invalid filter is used
 * Cleanup old sessions when a user logs in
 * Remove unmaintained Flask-Restless dependency
 * Remove pbkdf2\_sha1 and plain password schemes. We only support bcrypt

v3.11.1

Toggle v3.11.1's commit message
Add changelog for 3.11.1

v3.11

Toggle v3.11's commit message
Release v3.11

 * Move GTK client to [another repository](https://github.com/infobyte/faraday-client) to improve release times.
 * Fix formula injection vulnerability when exporting vulnerability data to CSV. This was considered a low impact vulnerability.
 * Remove "--ssl" parameter. Read SSL information from the config file.
 * Add OpenAPI autogenerated documentation support
 * Show agent information in command history
 * Add bulk delete endpoint for hosts API
 * Add column with information to track agent execution data
 * Add tool attribute to vulnerability to avoid incorrectly showing "Web UI" as creator tool
 * Add sorting by target in credentials view
 * Add creator information when uploading reports or using de bulk create api
 * Add feature to disable rules in the searcher
 * Add API endpoint to export Faraday data to Metasploit XML format
 * Use run date instead of creation date when plugins report specifies it
 * Improve knowledge base UX
 * Improve workspace table and status report table UX.
 * Improve format of exported CSV to include more fields
 * Sort results in count API endpoint
 * Limit description width in knowledge base
 * Change log date format to ISO 8601
 * Fix parsing server port config in server.ini
 * Fix bug when \_rev was send to the hosts API
 * Send JSON response when you get a 500 or 404 error
 * Fix bug parsing invalid data in NullToBlankString

Changes in plugins (only available through Web UI, not in GTK client yet):

New plugins:

* Checkmarx
* Faraday\_csv (output of exported Faraday csv)
* Qualyswebapp
* Whitesource

Updated plugins:

* Acunetix
* AppScan
* Arachni
* Nessus
* Netspaker
* Netspaker cloud
* Nexpose
* Openvas
* QualysGuard
* Retina
* W3af
* WPScan
* Webinspect
* Zap

v3.10.2

Toggle v3.10.2's commit message
Add changelog for 3.10.2

v3.10.1

Toggle v3.10.1's commit message
Update changelog

v3.10.0

Toggle v3.10.0's commit message
Merge branch 'white/dev' into white/master

v3.9.3

Toggle v3.9.3's commit message
Release v3.9.3 WHITE

3.9.2

Toggle 3.9.2's commit message
Merge branch 'tkt_white_6001_fix_search_with_slash' into 'white/dev'

Resolve "No anda la busqueda con char "/""

See merge request faradaysec/faraday!865

v3.8.0

Toggle v3.8.0's commit message
Merge branch 'white/dev' into white/master

v3.7.0

Toggle v3.7.0's commit message
Update white.md