Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/morkin1792/cypher-injection-scanner

Burp Suite Extension that detects Cypher code injection
https://github.com/morkin1792/cypher-injection-scanner

burp-extensions code-injection neo4j

Last synced: 2 months ago
JSON representation

Burp Suite Extension that detects Cypher code injection

Awesome Lists containing this project

README

        

# Cypher Injection Scanner

## Description

This is a Burp Suite Extension that detects Cypher code injection in applications using Neo4j databases.

## Features

### Active Scanner

Attempts to detect Cypher injection by sending payloads that aim to perform requests to the Burp Collaborator Client.

### Passive Scanner

Alerts whens the application responds with descriptive errors.

## Build

./gradlew build