diff --git a/man/ronin-web-browser.1.md b/man/ronin-web-browser.1.md index 62e01fab..c7f60792 100644 --- a/man/ronin-web-browser.1.md +++ b/man/ronin-web-browser.1.md @@ -1,5 +1,9 @@ # ronin-web-browser 1 "2022-01-01" Ronin Web "User Manuals" +## NAME + +ronin-web-browser - Automates a web browser + ## SYNOPSIS `ronin-web-browser` [*options*] [*URL*] diff --git a/man/ronin-web-diff.1.md b/man/ronin-web-diff.1.md index 1c8e84cc..e36033f6 100644 --- a/man/ronin-web-diff.1.md +++ b/man/ronin-web-diff.1.md @@ -1,5 +1,9 @@ # ronin-web-diff 1 "2022-01-01" Ronin Web "User Manuals" +## NAME + +ronin-web-diff - Diffs two web pges + ## SYNOPSIS `ronin-web diff` [*options*] {*URL* \| *FILE*} {*URL* \| *FILE*} diff --git a/man/ronin-web-html.1.md b/man/ronin-web-html.1.md index 38f87575..f7d4956d 100644 --- a/man/ronin-web-html.1.md +++ b/man/ronin-web-html.1.md @@ -1,5 +1,9 @@ # ronin-web-html 1 "2022-01-01" Ronin "User Manuals" +## NAME + +ronin-web-html - Performs XPath/CSS-path queries on a URL or HTML file + ## SYNOPSIS `ronin-web html` [*options*] {*URL* \| *FILE*} [*XPATH* \| *CSS-path*] diff --git a/man/ronin-web-irb.1.md b/man/ronin-web-irb.1.md index b3d28499..df31d787 100644 --- a/man/ronin-web-irb.1.md +++ b/man/ronin-web-irb.1.md @@ -1,5 +1,9 @@ # ronin-web-irb 1 "May 2022" Ronin "User Manuals" +## NAME + +ronin-web-irb - Starts an interactive Ruby shell with ronin-web loaded + ## SYNOPSIS `ronin-web irb` [*options*] diff --git a/man/ronin-web-new.1.md b/man/ronin-web-new.1.md index 76558066..44e88eae 100644 --- a/man/ronin-web-new.1.md +++ b/man/ronin-web-new.1.md @@ -1,5 +1,9 @@ # ronin-web-new 1 "May 2022" Ronin "User Manuals" +## NAME + +ronin-web-new - Creates new projects or scripts + ## SYNOPSIS `ronin-web new` [*options*] [*COMMAND*] diff --git a/man/ronin-web-reverse-proxy.1.md b/man/ronin-web-reverse-proxy.1.md index 97d7e0df..22087ad1 100644 --- a/man/ronin-web-reverse-proxy.1.md +++ b/man/ronin-web-reverse-proxy.1.md @@ -1,5 +1,9 @@ # ronin-web-reverse-proxy 1 "2022-01-01" Ronin "User Manuals" +## NAME + +ronin-web-reverse-proxy - Starts a HTTP proxy server + ## SYNOPSIS `ronin-web reverse-proxy` [*options*] [`--host` *HOST*] [`--port` *PORT*] diff --git a/man/ronin-web-screenshot.1.md b/man/ronin-web-screenshot.1.md index 840852ab..866c1dab 100644 --- a/man/ronin-web-screenshot.1.md +++ b/man/ronin-web-screenshot.1.md @@ -1,5 +1,9 @@ # ronin-web-screenshot 1 "2023-05-01" Ronin Web "User Manuals" +## NAME + +ronin-web-screenshot - Screenshots one or more URLs + ## SYNOPSIS `ronin-web-screenshot` [*options*] {*URL* [...] \| `--file` *FILE*} diff --git a/man/ronin-web-server.1.md b/man/ronin-web-server.1.md index e4f95b54..f117bbef 100644 --- a/man/ronin-web-server.1.md +++ b/man/ronin-web-server.1.md @@ -1,5 +1,9 @@ # ronin-web-server 1 "2022-01-01" Ronin Web "User Manuals" +## NAME + +ronin-web-server - Starts a web server + ## SYNOPSIS `ronin-web-server` [*options*] diff --git a/man/ronin-web-session-cookie.1.md b/man/ronin-web-session-cookie.1.md index 31f678ee..859cfd14 100644 --- a/man/ronin-web-session-cookie.1.md +++ b/man/ronin-web-session-cookie.1.md @@ -1,5 +1,9 @@ # ronin-web-session-cookie 1 "2023-03-01" Ronin "User Manuals" +## NAME + +ronin-web-session-cookie - Parses and deserializes various session cookie formats + ## SYNOPSIS `ronin-web session-cookie` [*options*] {*URL* \| *STRING*} diff --git a/man/ronin-web-spider.1.md b/man/ronin-web-spider.1.md index 7fdc2491..a129a9f0 100644 --- a/man/ronin-web-spider.1.md +++ b/man/ronin-web-spider.1.md @@ -1,5 +1,9 @@ # ronin-web-spider 1 "2022-01-01" Ronin Web "User Manuals" +## NAME + +ronin-web-spider - Spiders a website + ## SYNOPSIS `ronin-web spider` [*options*] {`--host` *HOST* \| `--domain` *DOMAIN* \| `--site` *URL*} diff --git a/man/ronin-web-user-agent.1.md b/man/ronin-web-user-agent.1.md index ff55b0ed..6be8e231 100644 --- a/man/ronin-web-user-agent.1.md +++ b/man/ronin-web-user-agent.1.md @@ -1,5 +1,9 @@ # ronin-web-user-agent 1 "2023-03-01" Ronin "User Manuals" +## NAME + +ronin-web-user-agent - Generates a random User-Agent string + ## SYNOPSIS `ronin-web user-agent` [*options*] diff --git a/man/ronin-web-wordlist.1.md b/man/ronin-web-wordlist.1.md index 166d9659..9747faf4 100644 --- a/man/ronin-web-wordlist.1.md +++ b/man/ronin-web-wordlist.1.md @@ -1,5 +1,9 @@ # ronin-web-spider 1 "2022-01-01" Ronin Web "User Manuals" +## NAME + +ronin-web-wordlist - Builds a wordlist by spidering a website + ## SYNOPSIS `ronin-web wordlist` [*options*] {`--host` *HOST* \| `--domain` *DOMAIN* \| `--site` *URL*} diff --git a/man/ronin-web.1.md b/man/ronin-web.1.md index 973bde18..6dabb6ab 100644 --- a/man/ronin-web.1.md +++ b/man/ronin-web.1.md @@ -1,5 +1,9 @@ # ronin-web 1 "2022-01-01" Ronin Web "User Manuals" +## NAME + +ronin-web - a collection of useful web commands + ## SYNOPSIS `ronin-web` [*options*] [*COMMAND* [*ARGS*]] @@ -27,4 +31,4 @@ Postmodern ## SEE ALSO -[ronin-web-diff](ronin-web-diff.1.md) [ronin-web-html](ronin-web-html.1.md) [ronin-web-server](ronin-web-server.1.md) [ronin-web-spider](ronin-web-spider.1.md) [ronin-web-proxy](ronin-web-proxy.1.md) \ No newline at end of file +[ronin-web-diff](ronin-web-diff.1.md) [ronin-web-html](ronin-web-html.1.md) [ronin-web-server](ronin-web-server.1.md) [ronin-web-spider](ronin-web-spider.1.md) [ronin-web-proxy](ronin-web-proxy.1.md)