File tree
8 files changed
+2863
-2754
lines changed- others
- src/parser
- test/test-cases
- regression
8 files changed
+2863
-2754
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
92 | 92 |
| |
93 | 93 |
| |
94 | 94 |
| |
| 95 | + | |
95 | 96 |
| |
96 | 97 |
| |
97 | 98 |
| |
|
Submodule libinjection updated 72 files
- .gitignore-1
- .travis.yml+2-12
- CHANGELOG-2
- COPYING+37-32
- ChangeLog+6-19
- Makefile+1-23
- README.md+33-33
- RELEASE-HOWTO.md-33
- cicada/StateRedis.py+62
- cicada/cicada-event.py+12
- cicada/cicada-pump.py+12
- cicada/cicada-web.py+134
- cicada/cicada.py+109
- cicada/events.py+57
- cicada/libinjection_test.py+786
- cicada/pollers.py+39
- cicada/publishers.py+48
- cicada/shell.py+20
- cicada/sourcecontrol.py+150
- cicada/status.html+68
- configure-clang-asan.sh-20
- configure-clang.sh+3-6
- configure-gcc-hardened.sh+1-1
- data/false_positives.txt+1-2
- data/sqli-@ru_raz0-20160705.txt-30
- data/sqli-arithmetic_blind_sqli.txt+1-1
- data/sqli-forums.txt+4-8
- data/sqli-github-110.txt-6
- data/sqli-github-114.txt-4
- data/sqli-github-123.txt-1
- data/sqli-github-125.txt-11
- data/sqli-github-modsec-782.txt-3
- data/sqli-left.txt-7
- data/sqli-misc.txt+2-7
- data/sqli-sqlmap-20160724.txt-100
- data/xss-html5secorg.txt+1-1
- go/main.go+1-1
- make-ci.sh-85
- misc/home.html+1-1
- misc/home.md+1-1
- run-clang-asan.sh-11
- run-clang-static-analyzer.sh+36
- run-gcov-samples.sh+1-1
- run-gcov-unittests.sh+1-1
- src/Makefile+19-65
- src/alpine.supp-18
- src/clang.sh+1-1
- src/fingerprints.txt+141-660
- src/libinjection.h+6-6
- src/libinjection_html5.c+3-6
- src/libinjection_sqli.c+42-50
- src/libinjection_sqli.h+18-17
- src/libinjection_sqli_data.h+146-673
- src/libinjection_xss.c+14-15
- src/make_parens.py+6-8
- src/reader.c+2-2
- src/sqli_cli.c+1-21
- src/sqlparse2c.py+2-2
- src/sqlparse_data.json+143-670
- src/sqlparse_map.py+2-11
- src/test-cppcheck.sh+1-1
- src/test-driver.sh-2
- src/test-samples-sqli-negative.sh+1-1
- src/test-samples-sqli-positive.sh+1-1
- src/test-samples-xss-positive.sh+1-1
- src/test-unit.sh+1-1
- src/testdriver.c+5-6
- tags.sh+6-6
- test-gprof.sh+2-2
- tests/test-folding-118.txt-11
- tests/test-tokens-numbers-string-005.txt+1-1
- tests/test-tokens-string-071.txt-8
0 commit comments