-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig.toml
More file actions
26 lines (23 loc) · 923 Bytes
/
Copy pathconfig.toml
File metadata and controls
26 lines (23 loc) · 923 Bytes
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
[site]
title = "conflict"
description = "French CTF writeups and cybersecurity research — FCSC, ECSC Team France, ANSSI challenges, HeroCTF and deep dives"
base_url = "https://cnf409.me"
author = "conflict"
[site.keywords]
terms = [
"CTF writeups", "exploit development", "pwn", "ROP Emporium",
"HackTheBox writeups", "heap exploitation", "format string",
"race condition", "reverse engineering", "web exploitation",
"SSRF", "RCE", "JWT", "PHP type juggling", "pwntools",
"linux privilege escalation", "FCSC", "HeroCTF", "picoCTF",
]
[build]
posts_per_page = 15
drafts = false
[social]
twitter = "https://twitter.com/cnf409"
github = "https://github.com/cnf409"
hackthebox = "https://app.hackthebox.com/users/945301"
discord = "https://discord.com/users/254689803822563348"
rootme = "https://www.root-me.org/conflict"
linkedin = "https://www.linkedin.com/in/vincent-khayat/"