Skip to content

Latest commit

 

History

History
50 lines (38 loc) · 2.21 KB

File metadata and controls

50 lines (38 loc) · 2.21 KB
title Security Tools & Resources | Security Alliance
description Security testing tools for web and mobile: OWASP ZAP, Burp Suite for vulnerability scanning, Snyk for dependencies, MobSF for Android/iOS
tags
Engineer/Developer
Security Specialist
contributors
role users
wrote
role users
reviewed
role users
fact-checked

import { TagList, AttributionList, ContributeFooter } from '../../../components'

Security Tools and Resources

🔑 Key Takeaway: Use established scanners and curated tool lists as inputs to a testing program. Tools without process and owners do not equal coverage.

There are a very large number of security tools and resources available, and sometimes it can feel overwhelming.

There is a wide range of security tools to test your web & mobile applications, such as OWASP ZAP or Burp Suite to scan your application for vulnerabilities, Snyk to check your dependencies, or MobSF for security analysis on Android/iOS applications.

For web3, there is also a wide range of tools. Rather than listing specific tools, we are providing links to repositories listing many of these tools:

Further reading