33 Commits

Author SHA1 Message Date
Felipe Zimmerle
503e8f6c8e Updates the libinjection
Windows compilation was failing due to the utilization of size_t which is part
of the strings.h. strings.h was not part of windows and so the compilation
was failing. This update fix that. Issue #65 on libinjection:
https://github.com/client9/libinjection/issues/65
2014-03-31 16:22:11 -07:00
Felipe Zimmerle
66939d059b Adds initial support to @detectXSS
Libinject was recently updated to support XSS detection. This commit adds
initial support to it.
2014-03-31 16:22:11 -07:00
Nick Galbreath
74ec784005 libinjection sync 2013-12-18 04:19:02 +00:00
Felipe \"Zimmerle\" Costa
5046c8327e iis: Cosmetics fixies on sqli.
This is needed to get it compiled with VS2011 on Windows8
2013-12-12 14:53:49 -08:00
Nick Galbreath
a5f175d79f libinjection sync 2013-10-18 14:18:55 +09:00
Nick Galbreath
fcb6dc13ed libinjection sync 2013-10-12 22:04:16 +09:00
Nick Galbreath
f52242a013 libinjection sync 2013-10-12 21:51:26 +09:00
Nick Galbreath
11217207e8 libinjection sync 2013-09-12 11:47:12 +09:00
Nick Galbreath
2268626c20 libinjection sync 2013-08-25 15:30:19 +09:00
Breno Silva
7e0a9ecf7d Fix logical disjunction and conjunction issues 2013-08-12 18:43:56 -03:00
Breno Silva
50f9d01406 Merge pull request #130 from client9/remotes/trunk
libinjection sync v3.4.1
2013-07-17 20:33:45 -07:00
Nick Galbreath
cefddebe13 libinjection sync 2013-07-14 14:33:34 +09:00
Breno Silva
3f080fa8ce Merge pull request #128 from client9/remotes/trunk
libinjection v3.3.0 sync
2013-07-13 12:26:20 -07:00
Nick Galbreath
15f3a3040d libinjection v3.3.0 sync 2013-07-13 13:29:50 +09:00
Nick Galbreath
65e97684bb libinjection v3.2.0 2013-07-12 11:34:27 +09:00
Breno Silva
f44a535c96 Merge pull request #125 from client9/remotes/trunk
libinjection v3.2.0
2013-07-12 06:04:19 -07:00
Breno Silva
229d4e4fe2 Merge pull request #124 from client9/remotes/trunk
v3.1.0
2013-07-02 09:19:42 -07:00
Nick Galbreath
9eca8b5ca1 v3.1.0 2013-07-02 10:06:50 +09:00
Breno Silva
b1f61617b5 Merge pull request #122 from client9/remotes/trunk
sync with 3.0.0 tag
2013-06-24 19:00:01 -07:00
Nick Galbreath
83fdf34dde sync with 3.0.0 tag 2013-06-25 10:52:48 +09:00
Nick Galbreath
c07b9a5362 libinjection v3.0.0pre21 take 2 2013-06-23 13:58:22 +09:00
Breno Silva
4064e74cca Fixed: Libjection 3.0.0 compilation errors 2013-06-19 11:05:59 -07:00
Nick Galbreath
4af03f208e Update to libinjection 3.0.0-pre8 2013-06-04 10:14:52 +09:00
Nick Galbreath
0532d20e4d update to 3.0.0-pre2 2013-05-27 18:04:04 +04:00
Nick Galbreath
3a3fda25f7 libinjection 2.0.0 2013-05-17 23:41:45 +09:00
Nick Galbreath
4bc068e58d Sync to 1.2.0, fix regression in small sqli detection 2013-05-06 22:29:23 +09:00
Nick Galbreath
ebcfe2c187 Update libinjection to version 1.1.0 2013-05-04 12:41:22 +09:00
Nick Galbreath
3ca159e7be sync with upstream, fix read-past-end errors 2013-04-22 10:31:35 +09:00
Nick Galbreath
c10551dcf7 sync with upstream: c89 support, win32 support, more detection, less false postives 2013-04-20 22:41:24 +09:00
Nick Galbreath
b6b284ea6c test 2013-04-20 22:32:58 +09:00
Breno Silva
72d26e80ea Fixed: libinjection for windows 2013-04-19 02:50:44 -04:00
Breno Silva
e97c12f8a2 Added Libjection 2013-04-18 23:00:45 -04:00
Breno Silva
417d7daf20 Added Libjection 2013-04-18 22:51:07 -04:00