bodyCheck

command module
v0.0.0-...-c90e014 Latest Latest
Warning

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

Go to latest
Published: Jan 9, 2021 License: MIT Imports: 13 Imported by: 0

README

bodyCheck

A simple Go tool that fetches a URL and checks the body for content.

Install

# go get -u github.com/jellemulck/bodyCheck

usage example

bodyCheck -file /tmp/file_with_urls.txt -content root:x -threads 10 -path ../../etc/passwd

description:

- file : add an input file with domain URLs
- content : the content to search for
- threads : number of concurrent times the program runs
- path : add a path after the domain url

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