Documentation
¶
Overview ¶
WebBorer is a directory-enumeration tool written in Go.
WebBorer is a directory-enumeration tool written in Go.
Directories
¶
| Path | Synopsis |
|---|---|
|
Package client provides a client for making HTTP requests.
|
Package client provides a client for making HTTP requests. |
|
mock
Package mock provides a mock client to be used in testing.
|
Package mock provides a mock client to be used in testing. |
|
Package filter provides the ability to filter and modify a channel of URLs.
|
Package filter provides the ability to filter and modify a channel of URLs. |
|
Package logging provides a custom logging implementation for webborer.
|
Package logging provides a custom logging implementation for webborer. |
|
Package results provides writers for several types of output.
|
Package results provides writers for several types of output. |
|
Package robots provides support for parsing robots.txt files.
|
Package robots provides support for parsing robots.txt files. |
|
Package settings provides a central interface to webborer settings.
|
Package settings provides a central interface to webborer settings. |
|
Package util provides a set of utility and helper functions for webborer.
|
Package util provides a set of utility and helper functions for webborer. |
|
Package wordlist provides the ability to read wordlists as well as default wordlists.
|
Package wordlist provides the ability to read wordlists as well as default wordlists. |
|
Package worker provides the workers that do the actual loading & processing of pages.
|
Package worker provides the workers that do the actual loading & processing of pages. |
|
Package workqueue provides a mechanism for keeping a queue of work to be done.
|
Package workqueue provides a mechanism for keeping a queue of work to be done. |
Click to show internal directories.
Click to hide internal directories.