
SpotBugs
Dependency-Check
Appknox
Coverity Scan
Checkmarx
HCL AppScan
Veracode
AttackFlow
mitmproxy
Charles Proxy
HTTP Toolkit
Surge for Mac
Weer
Proxyman.io
James
Burp Suite
Mitmproxy is recommended for software developers, QA testers, network administrators, and security researchers who require advanced tools for inspecting and debugging HTTP/HTTPS traffic. It is also beneficial for students and educators in computer science and cybersecurity disciplines who are learning about network protocols.
No mitmproxy videos yet. You could help us improve this page by suggesting one.
Based on our record, mitmproxy seems to be a lot more popular than SpotBugs. While we know about 93 links to mitmproxy, we've tracked only 4 mentions of SpotBugs. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
SpotBugs is an open source static anlysis tool. "SpotBugs uses static analysis to inspect Java bytecode for occurrences of bug patterns." This means that SpotBugs runs against the compiled source source code, rather than raw Java files. Because it analyses bytecode, it can catch some types of bugs that source code analysis would not catch. - Source: dev.to / over 2 years ago
SpotBugs is a great tool for static code analysis. Recently I got two similar warnings in one of the codebases I work on And I had to fix it. - Source: dev.to / over 2 years ago
While at it you could also point them to static code analyzers such as error_prone, spotbugs and pmd (use all 3 at once - they complement each other in detecting different issues). Source: over 4 years ago
If you don’t have checkmarx/Vera code money, have you looked at https://find-sec-bugs.github.io/? It can be used with a few things such as https://spotbugs.github.io/ and sonarQ. Source: about 5 years ago
Mitmproxy is the gold standard here. It's free, open source, and Python-scriptable. - Source: dev.to / 4 months ago
A Man-in-the-Middle (MITM) proxy sits between your client and the destination server, intercepting and decrypting TLS traffic so you can inspect it in plain text. Before you panic about the name — this is a standard, legitimate debugging technique. Tools like mitmproxy have been used by developers for years. - Source: dev.to / 5 months ago
Leverage open-source proxy tools like mitmproxy or tinyproxy, which allow you to intercept and modify HTTP requests and responses in real-time. By configuring these, you can simulate different geo conditions:. - Source: dev.to / 7 months ago
I have had great experience scripting and running http://mitmproxy.org for these purposes. I also have set it in production as a dumb caching proxy for upstream services (We do a lot dumb GETs to list/enumerate). - Source: Hacker News / 8 months ago
We used mitmproxy. It’s lightweight, easy to run, and gives a clean log of every outbound request. - Source: dev.to / about 1 year ago
Dependency-Check - Dependency-Check is a utility that identifies project dependencies and checks if there are any...
Charles Proxy - HTTP proxy / HTTP monitor / Reverse Proxy
Appknox - Appknox is a cloud-based mobile app security solution to detect threats and vulnerabilities in the app.
HTTP Toolkit - Beautiful, cross-platform & open-source tools to debug, test & build with HTTP(S). One-click setup for browsers, servers, Android, CLI tools, scripts and more.
Coverity Scan - Find and fix defects in your Java, C/C++ or C# open source project for free
Surge for Mac - Advanced Web Debugging Proxy for Mac & iOS