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: Web Vulnerability Scanner |
|---|---|
| Date: | Mon, 16 Oct 2006 00:13:11 -0700 |
-----Original Message----- From: Debasis Mohanty [mailto:mail@hackingspirits.com] Sent: Monday, October 16, 2006 12:05 AM To: 'pen-test@securityfocus.com' Subject: RE: Web Vulnerability Scanner Tareq, AFAIK unlike commercial products there exist no *single* free or open source web scanner which look for all possible web app weakness. You may have to collate various free/OSS tools to ensure you cover all attack vectors. However, here is a quick list which will cover most part of the audit -- 1. Input Validations/Sessions Replay/Request Constructers/Request Tampering - any mitm proxy (like paros, fiddler, webscarab, burp etc .. ) 2. SQL Injections - SQL Power Injector, BobCat, Absinth (if u want to get a shell via sql injection) etc.. 3. XSS - Paros can find both XSS and sql injection aswell 4. Authentication Testing / brute forcing - I have my own customize script. Not aware of any free/oss one 5. Crawler / Spider - Paros has a spider and can do spidering for ssl enabled sites aswell - Intellitamper - Black Widow - HTTP Track 6. Fuzzer - I use my own but there are really some good ones available free - Spike (the best among all) - You can customize fiddler scripts to do fuzzing 7. Sniffer - Ethereal - Ettercap 8. Other tools includes -- - Sessions / Tokens testers (WebScarab has a nice session tester) - Cookie editors (search in google) - Password crackers (search in google) - Default files and directory checks (Nstealth, nikito etc) - Encoder / Decoder Tools (Base64, URL Enc/dec etc - search in google) - SSL Strength audit - there is tool by Foundstone ... like this there are more. Most of the commercial tools available today are collections of all these above list of tools and some more tweaked ones but you can always get an alternative free/OSS for it. -- This is my personal opinion Note: the list in not in order, I've noted as they came into mind ;) Hope that helps... -d -----Original Message----- From: listbounce@securityfocus.com [mailto:listbounce@securityfocus.com] On Behalf Of Tareq AlKhatib Sent: Wednesday, October 11, 2006 10:07 PM To: pen-test@securityfocus.com Subject: Web Vulnerability Scanner Hey all, I have been asked to look for a good web vulnerability scanner. I already have Nikto and Nessus (free version) in my toolkit. Can anyone recommend a good web scanner? Yours truly, Tareq M. AlKhatib ------------------------------------------------------------------------ This List Sponsored by: Cenzic Need to secure your web apps? Cenzic Hailstorm finds vulnerabilities fast. Click the link to buy it, try it or download Hailstorm for FREE. http://www.cenzic.com/products_services/download_hailstorm.php?camp=70160000 0008bOW ------------------------------------------------------------------------ ------------------------------------------------------------------------ This List Sponsored by: Cenzic Need to secure your web apps? Cenzic Hailstorm finds vulnerabilities fast. Click the link to buy it, try it or download Hailstorm for FREE. http://www.cenzic.com/products_services/download_hailstorm.php?camp=701600000008bOW ------------------------------------------------------------------------
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | BruteForcing?, 09sparky |
|---|---|
| Next by Date: | Re: unswitched behavior of a switched network..., Ben Nell |
| Previous by Thread: | Re: Web Vulnerability Scanner, p4ssion |
| Next by Thread: | Re: RE: Web Vulnerability Scanner, p4ssion |
| Indexes: | [Date] [Thread] [Top] [All Lists] |