Category: Programming

slither

slither v0.10 releases: Static Analyzer for Solidity

Slither, the Solidity source analyzer Slither is a Solidity static analysis framework written in Python 3. It runs a suite of vulnerability detectors, prints visual information about contract details, and provides an API to...

versionscan

PHP static analysis tool lists

Static program analysis is the analysis of computer software that is performed without actually executing programs (analysis performed on executing programs is known as dynamic analysis). In most cases, the analysis is performed on some version of the...

jackhammer

jackhammer: Security vulnerability assessment/management tool

Jackhammer: One Security vulnerability assessment/management tool to solve all the security team problems. What is Jackhammer? Jackhammer is a collaboration tool built with an aim of bridging the gap between Security team vs dev...

learning Python resource

The best learning Python resources for beginners

The Python community is always active in sharing learning resources and helping beginners master the language. But also because of too many resources, resulting in it is difficult to know how to find. This...

kurukshetra

Kurukshetra v2.0 releases: A framework for teaching secure coding

Kurukshetra is a web framework that’s developed with the aim of being the first open source framework which provides a solid foundation to host reasonably complex secure coding challenges while still providing the ability to efficiently and...