-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathposts.json
More file actions
167 lines (167 loc) · 4.95 KB
/
Copy pathposts.json
File metadata and controls
167 lines (167 loc) · 4.95 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
[
{
"slug": "mikrotik-vlans",
"title": "MikroTik: VLANs",
"description": "Configuring VLANs on MikroTik RouterOS — bridge VLAN filtering, tagging, and inter-VLAN routing.",
"date": "2026-05-04",
"tags": [
"mikrotik"
],
"html": "writeups/mikrotik-vlans.html",
"reading_time": 26,
"series": "mikrotik-routeros",
"series_name": "MikroTik RouterOS Fundamentals",
"series_order": 3
},
{
"slug": "mikrotik-qos",
"title": "MikroTik: QoS",
"description": "Quality of Service on MikroTik — queue trees, simple queues, and traffic prioritization.",
"date": "2026-05-04",
"tags": [
"mikrotik"
],
"html": "writeups/mikrotik-qos.html",
"reading_time": 18,
"series": "mikrotik-routeros",
"series_name": "MikroTik RouterOS Fundamentals",
"series_order": 5
},
{
"slug": "mikrotik-port-forwarding",
"title": "MikroTik: Port Forwarding",
"description": "Setting up dst-nat port forwarding rules on MikroTik RouterOS for inbound services.",
"date": "2026-05-04",
"tags": [
"mikrotik"
],
"html": "writeups/mikrotik-port-forwarding.html",
"reading_time": 19,
"series": "mikrotik-routeros",
"series_name": "MikroTik RouterOS Fundamentals",
"series_order": 4
},
{
"slug": "mikrotik-wol",
"title": "MikroTik: Wake-on-LAN",
"description": "Triggering Wake-on-LAN through MikroTik RouterOS — scripts, scheduling, and remote magic packets.",
"date": "2026-05-04",
"tags": [
"mikrotik"
],
"html": "writeups/mikrotik-wol.html",
"reading_time": 18,
"series": "mikrotik-routeros",
"series_name": "MikroTik RouterOS Fundamentals",
"series_order": 7
},
{
"slug": "mikrotik-terminal",
"title": "MikroTik: Terminal Tips",
"description": "Useful RouterOS terminal commands and shortcuts for day-to-day MikroTik administration.",
"date": "2026-05-04",
"tags": [
"mikrotik"
],
"html": "writeups/mikrotik-terminal.html",
"reading_time": 16,
"series": "mikrotik-routeros",
"series_name": "MikroTik RouterOS Fundamentals",
"series_order": 1
},
{
"slug": "mikrotik-backup",
"title": "MikroTik: Backup and Recovery",
"description": "Export vs binary backup on MikroTik RouterOS — when to use which, how to automate both, and the full Netinstall recovery procedure.",
"date": "2026-05-06",
"tags": [
"mikrotik"
],
"html": "writeups/mikrotik-backup.html",
"series": "mikrotik-routeros",
"series_name": "MikroTik RouterOS Fundamentals",
"series_order": 2,
"reading_time": 13
},
{
"slug": "mikrotik-scripting",
"title": "MikroTik: RouterOS Scripting",
"description": "RouterOS scripting basics — variables, conditionals, loops, functions, and the scheduler, with WoL, Telegram alerts, and auto-backup examples.",
"date": "2026-05-06",
"tags": [
"mikrotik"
],
"html": "writeups/mikrotik-scripting.html",
"series": "mikrotik-routeros",
"series_name": "MikroTik RouterOS Fundamentals",
"series_order": 6,
"reading_time": 13
},
{
"slug": "htb-authority",
"title": "HTB: Authority",
"description": "HackTheBox Authority machine walkthrough — full writeup with screenshots.",
"date": "2026-04-19",
"tags": [
"hackthebox"
],
"html": "writeups/htb-authority.html",
"reading_time": 6
},
{
"slug": "htb-blurry",
"title": "HTB: Blurry",
"description": "HackTheBox Blurry machine walkthrough — full writeup with screenshots.",
"date": "2026-04-11",
"tags": [
"hackthebox"
],
"html": "writeups/htb-blurry.html",
"reading_time": 5
},
{
"slug": "htb-solarlab",
"title": "HTB: SolarLab",
"description": "HackTheBox SolarLab machine walkthrough — full writeup with screenshots.",
"date": "2026-04-11",
"tags": [
"hackthebox"
],
"html": "writeups/htb-solarlab.html",
"reading_time": 6
},
{
"slug": "htb-freelancer",
"title": "HTB: Freelancer",
"description": "HackTheBox Freelancer machine walkthrough — full writeup with screenshots.",
"date": "2026-04-11",
"tags": [
"hackthebox"
],
"html": "writeups/htb-freelancer.html",
"reading_time": 6
},
{
"slug": "htb-sandworm",
"title": "HTB: Sandworm",
"description": "HackTheBox Sandworm machine walkthrough — full writeup with screenshots.",
"date": "2026-04-11",
"tags": [
"hackthebox"
],
"html": "writeups/htb-sandworm.html",
"reading_time": 6
},
{
"slug": "starlink-mikrotik-failover",
"title": "Starlink + MikroTik Failover",
"description": "Multi-WAN failover on RouterOS v7 — keep a remote Starlink site online with recursive routing, connection marking, NAT, and netwatch health checks.",
"date": "2026-06-12",
"tags": [
"mikrotik",
"starlink"
],
"html": "writeups/starlink-mikrotik-failover.html",
"reading_time": 12
}
]