-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathSentinelVulnScan_Architecture_Simple.drawio
More file actions
174 lines (174 loc) · 12.9 KB
/
SentinelVulnScan_Architecture_Simple.drawio
File metadata and controls
174 lines (174 loc) · 12.9 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
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
<?xml version="1.0" encoding="UTF-8"?>
<mxfile host="app.diagrams.net" modified="2023-05-19T12:00:00.000Z" agent="Mozilla/5.0" version="21.0.2" etag="YourEtagHere" type="device">
<diagram id="architecture-diagram" name="Architecture">
<mxGraphModel dx="1422" dy="762" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="1100" pageHeight="850" background="#ffffff" math="0" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="2" value="SentinelVulnScan Application" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#dae8fc;strokeColor=#6c8ebf;fontSize=16;fontStyle=1" vertex="1" parent="1">
<mxGeometry x="420" y="40" width="260" height="60" as="geometry" />
</mxCell>
<mxCell id="3" value="Core Components" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;strokeColor=#666666;fontColor=#333333;fontSize=14;fontStyle=1;verticalAlign=top;dashed=1;" vertex="1" parent="1">
<mxGeometry x="140" y="160" width="200" height="200" as="geometry" />
</mxCell>
<mxCell id="4" value="Scanner" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#d5e8d4;strokeColor=#82b366;" vertex="1" parent="1">
<mxGeometry x="170" y="200" width="120" height="40" as="geometry" />
</mxCell>
<mxCell id="5" value="Configuration" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#d5e8d4;strokeColor=#82b366;" vertex="1" parent="1">
<mxGeometry x="170" y="250" width="120" height="40" as="geometry" />
</mxCell>
<mxCell id="6" value="Reporter" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#d5e8d4;strokeColor=#82b366;" vertex="1" parent="1">
<mxGeometry x="170" y="300" width="120" height="40" as="geometry" />
</mxCell>
<mxCell id="7" value="Vulnerability Scanners" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;strokeColor=#666666;fontColor=#333333;fontSize=14;fontStyle=1;verticalAlign=top;dashed=1;" vertex="1" parent="1">
<mxGeometry x="380" y="160" width="340" height="200" as="geometry" />
</mxCell>
<mxCell id="8" value="SQL Injection Scanner" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#ffe6cc;strokeColor=#d79b00;" vertex="1" parent="1">
<mxGeometry x="400" y="200" width="140" height="40" as="geometry" />
</mxCell>
<mxCell id="9" value="XSS Scanner" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#ffe6cc;strokeColor=#d79b00;" vertex="1" parent="1">
<mxGeometry x="400" y="250" width="140" height="40" as="geometry" />
</mxCell>
<mxCell id="10" value="XML Injection Scanner" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#ffe6cc;strokeColor=#d79b00;" vertex="1" parent="1">
<mxGeometry x="400" y="300" width="140" height="40" as="geometry" />
</mxCell>
<mxCell id="11" value="JSON Injection Scanner" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#ffe6cc;strokeColor=#d79b00;" vertex="1" parent="1">
<mxGeometry x="560" y="200" width="140" height="40" as="geometry" />
</mxCell>
<mxCell id="12" value="Command Injection Scanner" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#ffe6cc;strokeColor=#d79b00;" vertex="1" parent="1">
<mxGeometry x="560" y="250" width="140" height="40" as="geometry" />
</mxCell>
<mxCell id="13" value="BaseScanner" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#fff2cc;strokeColor=#d6b656;" vertex="1" parent="1">
<mxGeometry x="560" y="300" width="140" height="40" as="geometry" />
</mxCell>
<mxCell id="14" value="Utilities" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;strokeColor=#666666;fontColor=#333333;fontSize=14;fontStyle=1;verticalAlign=top;dashed=1;" vertex="1" parent="1">
<mxGeometry x="140" y="400" width="200" height="160" as="geometry" />
</mxCell>
<mxCell id="15" value="HttpClientWrapper" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#e1d5e7;strokeColor=#9673a6;" vertex="1" parent="1">
<mxGeometry x="170" y="440" width="140" height="40" as="geometry" />
</mxCell>
<mxCell id="16" value="PayloadGenerator" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#e1d5e7;strokeColor=#9673a6;" vertex="1" parent="1">
<mxGeometry x="170" y="490" width="140" height="40" as="geometry" />
</mxCell>
<mxCell id="17" value="Logger" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#e1d5e7;strokeColor=#9673a6;" vertex="1" parent="1">
<mxGeometry x="170" y="540" width="140" height="40" as="geometry" />
</mxCell>
<mxCell id="18" value="Reports" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;strokeColor=#666666;fontColor=#333333;fontSize=14;fontStyle=1;verticalAlign=top;dashed=1;" vertex="1" parent="1">
<mxGeometry x="380" y="400" width="340" height="160" as="geometry" />
</mxCell>
<mxCell id="19" value="ReportGenerator" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#f8cecc;strokeColor=#b85450;" vertex="1" parent="1">
<mxGeometry x="400" y="440" width="140" height="40" as="geometry" />
</mxCell>
<mxCell id="20" value="HtmlReportGenerator" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#f8cecc;strokeColor=#b85450;" vertex="1" parent="1">
<mxGeometry x="560" y="440" width="140" height="40" as="geometry" />
</mxCell>
<mxCell id="21" value="JsonReportGenerator" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#f8cecc;strokeColor=#b85450;" vertex="1" parent="1">
<mxGeometry x="400" y="490" width="140" height="40" as="geometry" />
</mxCell>
<mxCell id="22" value="VulnerableTestServer" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;strokeColor=#666666;fontColor=#333333;fontSize=14;fontStyle=1;verticalAlign=top;dashed=1;" vertex="1" parent="1">
<mxGeometry x="760" y="160" width="200" height="400" as="geometry" />
</mxCell>
<mxCell id="23" value="SQL Injection Endpoints" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#ffcc99;strokeColor=#36393d;" vertex="1" parent="1">
<mxGeometry x="790" y="200" width="140" height="40" as="geometry" />
</mxCell>
<mxCell id="24" value="XSS Endpoints" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#ffcc99;strokeColor=#36393d;" vertex="1" parent="1">
<mxGeometry x="790" y="250" width="140" height="40" as="geometry" />
</mxCell>
<mxCell id="25" value="XML Injection Endpoints" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#ffcc99;strokeColor=#36393d;" vertex="1" parent="1">
<mxGeometry x="790" y="300" width="140" height="40" as="geometry" />
</mxCell>
<mxCell id="26" value="JSON Injection Endpoints" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#ffcc99;strokeColor=#36393d;" vertex="1" parent="1">
<mxGeometry x="790" y="350" width="140" height="40" as="geometry" />
</mxCell>
<mxCell id="27" value="Command Injection
Endpoints" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#ffcc99;strokeColor=#36393d;" vertex="1" parent="1">
<mxGeometry x="790" y="400" width="140" height="40" as="geometry" />
</mxCell>
<mxCell id="28" value="Web Server
(ASP.NET Core)" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#dae8fc;strokeColor=#6c8ebf;" vertex="1" parent="1">
<mxGeometry x="790" y="450" width="140" height="40" as="geometry" />
</mxCell>
<mxCell id="29" value="Models" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;strokeColor=#666666;fontColor=#333333;fontSize=14;fontStyle=1;verticalAlign=top;dashed=1;" vertex="1" parent="1">
<mxGeometry x="140" y="600" width="200" height="120" as="geometry" />
</mxCell>
<mxCell id="30" value="Target" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#b0e3e6;strokeColor=#0e8088;" vertex="1" parent="1">
<mxGeometry x="170" y="640" width="140" height="40" as="geometry" />
</mxCell>
<mxCell id="31" value="Vulnerability" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#b0e3e6;strokeColor=#0e8088;" vertex="1" parent="1">
<mxGeometry x="170" y="690" width="140" height="40" as="geometry" />
</mxCell>
<mxCell id="32" value="Testing" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;strokeColor=#666666;fontColor=#333333;fontSize=14;fontStyle=1;verticalAlign=top;dashed=1;" vertex="1" parent="1">
<mxGeometry x="380" y="600" width="340" height="120" as="geometry" />
</mxCell>
<mxCell id="33" value="Unit Tests" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#fff2cc;strokeColor=#d6b656;" vertex="1" parent="1">
<mxGeometry x="400" y="640" width="140" height="40" as="geometry" />
</mxCell>
<mxCell id="34" value="TestScanLocalhost" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#fff2cc;strokeColor=#d6b656;" vertex="1" parent="1">
<mxGeometry x="560" y="640" width="140" height="40" as="geometry" />
</mxCell>
<mxCell id="35" value="" style="endArrow=classic;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="1" source="2" target="3">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="520" y="420" as="sourcePoint" />
<mxPoint x="570" y="370" as="targetPoint" />
<Array as="points">
<mxPoint x="550" y="130" />
<mxPoint x="240" y="130" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="36" value="" style="endArrow=classic;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="1" source="2" target="7">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="520" y="420" as="sourcePoint" />
<mxPoint x="570" y="370" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="37" value="" style="endArrow=classic;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="1" source="2" target="22">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="520" y="420" as="sourcePoint" />
<mxPoint x="570" y="370" as="targetPoint" />
<Array as="points">
<mxPoint x="550" y="130" />
<mxPoint x="860" y="130" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="38" value="" style="endArrow=classic;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;dashed=1;" edge="1" parent="1" source="8" target="23">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="520" y="420" as="sourcePoint" />
<mxPoint x="570" y="370" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="39" value="" style="endArrow=classic;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;dashed=1;" edge="1" parent="1" source="9" target="24">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="520" y="420" as="sourcePoint" />
<mxPoint x="570" y="370" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="40" value="" style="endArrow=classic;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;dashed=1;" edge="1" parent="1" source="10" target="25">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="520" y="420" as="sourcePoint" />
<mxPoint x="570" y="370" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="41" value="" style="endArrow=classic;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;dashed=1;" edge="1" parent="1" source="11" target="26">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="520" y="420" as="sourcePoint" />
<mxPoint x="570" y="370" as="targetPoint" />
<Array as="points">
<mxPoint x="730" y="220" />
<mxPoint x="730" y="370" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="42" value="" style="endArrow=classic;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;dashed=1;" edge="1" parent="1" source="12" target="27">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="520" y="420" as="sourcePoint" />
<mxPoint x="570" y="370" as="targetPoint" />
<Array as="points">
<mxPoint x="730" y="270" />
<mxPoint x="730" y="420" />
</Array>
</mxGeometry>
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>