Friday 21 August 2020

Wonitor - Fast, Zero Config Web Endpoint Change Monitor


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 info


  1. Hacker Tools Online
  2. Hacking Apps
  3. Pentest Tools Apk
  4. What Is Hacking Tools
  5. Hack And Tools
  6. Hack Tools For Windows
  7. Hack Tools Github
  8. Android Hack Tools Github
  9. Hacker Tools For Pc
  10. Nsa Hacker Tools
  11. Hacker Tools For Windows
  12. Termux Hacking Tools 2019
  13. Hacking Tools For Windows Free Download
  14. Hacker Tools Free
  15. Pentest Tools Kali Linux
  16. Hacker Security Tools
  17. Hacker Tool Kit
  18. Android Hack Tools Github
  19. Beginner Hacker Tools
  20. Hacking Tools 2020
  21. Github Hacking Tools
  22. Pentest Tools Free
  23. Pentest Box Tools Download
  24. New Hack Tools
  25. Pentest Tools For Ubuntu
  26. Hacking Apps
  27. Hacking Tools Kit
  28. Hacking Tools Github
  29. Hacking Tools Online
  30. Best Pentesting Tools 2018
  31. Hack Tools For Pc
  32. Hacking Tools 2020
  33. Ethical Hacker Tools
  34. Pentest Tools Open Source
  35. Hacker Tools Apk Download
  36. Hack Tools Download
  37. Pentest Tools Free
  38. Nsa Hack Tools
  39. How To Install Pentest Tools In Ubuntu
  40. Hacking Tools For Windows Free Download
  41. Hak5 Tools
  42. Pentest Recon Tools
  43. Hack Tools For Pc
  44. Hacker Tools Windows
  45. Hack Apps
  46. Pentest Tools Android
  47. Hacking Tools Pc
  48. Pentest Tools Open Source
  49. Bluetooth Hacking Tools Kali
  50. Hack Website Online Tool
  51. Hacking Tools Name
  52. Hack Tools Online

No comments:

Post a Comment