
Customize Codename SCNR
A multitude of well grouped options and features provide you with unparalleled abilities to customize your scan according to your exact needs.

Configuration
Configuration options include:
- CLI utility arguments
- WebUI profiles
- Scripting via Ruby API and/or REST API

Modularity
Add custom:
- security checks
- plugins for abstract functionality
- reporters
- more...
...in order to extend the capabilities of Codename SCNR to suit specialized needs.

Scripting
Add custom scripts for:
- static configuration
- dynamic configuration (like generating coupon IDs during scan time)
- creating of your own custom scanners for highly specialized occasions
Articles
Continuous client-side IAST/DAST Hybrid approach for Single-Page-Applications
Some very interesting technology was presented a few days ago in the following articles: Following the data: Taint-tracing in the...
Managing an SCNR cloud over REST
New products and their terminology can be daunting, especially when it has to do with architectural things. To take care...
Following the execution: Taint-tracing in the JS environment
In our previous article we discussed data-flow tracing, i.e. following a piece of data as it travels through the JS...