Integrate Codename SCNR
CLI utilities
Use Codename SCNR's wide range of command-line utilities for:
- quick scans
- infrastructure setup
- scheduling
- shell script hacks
WebUI
The Web user interface provides a friendly way to perform and manage scans and their results.
Ruby API
The Ruby API allows for development of custom scripts to suite every need.
Off-load handling of data of interest to a custom script and transmit them to your desired destination.
Take over decision making points like the scan scope.
Add custom components like security checks or plugins on the fly.
Many more...
REST API
Easily integrate Codename SCNR with anything via its powerful yet simple REST API.
Articles
Script your DOM XSS exploitation workflow
Hello all, I wanted to share some Codename SCNR scripting kung-fu with you. This is something you can use post-scan,...
The Arachni Chronicles
A story of curiosity, experimentation, development, million euro deal, fraudsters, abandonment and revitalization. From the inception of the F/OSS Arachni...
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...