Skip to content

MainMayowa/Appsec-research-notes

Repository files navigation

Application Security Research Notes

This repository contains structured observations derived from testing real-world web applications. The focus is on identifying trust boundaries, analyzing system behavior, and documenting security-relevant patterns across authentication, session management, API design, and business logic.

Sections


Approach

Testing focuses on understanding how applications are designed to function and identifying where trust assumptions can be broken.

Rather than relying solely on automated tools, the emphasis is placed on:

  • Observing real application behavior
  • Replaying and modifying requests
  • Identifying trust boundaries
  • Validating assumptions through testing

About

Documented observations and analysis from testing real-world web applications, focusing on authentication, session management, API behavior, and business logic.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors