fast, zero config web endpoint change monitor. for comparing responses, a selected list of http headers and the full response body is stored on a local key/value store file. no configuration needed.
- to increase network throughput, a
--worker
flag allows to set the concurrency when monitoring. - endpoints returning a javascript content type will be beautified by default.
- using
--headersOnly
when adding a URL allows to only monitor response headers.
installation
Install via go or binary release:
go get -u github.com/rverton/wonitor
usage
λ $ ./wonitor
NAME:
wonitor - web monitor
USAGE:
wonitor [global options] command [command options] [arguments...]
COMMANDS:
add, a add endpoint to monitor
delete, d deletes an endpoint
get, g get endpoint body
list, l list all monitored endpoints and their body size in bytes
monitor, m retrieve all urls and compare them
help, h Shows a list of commands or help for one command
GLOBAL OPTIONS:
--help, -h show help (default: false)
λ $ ./wonitor add --url https://unlink.io/
+ https://unlink.io/
λ $ ./wonitor monitor --save
[https://unlink.io/] 1576b diff:
--- Original
+++ Current
@@ -1 +1,47 @@
+HTTP/1.1 200 OK
+Content-Type: text/html
+Server: nginx/1.10.3 (Ubuntu)
+X-Frame-Options: DENY
+<h tml>
+<body>
+<pre>
[... snip ...]
+</pre>
+</body>
+</html>
+
λ $ ./wonitor monitor --save
λ $ # no output because no change detected
endpoint diffing
The following headers are also included in the saved response and monitored for changes:
var headerToInclude = []string{
"Host",
"Content-Length",
"Content-Type",
"Location",
"Access-Control-Allow-Origin",
"Access-Control-Allow-Methods",
"Access-Control-Expose-Headers",
"Access-Control-Allow-Credentials",
"Allow",
"Content-Security-Policy",
"Proxy-Authenticate",
"Server",
"WWW-Authenticate",
"X-Frame-Options",
"X-Powered-By",
}
via KitPloit
More articles
- Hacker Tools Windows
- Pentest Tools Windows
- Hack Tools For Windows
- Hacker Tools Hardware
- Hacker Tools Windows
- Tools For Hacker
- Pentest Tools For Windows
- Pentest Reporting Tools
- Hacking Tools For Windows Free Download
- Pentest Tools Alternative
- Hacking Tools For Beginners
- Hacker
- Hack Tools Pc
- Pentest Tools Framework
- Hack Tools
- Hacker Tools Apk
- Hackers Toolbox
- What Are Hacking Tools
- Pentest Tools Website
- Hacking Tools Mac
- Hack Tools
- Hacking Tools Hardware
- Easy Hack Tools
- Hacker Tools 2020
- Hacking Tools For Games
- Hacking Tools Usb
- Hack Tools For Mac
- Hacking Tools
- Hacker Hardware Tools
- Hacking Tools And Software
- Pentest Tools Kali Linux
- Hacking Tools For Beginners
- Hacker Tools Apk Download
- Hacker Tools 2019
- Pentest Tools For Windows
- Usb Pentest Tools
- Pentest Tools Free
- Hack App
- Game Hacking
- Hacking Tools Kit
- Hack Tools For Games
- Hacking Tools Windows
- Hacker Tools For Ios
- Hacking Tools Software
- Hacker Tools Apk Download
- Underground Hacker Sites
- Best Hacking Tools 2019
- Usb Pentest Tools
- Hacking Apps
- Wifi Hacker Tools For Windows
- Hack Tools For Mac
- Hack And Tools
- Hacker Tools
- Hacking Tools Usb
- Hacker Tools Online
- Hacking Tools For Kali Linux
- Game Hacking
- Pentest Tools Subdomain
- Hacking Tools For Windows 7
- Hacking Tools Mac
- Pentest Tools For Ubuntu
- New Hacker Tools
- Pentest Tools For Windows
- Hacking Tools Windows
- Pentest Automation Tools
- Hacker Tools Linux
- Hacker Hardware Tools
- Github Hacking Tools
- Best Hacking Tools 2019
- Pentest Tools Website
- Hacker Tools 2020
- How To Make Hacking Tools
- Growth Hacker Tools
- Pentest Tools Windows
- Hacking Tools 2019
- Hack Tools For Games
- Pentest Tools Open Source
- Pentest Recon Tools
- Termux Hacking Tools 2019
- Hacker Tools For Pc
- Physical Pentest Tools
- Hacker Tools Windows
- Pentest Tools List
- Hacking Tools Github
- Hacking Tools 2020
- Nsa Hack Tools
- Pentest Automation Tools
- Hacker Tools Free
- Pentest Tools Url Fuzzer
- Pentest Tools For Mac
- Hacking Apps
Δεν υπάρχουν σχόλια:
Δημοσίευση σχολίου