Application Security
Reliable Resources for AppSec
Getting Started
Back end Servers
The hardware and operating system that hosts all other components and are usually run on operating systems like Linux, Windows, or using Containers.
Web Servers
Web servers handle HTTP requests and connections. Some examples are Apache, NGINX, and IIS.
Databases
Databases (DBs) store and retrieve the web application data. Some examples of relational databases are MySQL, MSSQL, Oracle, PostgreSQL, while examples of non-relational databases include NoSQL and MongoDB.
Development Frameworks
Development Frameworks are used to develop the core Web Application. Some well-known frameworks include PHP, C#, Java, Python, and NodeJS JavaScript
Field References
Reconnaissance
Directory Fuzzing
SubDomain/DNS Enumeration
Common Attacks
Advanced Attacks
Last updated