Ethical Hacking Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package. | Computer Forensics Training at InfoSec Institute Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors. |

| Subject: | Re: On classifying attacks |
|---|---|
| Date: | Thu, 30 Mar 2006 22:11:34 +0200 |
But many of us *love* to argue about taxonomies and word meanings (it's cheaper than booze anyway). *8)
To my mind, if the attacker needs to be logged into an account on the machine being attacked then the vulnerability is local; if the attacker just has to be able to push bits to a port then it's remote. If the attacker has to trick a legitimate user into doing something (including going to a particular remote site) then it's a Trojan horse. Not hard and fast boundaries (what if the attacker has to first push some bits to a port and then fool a user into clicking on a link in some email and then log into a local account?), but to first order...
Calling an SQL injection a "Trojan horse vulnerability" sounds a little odd, I admit. But until something better comes along?
DC
I.e., remote or local, then, client-side, user-assisted, etc.
Here's a quick initial attempt:
Vulnerability Class
1. Local
The code runs locally and initiated locally for a purpose such
as privileges escalation and/or code execution.
2. Remote
The code runs locally but initiated remotely, for any purpose
from access gaining to a combined attack with privilege
escalation or code execution.Vulnerability Types [Optional]
These are more of understanding rather than descriptions.
1. Client-side
The vulnerability is on a client (such as Internet explorer) but
by no action initiated by the user by social engineering or
other means, i.e., automatically exploited.
2. User-assisted
User had to go to a web-site or click on an attachment as
instructed by the attacker.Questions remain:
- How does one treat an SQL injection?
It is client-side, but doesn't affect the Browser directly but
rather the database. This is remote but not an exploitation/etc.
issue.
Can we treat these as configuration issues? These are still
input validation mishandling matters. Should it be called remote
but then set to type: Poisoning?Gadi.
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Sudo tricks, Javor Ninov |
|---|---|
| Next by Date: | EzASPSite <= 2.0 RC3 Remote SQL Injection Exploit Vulnerability., Mustafa Can Bjorn IPEKCI |
| Previous by Thread: | Re: On classifying attacks, David M Chess |
| Next by Thread: | Announcement: The Web Hacking Incidents Database, contact |
| Indexes: | [Date] [Thread] [Top] [All Lists] |