bettercalln1ck / web_cache_deception

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Replication of web_cache_deception

  • Login using username- admin and password -admin

Login page

  • /private is vulnerable path.This path can only be accessed after correct authentication.

vulnerable page

  • static path added to /private gets catched by the server like /private/test.css

cached request

  • /private/test.css can then be accessed without authentication.

Login page

About


Languages

Language:JavaScript 35.0%Language:HTML 28.0%Language:CSS 24.3%Language:Dockerfile 12.7%