-
Session Hijacking & JWT TamperingThis lab demonstrates a complete session hijacking attack chain against an ASP.NET web application, followed by the proper mitigations. The attack…
5 min English -
SQL Injection: sqlmap & Parameterized QueriesThis lab simulates a full SQL injection attack chain against a real ASP.NET web application running on IIS with a Microsoft SQL Server backend — then…
5 min English
Back