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 Security-Basics
[Top] [All Lists]

RE: Basic security tests for web management application

Subject: RE: Basic security tests for web management application
Date: Fri, 18 Apr 2008 10:37:50 -0500
Hi,

You may want to try http://www.goolag.org/ too

- Sergio 

-----Mensaje original-----
De: listbounce@securityfocus.com [mailto:listbounce@securityfocus.com] En
nombre de Gleb Paharenko
Enviado el: Viernes, 18 de Abril de 2008 03:37 a.m.
Para: Ishay
CC: security-basics@securityfocus.com
Asunto: Re: Basic security tests for web management application

Hi.

IMHO you should check this things which is suitable for most of
applications:
 - if web-server by it self has vulnerabilities, the quickest way is to scan
it with nikto and nessus
 - check if it possible to make actions without authorization, the quickest
way is to record admin actions with Paros and replay it with session id of
ordinary user or just without session id.
 - check csrf in a similar way
 - check the inputs for SQL injection (" and '), XSS (",',<,>)

2008/4/17, Ishay <ishaybs@gmail.com>:
Hello list,

 Our product's management is done via WEB application.
 The first page of the WEB application is a login page.

 I am wondering what basic security tests (pen tests?) I need to do 
and what tools should I use.

 I will appreciate your help with it.

 Thanks,
 Ishay




--
Best regards.
Gleb Pakharenko.
http://gpaharenko.livejournal.com

<Prev in Thread] Current Thread [Next in Thread>