Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 560 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 560 Bytes

Nasscom-Infosec-audit-Jcomp

bypass_login

This webapp is used to demonstrate bypassing of authentication by reusing a SESSION ID.

Commerce

To demonstrate web parameter changing to reduce price of items.

serveraction

To demonstrate changing cookie parameter to authenticate a user as admin.

sessionhijack

A 2FA based web app which could be manipulated to authorise attacker as any other user.

secapp

This web app have implementation of mitigation method to detect session fixation, session hijacking and broken authentication attacks.