|
|
|
|
|
by AJRF
1864 days ago
|
|
I was just thinking the other day that searching for TODO is probably a very good way to search a project for potential bugs or security issues. E.g; I see a bunch of todos in Firebase iOS SDK that look kind of interesting to an attacker. Without looking into how the methods are called I can't say if they are actually exploitable (and I am sure Firebase is fuzzed to high-hell) but it was a little seed planted in my head. |
|
https://blog.zecops.com/research/from-a-comment-to-a-cve-con...