Adding SecOps Solution tool to Network Scanning category

This commit is contained in:
Ashwani Paliwal 2024-07-27 18:33:07 +05:30
parent 2704c1c43a
commit 7920faea98

View File

@ -63,6 +63,7 @@ Thanks to all [contributors](https://github.com/sbilly/awesome-security/graphs/c
### Scanning / Pentesting
- [SecOps Solution](https://secopsolution.com) - SecOps Solution is an agent-less vulnerability scanning tool for servers, network devices and endpoints. It helps in identifying known vulnerabilities at OS level, third-party libraries and at driver level.
- [OpenVAS](http://www.openvas.org/) - OpenVAS is a framework of several services and tools offering a comprehensive and powerful vulnerability scanning and vulnerability management solution.
- [Metasploit Framework](https://github.com/rapid7/metasploit-framework) - A tool for developing and executing exploit code against a remote target machine. Other important sub-projects include the Opcode Database, shellcode archive and related research.
- [Kali](https://www.kali.org/) - Kali Linux is a Debian-derived Linux distribution designed for digital forensics and penetration testing. Kali Linux is preinstalled with numerous penetration-testing programs, including nmap (a port scanner), Wireshark (a packet analyzer), John the Ripper (a password cracker), and Aircrack-ng (a software suite for penetration-testing wireless LANs).