|
|
|
|
|
by forgotusername6
1230 days ago
|
|
I imagine looking for vulnerable areas of the code might be something people would be interested in doing. Maybe start with login or billing or something. You could also look at recent activity to spot new, unannounced projects. You could use blame to find who wrote what and target them for anything from job offers to social engineering attacks. |
|
Security-by-obscurity isn't something to rely on (again, except in the case of things like abuse detection where there's no alternative).