summaryrefslogtreecommitdiffstats
path: root/data/projects.yaml
blob: a88a1268111b11d5bb4f5b72d31c708760f258c0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
- title: "sl(HACK)ware"
  subtitle_en: "Open Source pentesting · Slackware"
  subtitle_it: "Pentesting open source · Slackware"
  image: "/img/projects/sl-hack-ware.jpg"
  desc_en: "Open Source pentesting suite of programs packaged for Slackware GNU/Linux."
  desc_it: "Suite open source di programmi per pentesting pacchettizzati per Slackware GNU/Linux."
  url: "https://github.com/danixland/Slackware-Pentesting-Suite"
  tags: [Slackware, Pentesting, "Open Source", Linux]

- title: "Password Generator"
  subtitle_en: "Python · GNU/Linux"
  subtitle_it: "Python · GNU/Linux"
  image: "/img/projects/passgen_h.jpg"
  desc_en: "A Python script that generates strong, easy to memorize passwords using random words from a dictionary file."
  desc_it: "Uno script Python che genera password forti e facili da memorizzare usando parole casuali da un file dizionario."
  url: "https://github.com/danixland/passgen"
  tags: [Python, "GNU/Linux", Security]