This repository was archived by the owner on Jan 14, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathscan.log
More file actions
74 lines (62 loc) · 2.98 KB
/
scan.log
File metadata and controls
74 lines (62 loc) · 2.98 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
----------------------------------------------------------------------------
LOCAL XML SQL-INJECTION TESTER
by:
Teoderick.Contreras
----------------------------------------------------------------------------
[+] file path: C:\sequeltool\target\simple.xml
-------------------------------------------------------
[+] looking for rule: sql_injectio_rule12
-------------------------------------------------------
[+] Found possible SQL command!!
[+] file path : C:\sequeltool\target\simple.xml
[+] detection : sql_injectio_rule12
[+] line number : 10
[+] line of code : <name>Strawberry Belgian Wafflesor 2 like 2or 1=1</name>
[+] string matched: or 2 like 2or 1=1
[+] pattern : (?i)or\s2\s(?i)like\s2(?i)or\s1\=1
-------------------------------------------------------
[+] looking for rule: sql_injectio_rule08
[+] looking for rule: sql_injectio_rule09
[+] looking for rule: sql_injectio_rule11
[+] looking for rule: sql_injectio_rule10
[+] looking for rule: sql_injectio_rule04
[+] looking for rule: sql_injectio_rule05
[+] looking for rule: sql_injectio_rule02
[+] looking for rule: sql_injectio_rule03
[+] looking for rule: sql_injectio_rule01
[+] looking for rule: sql_injectio_rule06
[+] looking for rule: sql_injectio_rule07
[+] looking for rule: sql_injectio_rule13
[+] file path: C:\sequeltool\target\simple2.xml
-------------------------------------------------------
[+] looking for rule: sql_injectio_rule12
-------------------------------------------------------
[+] Found possible SQL command!!
[+] file path : C:\sequeltool\target\simple2.xml
[+] detection : sql_injectio_rule12
[+] line number : 10
[+] line of code : <name>Strawberry Belgian Wafflesor 2 like 2or 1=1</name>
[+] string matched: or 2 like 2or 1=1
[+] pattern : (?i)or\s2\s(?i)like\s2(?i)or\s1\=1
-------------------------------------------------------
[+] looking for rule: sql_injectio_rule08
[+] looking for rule: sql_injectio_rule09
[+] looking for rule: sql_injectio_rule11
[+] looking for rule: sql_injectio_rule10
-------------------------------------------------------
[+] Found possible SQL command!!
[+] file path : C:\sequeltool\target\simple2.xml
[+] detection : sql_injectio_rule10
[+] line number : 28
[+] line of code : <name>Homestyle Breakfastor true--</name>
[+] string matched: or true--
[+] pattern : ["|'|"\)|'\)]?\s?(?i)or\strue\-\-
-------------------------------------------------------
[+] looking for rule: sql_injectio_rule04
[+] looking for rule: sql_injectio_rule05
[+] looking for rule: sql_injectio_rule02
[+] looking for rule: sql_injectio_rule03
[+] looking for rule: sql_injectio_rule01
[+] looking for rule: sql_injectio_rule06
[+] looking for rule: sql_injectio_rule07
[+] looking for rule: sql_injectio_rule13