diff options
| author | Danilo M. <danix@danix.xyz> | 2026-03-26 11:02:48 +0100 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-03-26 11:02:48 +0100 |
| commit | 7aed0eca7e62f6950cab85486d30b8f894f268c0 (patch) | |
| tree | ec2ff915d3298b8b0d9f470bc08f93fcdd064c69 /data/certs.yaml | |
| parent | aab13e6564203c9ca435a003f5f2245f0d773c68 (diff) | |
| download | danixme-7aed0eca7e62f6950cab85486d30b8f894f268c0.tar.gz danixme-7aed0eca7e62f6950cab85486d30b8f894f268c0.zip | |
added new version of the danix.me hugo site, coauthored by claude-code
Diffstat (limited to 'data/certs.yaml')
| -rw-r--r-- | data/certs.yaml | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/data/certs.yaml b/data/certs.yaml new file mode 100644 index 0000000..aade9c7 --- /dev/null +++ b/data/certs.yaml @@ -0,0 +1,34 @@ +- badge: "fa-solid fa-shield-halved" + name: "BSCP" + issuer: "PortSwigger" + desc_en: "Burp Suite Certified Professional — advanced web application penetration testing certification covering complex vulnerabilities and expert-level Burp Suite usage." + desc_it: "Burp Suite Certified Professional — certificazione avanzata di penetration testing su applicazioni web, con focus su vulnerabilità complesse e uso esperto di Burp Suite." + issuer_val: "PortSwigger" + level_en: "Advanced" + level_it: "Avanzato" + type_en: "Practical" + type_it: "Pratica" + in_progress: true + placeholder: false + +- image: "/img/certs/ejpt_badge.png" + name: "eJPT" + issuer: "eLearnSecurity · INE" + desc_en: "eLearnSecurity Junior Penetration Tester — entry-level certification validating practical penetration testing skills: network analysis, exploitation, and professional reporting." + desc_it: "eLearnSecurity Junior Penetration Tester — certificazione entry-level che valida competenze pratiche di penetration testing: analisi di rete, sfruttamento di vulnerabilità e redazione di report professionali." + issuer_val: "INE / eLS" + level_en: "Entry" + level_it: "Base" + type_en: "Practical" + type_it: "Pratica" + date: "03/2026" + placeholder: false + +- badge: "fa-solid fa-plus" + name_en: "Next Cert" + name_it: "Prossima Cert." + issuer_en: "In Progress…" + issuer_it: "In corso…" + desc_en: "Always learning, always leveling up. New certifications on the horizon." + desc_it: "In costante formazione e crescita. Nuove certificazioni all'orizzonte." + placeholder: true |
