Tag: security
Questions Related to security
-
CONFIDENTIALITY
-
INTEGRITY
-
AVAILABILITY
-
ACCOUNTABILITY
-
Denial of Service
-
Data Manipulation
-
Authentication bypass
-
Directory Listing and Traversal
-
HTTP methods such as OPTIONS, PUT, and DELETE are enabled on the web server
-
Lack of sufficient client side validation
-
Lack of sufficient server side validation
-
Lack of exception handling
-
URL/HTML encoding
-
Blacklisting
-
Whitelisting
-
Parameterized SQL queries in application code/configuration
-
Distinguishing a computer from a human, primarily to restrict the access
-
Supporting multifactor authentication
-
Provide a secure channel for client server communication
-
Providing a friendly interface between human and computers
-
Input Validation
-
Configuration Management/Insecure Configuration
-
Error Handling
-
Denial of Service
-
Spoofing
-
Tampering
-
Repudiation
-
Denial of Service
-
STATEFUL protocol
-
STATELESS protocol
-
Protocol for file transfer
-
Post Office Protocol
-
SSL/TLS Implementation
-
URL/HTML Encoding
-
Using parameterized queries
-
Configuring web server to restrict directory listing