I was going to work on #4 , but the website only supports CVE based search. How do we handle phrase based search?
I think we can create a google module with "keyword site:example.com" query, it would be helpful in this case. It could be reuse if there's other site acting the same way. We could just grab the result in the first page and ignore the rest. Make use of Google's ranking algorithm 😆 😇
I was going to work on #4 , but the website only supports CVE based search. How do we handle phrase based search?
I think we can create a google module with "keyword site:example.com" query, it would be helpful in this case. It could be reuse if there's other site acting the same way. We could just grab the result in the first page and ignore the rest. Make use of Google's ranking algorithm 😆 😇
We might face CAPTCHA, if users use it too much.