You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An ongoing & curated collection of awesome software best practices and techniques, libraries and frameworks, E-books and videos, websites, blog posts, links to github Repositories, technical guidelines and important resources about Secure Software Supply Chain Lifecycle in Cybersecurity.
NetGun is a free and open source tool for port scanning, services enumeration, misconfigurations testing and CVE research. This is only for testing, official repository: https://github.com/MyCr4ck/NetGun_Classe03
CVE-Fetcher is a versatile Python application designed to simplify the retrieval and analysis of Common Vulnerabilities and Exposures (CVE) data from the National Vulnerability Database (NVD). It automates the process of creating detailed Excel reports summarizing vulnerabilities from debsecan command or a .txt file with its output.
A simple web application that allows users to search for vulnerabilities using the National Vulnerability Database (NVD) API. Users can search by CVE ID, CVSS V2 Severity, or CWE ID, and view the results directly on the webpage.