-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathconfig.yaml
142 lines (139 loc) · 4.86 KB
/
config.yaml
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
baseURL: https://dothidden.xyz/
languageCode: en-us
title: .hidden
buildDrafts: true
copyright: .hidden
titleCaseStyle: none
params:
description: Adventures following the white rabbit...
mode: toggle
social:
- name: GitHub
icon: github
url: https://github.com/orgs/dothidden/repositories
- name: CTFtime
icon: codesandbox
url: https://ctftime.org/team/225182
- name: Instagram
icon: instagram
url: https://www.instagram.com/dothidden_/
- name: RSS
icon: rss
url: https://dothidden.xyz/index.xml
members:
- name: sunbather
link: https://github.com/costinteo
picture: https://avatars.githubusercontent.com/u/39965799?v=4
tags: [ 'pwn','rev','forensics']
description:
- grepmaxxer
- might flame you if you complain
- name: zenbassi
link: https://github.com/stefan-radu
picture: https://avatars.githubusercontent.com/u/30214214?v=4
tags: [ 'rev', 'pwn', 'misc' ]
description:
- likes vim a bit too much
- into (film) photography
- name: Koyossu
link: https://github.com/SecioreanuStefanita
picture: https://avatars.githubusercontent.com/u/48451382?s=400&u=b2a10a33c3ec8062c8b99e9191ee85af061272ef&v=4
tags: [ 'web','misc','forensics','mobile' ]
description:
- Backend Bandit & De-bug Demon
- Do not do it...
- d293ISB5b3UgcmVhbGx5IGRlY29kZWQgdGhpcyA=
- name: H0N3YP0T
link: https://github.com/Mathis-Dory
picture: https://ctftime.org/media/cache/52/af/52af19f614f045a44bcd409964613ac4.jpg
tags: [ 'osint','forensics','web','misc','network' ]
description:
- I will find you, I'm really gonna find you...
- The only Belgian of the team
- FLAG{5TAY_CUR10U5_AND_CUNN1NG}
- name: mehanix
link: https://github.com/mehanix
picture: https://cdn.discordapp.com/avatars/1208542507290591335/ed05d9a050963da9e428b6cdc1151bcf
tags: ['web', 'misc', 'osint']
description:
- I hack things from time to time
- name: MettleSphee
link: https://github.com/MettleSphee
picture: https://avatars.githubusercontent.com/u/69507856?s=400&u=6b8b52fb7d3634193be75ee1e60bd87457fd29e4&v=4
tags: [ 'osint','forensics','crypto','misc','mobile' ]
description:
- Don't let a bug ruin your amazing experience. Exploit it!
- name: cartouche70
link: https://github.com/DalmatianuSebikk
picture: https://avatars.githubusercontent.com/u/70603934?v=4
tags: ['web','forensics','crypto','misc']
description:
- keeps injecting malicious code
- games and sports enjoyer.
- name: expnx
link: https://github.com/bogdan-stelea
picture: https://avatars.githubusercontent.com/u/57039482?s=400&u=1544a8a3b9e76f644cdcfaf28e52c9cd0238f226&v=4
tags: ['web', 'pwn' ,'misc']
description:
- I don't know what I am doing
- name: Honesty
link: https://github.com/MxHonesty
picture: https://avatars.githubusercontent.com/u/11357963?v=4
tags: [ 'rev', 'pwn', 'network' ]
description:
- currently unwinding the stack
- name: PineBel
link: https://github.com/Stefan2320
picture: https://avatars.githubusercontent.com/u/77758442?s=400&u=66d9d227463285d74e23bcbedbdcb712555defa7&v=4
tags: [ 'pwn', 'rev', 'misc' ]
description:
- Segmentation faults make me happy
- The second Belgian
- name: Hust
link: https://github.com/radumihai8
picture: https://avatars.githubusercontent.com/u/17956023?v=4
tags: [ 'web', 'forensics', 'misc' ]
description:
- Exploring the depths of web security
- name: GabrielMajeri
link: https://github.com/GabrielMajeri
picture: https://avatars.githubusercontent.com/u/3010346?v=4
tags: [ 'crypto', 'network', 'web', 'rev', 'misc' ]
description:
- I like breaking stuff
- name: Mega
link: https://github.com/Matteoverzotti
picture: https://avatars.githubusercontent.com/u/58049266?v=4
tags: [ 'rev', 'web', 'osint' ]
description:
- When life gives you pears, don't write a book about it
- name: h3pha
link: https://github.com/VladSteopoaie/
picture: https://avatars.githubusercontent.com/u/69504268?s=400&u=0bb78ff707338ad58e677d856fbe92766e116010&v=4
tags: [ 'pwn', 'web', 'rev', 'misc', 'network', 'crypto' ]
description:
- Don't hate me, but... Try harder!
excludedSections:
- about
- events
homeWriteupCnt: 10
katex: true
menu:
main:
- name: Home
url: /
weight: 1
- name: Events
url: /events
weight: 2
- name: Tags
url: /tags
weight: 3
- name: About
url: /about
weight: 4
markup:
goldmark:
renderer:
# To allow including raw HTML tags in our Markdown input
unsafe: true