Andy.H

name

Prevent to Download a Malware with Sax2

01st November 2010
1. what is Malware? Malware (also: scumware), short for malicious software, is software designed to secretly access a computer system without the owner's informed consent. The expression is a general term used by computer professionals to mean a variety ... Read >

The advantage of Intrusion Detection System based on protocol analysis

18th October 2010
There are many advantages, such as performance, efficiency, detection rate to false alarm rate, and etc. compare Intrusion Detection System (IDS) based on protocol analysis with which based on simple pattern-matching. Let's take example for HTTP protocol... Read >

How to Detect and Remove the Trojan-GameThief.Win32.Taworm

18th October 2010
1. What is the Trojan-GameThief.Win32.Taworm Trojan-GameThief.Win32.Taworm is a Trojan horse that targets Windows operating systems. Trojan-GameThief.Win32.Taworm is able to propagate via unsolicited e-mails and malicious websites. On infiltrating a sy... Read >

How to Detect and Rmove the Trojan.FakeAV

11th October 2010
Trojan.FakeAV Bookmark and Share 1. What is the Trojan.FakeAV Trojan.FakeAV is a malicious trojan horse that may represent a high security risk for the compromised system or its network environment. Trojan.FakeAV, also known as Trojan.Win32.S... Read >

How to Detect and Remove the Trojan-PSW.Win32.Agent.skv

11th October 2010
1. What is the Trojan.PSW.Agent.skv Trojan.PSW.Agent monitors and records your keystrokes and scans your computer for stored passwords. This information is then sent to the parasite authors. Trojan.PSW.Agent is highly dangerous and is a serious threat ... Read >

How to Detect and Remove the Trojan-Banker.Win32.Banbra

11th October 2010
1. What is the Trojan-Banker.Win32.Banbra Trojan-Banker.Win32.Banbra is a malicious Trojan designed to steal banking details. Trojan-Banker.Win32.Banbra uses stealth tactics to enter the PC before downloading other harmful files from the Internet. Troj... Read >

How to Detect SQL and Rmove the TR/Crypt.ZPACK.Gen Trojan

04th October 2010
Sax2 is intrusion detection systems (IDS),intrusion prevention systems(IPS) which excels at real-time packet capture, 24/7 network monitor, advanced protocol analysiEmails regarding an attached resume contains a trojan Bookmark and Share 1. Overview ... Read >

How to Detect and Prevent Phishing Scams

04th August 2010
Overview of Phishing Scams The unique purpose of a Phishing scams is to obtain your sensitive information to do frauds. Scammers send mass emails to every address they can find. Typically the email will appear to come from a bank or financial institu... Read >

What were the major challenges confronted by NIDS

08th July 2010
Intrusion Detection System is a new generation network security technology over the past decades. It detects whether there is any violation of security policy or attack of hackers via analyze the collected information of each nodes in network. IDS is a co... Read >

How to Detect and Prevent Cookie Stealing

15th April 2010
1. What is cookie? A cookie (also tracking cookie, browser cookie, and HTTP cookie) is a small piece of text stored on a user's computer by a web browser. A cookie consists of one or more name-value pairs containing bits of information. The cookie cou... Read >

5 Free Intrusion Detection Softwares (IDS)

23rd March 2010
Tools and Utilities to Monitor Your Network For Suspicious or Malicious Activity Snort for Windows Snort is an open source network intrusion detection system, capable of performing real-time traffic analysis and packet logging on IP networks. It can per... Read >

What is Network intrusion detection system

16th March 2010
Identifying ID, IDS, IPS, and IDPS? Intrusion Detection (ID) entails the process of monitoring and analyzing network system events for signs of incidents (e.g., violations or eminent threats). IDSs use both hardware and software to detect intrusion by t... Read >

How to Detect Trojan Hacker Attack

15th March 2010
Most computer vulnerabilities can be exploited in a variety of ways. trojan.hacker attacks may use a single specific exploit, several exploits at the same time, a misconfiguration in one of the system components or even a backdoor from an earlier attack. ... Read >

Detect SQL Injection Attacks with Sax2

10th February 2010
What is SQL Injection Attacks With the growing up of B/S model application development, more and more programmer write program with it. Unfortunately, many programmers did not judge the validity of users' input data during encoding, and then, there wil... Read >