Skip to main content

A website analyser for CTF challenges

Project description

\n# Web Analyser Analyses Websites for you. It can grab a limited amount of things, but it's better than doing them manually:

  • Robots and Sitemap
  • Cookies and JWTs
  • Redirects
    • Parameters in redirects are analysed using regex for potential LFI/RFI/SSRF vulnerabilities
  • Comments
  • URLs in the source
  • Resources in the source, e.g. /api/v2
  • Differences in responses between User-Agents

Also allows you to specify your own:

  • User-Agent
  • Cookies
  • Username and Password (for Basic Authentication)

Installing

git clone https://github.com/ir0nstone/web-analyser.git
cd web-analyser
pip3 install -r requirements.txt

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

web_ctf_analyser-0.0.5.tar.gz (8.2 kB view hashes)

Uploaded Source

Built Distribution

web_ctf_analyser-0.0.5-py3-none-any.whl (9.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page