background preloader

Proxies

Facebook Twitter

Fuzzing-approach-credentials-discovery-burp-intruder_33214 (application/pdf Object) Constricting the Web: The GDS Burp API - Gotham Digital Science. Browse Belch - Burp External Channel v1.0 Files on SourceForge.net. Burp Suite Tutorial Repeater and Comparer Tools Security Ninja. Hi everyone, I was very happy to see that a lot of people liked the Burp Suite Tutorial (Intruder Tool) blog post last week. I plan to publish more tutorials for the Burp Suite and this week I will be covering the Repeater and Comparer tools. What are the Repeater and Comparer tools?

The Burp Suite is made up of multiple tools and today we will be taking a look at the Repeater and Comparer tools (descriptions take from the Port Swigger website): Repeater: Burp Repeater is a tool for manually modifying and reissuing individual HTTP requests, and analysing their responses. It is best used in conjunction with the other Burp Suite tools. Comparer: Burp Comparer is a simple tool for performing a comparison (a visual “diff”) between any two items of data.

I explained how to use the Intruder tool in the last blog post and I will show you how to use the Repeater and Comparer tools this week. Enabling the Burp Suite Proxy You can see that the proxy is using the default port: Selecting a payload. w3af in burp. Attack and Defense Labs - Tools. Ravan is a JavaScript Distributed Computing system that uses HTML5 WebWorkers to perform brute force attacks on salted hashes in background JavaScript threads across a farm of workers. Salted and plain versions of the following hashing algorithms are currently supported: MD5 SHA1 SHA256 SHA512 Try it online Description JS-Recon a HTML5 based JavaScript Network Reconnaissance tool. It uses HTML5 features like CrossOriginRequests and WebSockets to perform network and port scanning from the browser. Current functionality: Port Scanning Network Scanning Detecting Internal IP Address Try it online Description Shell of the Future is a Reverse Web Shell handler.

It can be used to: Demonstrate the severity of XSS and JavaScript injection attacks Create POCs for XSS vulnerabilities in Penetration test reports Run automated scans on internal websites from outside by tunneling the traffc through an internal browser Download UserGuide Video Source Code The plug-in provides the following: ReDuh - HTTP Tunneling Proxy. Authors: Haroon Meer, Marco Slaviero, Glenn Wilkonson (reDuhClient && JSP), Gert Burger (PHP), Ian de Villiers (ASPX)Cost: FreeSource Code: GitHubVersion : 0.3License : GPLRelease Date : 2008/07/29Recent Changes : Fixed issues with PHP version and older versions of PHP reDuh was released as part of SensePost's BlackHat USA 2008 talk on tunnelling data in and out of networks. reDuh is actually a tool that can be used to create a TCP circuit through validly formed HTTP requests.

Essentially this means that if we can upload a JSP/PHP/ASP page on a server, we can connect to hosts behind that server trivially. While the original documentation made heavy use of bad ASCII art we had to have prettier pics for the .ppt so here you go: reDuhClient and reDuh.jsp will happily shunt TCP until they are killed. The system can handle multiple connections, so while RDP is running, we can use the management connection (on port 1010) again, and request [createTunnel]5555:sshd.victim.com:22.

OWASP WebScarab NG Project. Main Welcome to the WebScarab (Next Generation) Project WebScarab-NG logo WebScarab-NG is a complete rewrite of the old WebScarab application, with a special focus on making the application more user-friendly. To this end, WebScarab-NG makes use of the Spring Rich Client Platform to provide the user interface features. Another new feature is that session information is now written into a database, rather than into hundreds or thousands of individual files. Ultimately, WebScarab-NG will have all the significant functionality that the old WebScarab had, although it will be reorganised quite significantly, in order to make the application more user friendly.

New User Interface As mentioned above, the user interface has changed quite a lot from the old WebScarab. The Parsed view now shows the request and response details in a tree form, rather than in individual text boxes. Current status For example: Selecting a menu item, entering a value, submitting that value, etc. Error feedback Bugs. Mallory: Transparent TCP and UDP Proxy Intrepidus Group - Insight. Mallory: Transparent TCP and UDP Proxy Welcome to the home of Mallory! Mallory is a transparent TCP and UDP proxy. It can be used to get at those hard to intercept network streams, assess those tricky mobile web applications, or maybe just pull a prank on your friend.

You are probably here to get Mallory up and running. Once you get things working in VMware reliably you can get Mallory running on any Ubuntu machine. Code Mallory Resources Coverage and Mentions WSJ’s Cellphone Testing Methodology made use of Mallory. Fiddler Web Debugger - A free web debugging tool. Watcher: Web security testing tool and passive vulnerability scanner. By Chris Weber, co-founder at Casaba Security, contact me through CodePlex, or email me at casaba .com.

Frequently Asked Questions:Answers to common questions are on the FAQ page. Contents DownloadBackgroundPrior WorkReviewsUser Interface and ReportingInstallationConfiguration and UsageCompliance with OWASPChecks and how they workCreating and Contributing Checks Downloading Watcher From the download page you can get the ZIP file for manual installation or the EXE installer. Note also, if you're looking for a tool to perform cross-site scripting (XSS) testing, check out our x5s XSS testing tool. A Passive tool for Web Security Testing and Auditing Watcher is a runtime passive-analysis tool for HTTP-based Web applications. Major Features: Passive detection of security, privacy, and PCI compliance issues in HTTP, HTML, Javascript, CSS, and development frameworks (e.g.

Watcher is built as a plugin for the Fiddler HTTP debugging proxy available at www.fiddlertool.com. Prior work Reviews Installation. X5S.