-
Notifications
You must be signed in to change notification settings - Fork 0
/
userflow-diagram-for-bruteforce-detection
86 lines (86 loc) · 6.96 KB
/
userflow-diagram-for-bruteforce-detection
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
<mxfile host="app.diagrams.net" modified="2023-01-28T13:46:33.618Z" agent="5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36" etag="5anyrXh4XHd9S0XeT0JX" version="20.8.13" type="github">
<diagram id="C5RBs43oDa-KdzZeNtuy" name="Page-1">
<mxGraphModel dx="2345" dy="1963" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0">
<root>
<mxCell id="WIyWlLk6GJQsqaUBKTNV-0" />
<mxCell id="WIyWlLk6GJQsqaUBKTNV-1" parent="WIyWlLk6GJQsqaUBKTNV-0" />
<mxCell id="sJYvFcCpyp4i4bCkkFPs-21" value="" style="group" vertex="1" connectable="0" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="-810" y="-1160" width="650" height="750" as="geometry" />
</mxCell>
<mxCell id="sJYvFcCpyp4i4bCkkFPs-1" value="visit www.example.com/signin" style="ellipse;whiteSpace=wrap;html=1;" vertex="1" parent="sJYvFcCpyp4i4bCkkFPs-21">
<mxGeometry width="180" height="70" as="geometry" />
</mxCell>
<mxCell id="sJYvFcCpyp4i4bCkkFPs-5" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" edge="1" parent="sJYvFcCpyp4i4bCkkFPs-21" source="sJYvFcCpyp4i4bCkkFPs-3">
<mxGeometry relative="1" as="geometry">
<mxPoint x="270" y="175" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="sJYvFcCpyp4i4bCkkFPs-6" value="Yes" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="sJYvFcCpyp4i4bCkkFPs-5">
<mxGeometry x="-0.2464" y="4" relative="1" as="geometry">
<mxPoint as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="sJYvFcCpyp4i4bCkkFPs-3" value="Check the ipaddress and if it does pass the firewall rule&nbsp;&nbsp;" style="rhombus;whiteSpace=wrap;html=1;" vertex="1" parent="sJYvFcCpyp4i4bCkkFPs-21">
<mxGeometry x="25" y="100" width="130" height="150" as="geometry" />
</mxCell>
<mxCell id="sJYvFcCpyp4i4bCkkFPs-4" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="sJYvFcCpyp4i4bCkkFPs-21" source="sJYvFcCpyp4i4bCkkFPs-1" target="sJYvFcCpyp4i4bCkkFPs-3">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="sJYvFcCpyp4i4bCkkFPs-7" value="pre-process the traffic information" style="shape=parallelogram;perimeter=parallelogramPerimeter;whiteSpace=wrap;html=1;fixedSize=1;" vertex="1" parent="sJYvFcCpyp4i4bCkkFPs-21">
<mxGeometry x="260" y="145" width="150" height="75" as="geometry" />
</mxCell>
<mxCell id="sJYvFcCpyp4i4bCkkFPs-10" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" edge="1" parent="sJYvFcCpyp4i4bCkkFPs-21" source="sJYvFcCpyp4i4bCkkFPs-9">
<mxGeometry relative="1" as="geometry">
<mxPoint x="530" y="340" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="sJYvFcCpyp4i4bCkkFPs-11" value="Is bruteforce" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="sJYvFcCpyp4i4bCkkFPs-10">
<mxGeometry x="-0.2354" y="3" relative="1" as="geometry">
<mxPoint as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="sJYvFcCpyp4i4bCkkFPs-9" value="Bruteforce classifier<br>determine if it is bruteforce attack or not" style="rhombus;whiteSpace=wrap;html=1;" vertex="1" parent="sJYvFcCpyp4i4bCkkFPs-21">
<mxGeometry x="252.5" y="270" width="157.5" height="140" as="geometry" />
</mxCell>
<mxCell id="sJYvFcCpyp4i4bCkkFPs-8" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" edge="1" parent="sJYvFcCpyp4i4bCkkFPs-21" source="sJYvFcCpyp4i4bCkkFPs-7" target="sJYvFcCpyp4i4bCkkFPs-9">
<mxGeometry relative="1" as="geometry">
<mxPoint x="335" y="300" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="sJYvFcCpyp4i4bCkkFPs-12" value="Blacklist the ipaddress and send to bruteforce datastore" style="shape=process;whiteSpace=wrap;html=1;backgroundOutline=1;" vertex="1" parent="sJYvFcCpyp4i4bCkkFPs-21">
<mxGeometry x="530" y="310" width="120" height="80" as="geometry" />
</mxCell>
<mxCell id="sJYvFcCpyp4i4bCkkFPs-17" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;fontSize=7;" edge="1" parent="sJYvFcCpyp4i4bCkkFPs-21" source="sJYvFcCpyp4i4bCkkFPs-14">
<mxGeometry relative="1" as="geometry">
<mxPoint x="340.625" y="599.9999999999998" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="sJYvFcCpyp4i4bCkkFPs-14" value="Allow the user to signin to www.example.com/signin" style="whiteSpace=wrap;html=1;" vertex="1" parent="sJYvFcCpyp4i4bCkkFPs-21">
<mxGeometry x="271.25" y="470" width="138.75" height="60" as="geometry" />
</mxCell>
<mxCell id="sJYvFcCpyp4i4bCkkFPs-15" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" edge="1" parent="sJYvFcCpyp4i4bCkkFPs-21" source="sJYvFcCpyp4i4bCkkFPs-9" target="sJYvFcCpyp4i4bCkkFPs-14">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="330" y="440" />
<mxPoint x="330" y="440" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="sJYvFcCpyp4i4bCkkFPs-16" value="<font style="font-size: 7px;">Not bruteforce</font>" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" vertex="1" parent="sJYvFcCpyp4i4bCkkFPs-21">
<mxGeometry x="295" y="420" width="70" height="30" as="geometry" />
</mxCell>
<mxCell id="sJYvFcCpyp4i4bCkkFPs-18" value="Send&nbsp; normal traffic data to data store for retraining" style="shape=process;whiteSpace=wrap;html=1;backgroundOutline=1;fontSize=7;" vertex="1" parent="sJYvFcCpyp4i4bCkkFPs-21">
<mxGeometry x="280.63" y="600" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="sJYvFcCpyp4i4bCkkFPs-20" value="End" style="ellipse;whiteSpace=wrap;html=1;fontSize=7;" vertex="1" parent="sJYvFcCpyp4i4bCkkFPs-21">
<mxGeometry x="280.63" y="690" width="119.37" height="60" as="geometry" />
</mxCell>
<mxCell id="sJYvFcCpyp4i4bCkkFPs-19" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;fontSize=7;" edge="1" parent="sJYvFcCpyp4i4bCkkFPs-21" source="sJYvFcCpyp4i4bCkkFPs-18" target="sJYvFcCpyp4i4bCkkFPs-20">
<mxGeometry relative="1" as="geometry">
<mxPoint x="340.6300000000001" y="690" as="targetPoint" />
</mxGeometry>
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>