SQL Injection related apps!! #48
Replies: 2 comments
-
|
@Alexandre-Bartel @nguyenLisa @JulianSchuette @lilicoding @ericbodden @StevenArzt |
Beta Was this translation helpful? Give feedback.
-
|
Not that I know of. But in my opinion, this would not really add anything. Note that in order to detect SQL injections, the data flow analysis needs to recognize user/attacker input as sources and SQL statements as sinks; this is merely a configuration issue. Note that these challenges are independent of the tool's sources and sinks. Basically you should be able to use any decent data tracking tool (that hopefully is able to get a lot of DroidBench test cases correct) such as as FlowDroid and plug-in the source and sinks for your particular problem. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Is there any app in this repository with SQL injection flaw related to SQLite database??
Thanks
Ehsan
Beta Was this translation helpful? Give feedback.
All reactions