└── README.md /README.md: -------------------------------------------------------------------------------- 1 | 2 | # SQLChop 3 | 4 | A novel SQL injection detection engine. 5 | 6 | SQLChop is a demo tool of Blackhat 2015 arsenal session. https://www.blackhat.com/us-15/arsenal.html#yusen-chen 7 | 8 | ## Demo page 9 | 10 | The libsqlchop.so here is deprecated, for the latest version, try the online demo: http://sqlchop.chaitin.cn/demo 11 | --------------------------------------------------------------------------------