Application Security

Get Started. It's Free
or sign up with your email address
Application Security by Mind Map: Application Security

1. Biometric

1.1. Static

1.1.1. Fingerprint recognition

1.1.2. Retinal scan

1.1.3. Iris scan

1.1.4. Hand geometry

1.2. Dynamic

1.2.1. Signature recognition

1.2.2. Speaker recognition

1.2.3. Keystroke dynamics

2. Web

2.1. Includes

2.1.1. Security of server

2.1.2. Security of client

2.1.3. Network traffic security

2.2. Web servers

2.2.1. Static content model

2.2.2. Dynamic content model

2.2.3. Can have mixtures

2.3. Vulnerabilities

2.3.1. Replace static content

2.3.2. Denial of service attack

2.3.3. Unauthorized database access

2.3.4. Attack server OS / other services

3. Ftp

3.1. A user of an FTP program must log in to both hosts in order to transfer a file from one to the other.

4. Http

4.1. Propagation phase

4.2. Teigerring phase

4.3. Execution phase

5. Email

5.1. Security in email

5.1.1. Confidentiality

5.1.2. Data origin authentication

5.1.3. Message integrity

5.1.4. Non-repudiation of origin

5.1.5. Key management

5.2. Threats

5.2.1. Threats to the email itself

5.2.1.1. Loss of confidentiality

5.2.1.2. Lack of data origin authentication

5.2.2. Threats enabled by email

5.2.2.1. Active content attack

5.2.2.2. Buffer over-flow attack

5.2.2.3. Shell script attack

5.2.2.4. Teojan horse attack

5.2.2.5. Web bugs