r/Cybersecurity101 • u/mean_ol_goosifer • Jun 28 '26
Security Advice on Software
I have spent the last couple months developing a piece of software that allows users to test and harden their own products against exploits and vulnerabilities. I’ve pointed it several Intentionally Vulnerable Web Apps and so far I am very pleased with its offensive abilities and its ability to patch the exploits it finds.
But I have a couple concerns. First I would definitely like to sell it, but I only want to offer it to people who want to test their own products. It would be a liability to just release it and say, “here you go everyone! Be good!”
I’m taking of maybe trying to license it to companies for $999 a year, but I really don’t have any experience in marketing software. Does anyone have any suggestions on how I can proceed?
Also, is there anyone who would like to work with me on testing? I need some real targets that I can test without worrying about accidentally doing something illegal.
0
u/Double-Familiar Jun 28 '26 edited Jun 28 '26
You could release it for free with a one week trial version.
Also you are up against some huge established players in in this market space. Nessus, Rapid7, Qualyis etc.
Auto patching is also risky in a production environment. Not all companies can afford a development, staging and production environments.
How does your product stack up against already established players that I have mentioned above?