sonargrep

command module
v0.0.0-...-3a19c57 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 12, 2022 License: Apache-2.0 Imports: 13 Imported by: 0

README

sonargrep

Install

go install github.com/ilyaglow/sonargrep

Usage

Grep IPs from sonar.https dataset that contain wordpress in their response body without saving a 50GB file to the disk:

curl -L -s https://opendata.rapid7.com/sonar.https/2018-04-24-1524531601-https_get_443.json.gz \
    | sonargrep -w wordpress -i \
    | jq -r '.ip'

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL