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.




Network Security Web-App-Sec
[Top] [All Lists]

Re: Deface a web site

Subject: Re: Deface a web site
Date: Thu, 09 Dec 2004 21:17:49 +0100
Leung, Annie LDB:EX wrote:

Hi list members,

The scenario is that a web site is running in a Windows 2000 machine with
Oracle web/application server environment (Apache-based), J2EE, HTML. The
web application is deployed by logged in using the administrator account


I don't understand this. Apache has its own authentication scheme for web users. I hope you mean that
Apache is running with admin privileges.


(cloned from the original). That implies the web application runs with admin
privileges, right? Database and authentication details are in other servers.

Q1: What are the risks for a web application running with admin privileges?


If Apache is running with admin privileges, the following techniques will have greater impact:
- stealth commanding
- directory transversal
- file disclosure
as the attacker will be able to access files and execute commands allowed only to root.


If the application authenticates itslef as an admin to the database server, SQL injection will be
much more dangerous than if a normal user account with restricted privileges is used.


Q2: In this scenario, is it easier or no difference when trying to deface a
web site? Is it really depending on how the pages are coded?


How the pages are coded influences the presence or absence of vulnerabilities. If Apache is running
as admin, those vulnerabilities will introduce even more risk to the overall architecture.


Hope this helps.

-------------------------------

Rafael San Miguel Carrasco
Consultor Técnico
rafael.sanmiguel@dvc.es
+ 34 660 856 647
+ 34 902 464 546
Davinci Consulting - www.dvc.es
Oficina Madrid - Parque empresarial Alvento
Via de los Poblados 1 Edificio A 6ª planta
28033 Madrid
-------------------------------

<Prev in Thread] Current Thread [Next in Thread>
  • Deface a web site, Leung, Annie LDB:EX
    • Re: Deface a web site, Rafael San Miguel Carrasco <=