eLearnSecurity - Penetration testing course The most advanced Penetration testing course you will find online - From Hackers Center founders Get your discount
Downloads
Hackers Center has a database of
2250
tools and texts. Give it a try: Advanced Search
scRUBYt! a simple but powerful web scraping toolkit written in Ruby. It's purpose is to free you from the drudgery of web page crawling, looking up HTML tags, attributes, XPaths, form names and other typical low-level web scraping stuff by figuring these out from your examples copy'n'pasted from the Web page or straight from Firebug.
Sahi is an automation tool to test web applications. Sahi injects javascript into web pages using a proxy and the javascript helps automate web applications.
TamperIE is a useful tool for security testing your web applications, in order to ensure you don't make foolish assumptions about the data sent by client browsers. Since the tool exposes and allows tampering with otherwise inconvenient input, many user-input security flaws immediately become apparent.
Nikto is an Open Source web server scanner which performs comprehensive tests against web servers for multiple items, including over 6100 potentially dangerous files/CGIs, checks for outdated versions of over 950 servers, and version specific problems on over 260 servers. It also checks for server configuration items such as the presence of multiple index files, HTTP server options, and will attempt to identify installed web servers and software. Scan items and plugins are frequently updated and can be automatically updated.
Windows HackingAt the Windows hacking stage of the process, things start to change, as this stage is about breaking and entering the targeted system. Previous steps, such as footprinting, scanning,... + Full Guide
Buffer overflowProgramming is another skill needed to become more advance Ehtical Hacker. As beginner to programming one always faces the main question! "What ... + Full Guide