Benchmark: Access Log Detections
Description
This benchmark contains recommendations when scanning Nginx access logs.
Usage
Install the mod:
mkdir dashboardscd dashboardspowerpipe mod initpowerpipe mod install github.com/turbot/tailpipe-mod-nginx-access-log-detections
Start the Powerpipe server:
powerpipe server
Open http://localhost:9033 in your browser and select Access Log Detections.
Run this benchmark in your terminal:
powerpipe benchmark run nginx_access_log_detections.benchmark.access_log_detections
Snapshot and share results via Turbot Pipes:
powerpipe benchmark run nginx_access_log_detections.benchmark.access_log_detections --share
Benchmarks
- Cross-Site Scripting (XSS) Detections
- Local File Inclusion (LFI) Detections
- Remote Command Execution (RCE) Detections
- SQL Injection (SQLi) Detections