redos

package module
v0.0.0-...-642a078 Latest Latest
Warning

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

Go to latest
Published: Feb 12, 2019 License: MIT Imports: 10 Imported by: 0

README

go-redos

Golang fuzz tool for regular expression Denial of Service (ReDoS)

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CompileRegix

func CompileRegix(re string, opts Options, info string) error

func GetFuzzSource

func GetFuzzSource(opts Options) (*bufio.Scanner, error)

func ScanDir

func ScanDir(dirName string, opts Options)

ScanDir scan pass directory recursively for regex expresions

Types

type Options

type Options struct {
	Verbose  bool
	FuzzFile string
	Timeout  int
	Regex    string
}

Command options

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

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