Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions src/data/publications.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
[
{
"url": "https://underxctrl.frama.io/wifilter/",
"title": "A WiFi filter box boosted by machine learning to protect your children from adult content",
"author": "underxctrl",
"date": "May 2023",
"type": "blog post"
},
{
"url": "https://www.ndss-symposium.org/wp-content/uploads/2023/02/ndss2023_f169_paper.pdf",
"title": "ReScan: A Middleware Framework for Realistic and Robust Black-box Web Application Scanning",
Expand Down