This website requires JavaScript.
Explore
Help
Register
Sign In
hohn
/
codeql
Watch
1
Star
0
Fork
0
You've already forked codeql
mirror of
https://github.com/github/codeql.git
synced
2025-12-17 01:03:14 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5d14307ea24750a8ba9e8443ebf76e339e03c75e
codeql
/
csharp
/
ql
/
test
/
query-tests
/
Security Features
/
CWE-089
History
Michael Nebel
5d14307ea2
C#: Add a SQL injection test case for ASP.NET.
2024-08-21 12:14:30 +02:00
..
options
C#: Add a SQL injection test case for ASP.NET.
2024-08-21 12:14:30 +02:00
SecondOrderSqlInjection.cs
C#: Add SecondOrder SQL injection example, where reading from a file.
2022-08-10 11:08:27 +02:00
SqlInjection.cs
C#: Add a SQL injection test case for ASP.NET.
2024-08-21 12:14:30 +02:00
SqlInjection.expected
C#: Add a SQL injection test case for ASP.NET.
2024-08-21 12:14:30 +02:00
SqlInjection.ext.yml
Second-order SQL injection
2024-03-01 12:51:59 -05:00
SqlInjection.qlref
C#: Update security related tests and expected output to pretty print MaD.
2024-08-13 16:10:04 +02:00
SqlInjectionDapper.cs
C#: Add Dapper support to SQL injection queries
2021-04-06 17:06:20 +02:00
SqlInjectionSqlite.cs
C#: Add testcase for unsanitized filename used in Filestream.
2022-08-10 14:49:20 +02:00