Know about How to use Formulas in Excel
Monday, December 29, 2014
Information Security: Denial of Service (DOS) Attack and Intrusion Deduction System
Denial of Service (DOS): It is an Attack on the Availability of network resources
Ways to Intitiate the DOS are :-
Distributed Denial of Service Attack (DDoS): When a attacker uses a convenient method to distribute trojan horses to as many target machine possible
Security
Intrusion Detection System (IDS) : It is a device that monitors and deduct the suspicious events
Terminology used in IDS
Ways to Intitiate the DOS are :-
- Transmission Failure
- Traffic Redirection
- DNS Attack
- Connection Flooding
Types of Connection Flooding Attack
- ECHO Chargen
- Ping of Death
- Smurf Attack
- SYN Flood
- Teardroop
Distributed Denial of Service Attack (DDoS): When a attacker uses a convenient method to distribute trojan horses to as many target machine possible
Security
Intrusion Detection System (IDS) : It is a device that monitors and deduct the suspicious events
Terminology used in IDS
- Anomaly
- Misuse
- Intrusion
- Audit
- Profiling
- Detect Attach properly
- Monitor System Effectively with minimal resources
Response of IDS
- Monitor the Attack
- Protect system and reduce exposure
- Alter a human
Sunday, December 28, 2014
Saturday, December 27, 2014
Regression Testing
It is a testing performed during change management (when a function/ module/ program is changed or added to the existing software) in order to ensure that new/ changed functions executes properly and integrates with other module as expected.
The purpose of regression testing is to confirm that a recent program or code change has not adversely affected existing features.
Regression testing is nothing but full or partial selection of already executed test cases which are re-executed to ensure existing functionalities work fine.
This testing is done to make sure that new code changes should not have side effects on the existing functionalities. It ensures that old code still works once the new code changes are done.
Subscribe to:
Posts (Atom)