ErrLookup › lissy93/web-check
lissy93/web-check
🕵️♂️ All-in-one OSINT tool for analysing any website · TypeScript · 159 source files
Analyzed at af1a97759f on 2026-08-27. 13 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| No target provided | validation | error | validation, query-parameter, api |
| Invalid URL: ${input} | validation | error | validation, url-parsing, user-input |
| No body element found on the page | exception | warning | puppeteer, screenshot, content-type, dom |
| URL is missing from queryStringParameters | validation | error | validation, query-parameter, screenshot, api |
| URL provided is invalid | validation | error | validation, url-parsing, screenshot, api |
| Invalid URL format | validation | error | validation, url-parsing, security-txt, api |
| You must provide a URL query parameter! | validation | error | validation, query-parameter, status, api |
| Received non-success response code: ${responseCode} | exception | error | http, status-code, network, uptime |
| certSpotter returned an unexpected response | exception | warning | third-party-api, certspotter, subdomains, response-shape |
| crt.sh returned an unexpected response | exception | warning | third-party-api, crt-sh, subdomains, rate-limit |
| hackerTarget unavailable | exception | warning | third-party-api, hackertarget, quota, subdomains |
| Unable to find any technologies for site | exception | warning | wappalyzer, tech-detection, fingerprinting, empty-result |
| No URL specified | http | error | middleware, query-parameter, api, validation |