gpes-check-my-pages
Website integrity tester
A command-line tool for testing website redirections and other aspects of webpage integrity
Scrapping script used to test the Spanish web archive and redirects system, with more than 10,000 pages. It checks redirections, http responses, analytics, files hosted in soon-to-die servers, canonical urls and more.
46 stars
14 watching
10 forks
Language: Go
last commit: almost 4 years ago command-line-toolcsvgolangscraper
Related projects:
Repository | Description | Stars |
---|---|---|
jcesarstef/dotdotslash | Automated tool to test website directory traversal vulnerabilities by injecting user-controlled input into URLs and analyzing responses. | 422 |
wjdp/htmltest | A tool to check and validate generated HTML files by detecting broken links, images, scripts, and other issues. | 327 |
verifytests/verify.anglesharp | A verification tool that compares HTML files using the AngleSharp rendering engine | 6 |
go-gremlins/gremlins | A tool to verify test quality by randomly introducing changes into the code tested and determining if those changes are caught by tests | 199 |
umbrelladocs/linkspector | A CLI tool that checks for dead hyperlinks in files using multiple markup languages. | 69 |
momenbasel/liffier | Automatically appends dot-dot-slash to URLs to test for path traversal vulnerabilities. | 8 |
gusaul/grpcox | A web-based GUI client for testing and developing gRPC services | 703 |
thehackerdev/race-the-web | Tests for race conditions in web applications by sending multiple requests simultaneously and verifying responses | 590 |
retest/recheck-web | A test framework that uses Selenium to enforce robust and reliable testing of web applications by comparing actual results with expected ones. | 265 |
jobertabma/ground-control | A collection of scripts for debugging security vulnerabilities in web servers | 533 |
bengadbois/pewpew | Tool for simulating high traffic to web services and websites. | 422 |
gofireflyio/validiac | A tool that integrates various open-source tools to ensure Infrastructure-as-Code best practices, security, and hygiene. | 226 |
perploug/wec-testrunner | A tool to automate GDPR compliance checks on websites by collecting and running tests against multiple URLs using a test suite defined by the user. | 1 |
edgi-govdata-archiving/web-monitoring | Tools for monitoring changes to government websites and analyzing historical snapshots of web pages. | 106 |
bodigrim/smallcheck | A testing library that checks Haskell code properties exhaustively using automatic test case generation | 134 |