Tuesday, March 1, 2022

Security Tools (HP Fortify, Burp Suite, OWASP)

 



HP FORTIFY

Fortify SCA (Static Code Analysis) is a static application security testing (SAST) offering used by development groups and security professionals to analyze the source code for security vulnerabilities. It reviews code and helps developers identify, set the priorities, and resolve issues quicker with less effort. It is a product of Micro


BURP SUITE

Burp Suite is an integrated platform/graphical tool for performing security testing of web applications. Its various tools work seamlessly together to support the entire testing process, from initial mapping and analysis of an application's attack surface, through to finding and exploiting security vulnerabilities.


OWASP

The Open Web Application Security Project (OWASP) is a non-profit organization founded in 2001, with the goal of helping website owners and security experts protect web applications from cyber attacks. OWASP has 32,000 volunteers around the world who perform security assessments and research.
The recent OWASP project is OWASP Top 10 (showcasing top 10 security threats/issues)






No comments:

Post a Comment

Fluentd

Open-source log data collector > why logs? - for compliance (auditing, company, business) - for security (transparency, monitoring, admin...