Skip to content

Commit 05c5bad

Browse files
polybassaguedou
authored andcommitted
Added ScapyCon to Conferences
1 parent 7285c90 commit 05c5bad

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

src/views/Home.vue

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -529,6 +529,17 @@ const RESOURCES = [
529529
530530
/* Conferences */
531531
const CONFERENCES = [
532+
{
533+
"title": "ScapyCon Automotive",
534+
"venue": "ScapyCon 2024",
535+
"links": [
536+
{
537+
tooltip: "Website",
538+
icon: mdiWeb,
539+
link: "https://scapycon.com"
540+
}
541+
]
542+
},
532543
{
533544
"title": "Automotive Network Scans with Scapy",
534545
"venue": "Troopers 2022",

0 commit comments

Comments
 (0)