Nytro Posted March 15, 2013 Report Posted March 15, 2013 WebSlayer is a tool designed for brute forcing Web Applications, it can be used for finding resources not linked (directories, servlets, scripts,files, etc), brute force GET and POST parameters, bruteforce Forms parameters (User/Password), Fuzzing, etc. The tools has a payload generator and an easy and powerful results analyzer. You can perform attacks like: Predictable resource locator, recursion supported (Discovery)Login forms brute forceSession brute forceParameter brute forceParameter fuzzing and injection (XSS, SQL)Basic and Ntml authentication brute forcingFeatures: RecursionEncodings: 15 encodings supportedAuthentication: supports Ntml and BasicMultiple payloads: you can use 2 payloads in different partsProxy support (authentication supported)For predictable resource location it has: Recursion, common extensions, non standard code detectionMultiple filters for improving the performance and for producing cleaner resultsLive filtersMultithreadsSession savingIntegrated browser (webKit)Time delay between requestsAttack balancing across multiple proxiesPredefined dictionaries for predictable resource location, based on known servers (Thanks to Dark Raver, OPEN-LABS)This site will be used to host the project files, and for issues management. Official OWASP: site Download:https://code.google.com/p/webslayer/downloads/listSursa: https://code.google.com/p/webslayer/ Quote