diff options
| author | Ahmed Abdelhalim <[email protected]> | 2021-06-29 16:29:27 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2021-06-29 16:42:23 +0200 |
| commit | c8fad559bf932177810e322d6b9687cad128ae7e (patch) | |
| tree | 3d370ac283c616191d68cfd2291cd0a0f37078ea /app | |
| parent | 7d4c1ee773e79330fa3cbe271613ba11475c7edd (diff) | |
Update the CV with Security skills
Diffstat (limited to 'app')
| -rw-r--r-- | app/assets/index.html | 36 |
1 files changed, 32 insertions, 4 deletions
diff --git a/app/assets/index.html b/app/assets/index.html index 331ac4d..11c95b7 100644 --- a/app/assets/index.html +++ b/app/assets/index.html @@ -44,8 +44,9 @@ <h1>Summary</h1> <p> Current senior backend and infrastructure developer at <a href="https://sapera.com">Sapera GmbH</a>, with 9+ - years experience in development (backend/API focused), 4+ years in infrastructure automation and DevOps. An - avid fan of automation, sustainability, design patterns, and clean code. Always interested in deriving a + years experience in development (backend/API focused), 4+ years in infrastructure automation and DevSecOps, + 0+ years Security analysis and Red Team exploit testing. + An avid fan of automation, sustainability, design patterns, and clean code. Always interested in deriving a better problem-solving method for challenging tasks, and learning sensible new technologies and tools (if the need arises). </p> @@ -73,13 +74,18 @@ <dt>Tools</dt> <dd> - Vim, Git, Asana, Atlassian, CircleCI, TravisCI, Terminal, bash, Notion, Sidekiq, ... + Vim, Git, tmux, ssh, Asana, Atlassian, CircleCI, TravisCI, Terminal, bash, Notion, Sidekiq, ... + </dd> + + <dt>Security</dt> + <dd> + nc, nmap, curl, ffuf, gobuster, sqlmap, xxd, searchsploit, meta-sploit, commix, gdb, ltrace, ... </dd> <dt>Platforms</dt> <dd> Amazon Web Services (<abbr>AWS</abbr>), DigitalOcean, Heroku, Google Cloud Platform (<abbr>GCP</abbr>), - *nix. + Ubuntu/CentOS/ParrotOS Linux. </dd> <dt>Languages</dt> @@ -235,6 +241,28 @@ </article> <article> <h2> + <a href="https://git.sr.ht/~a14m/OTW"> + Over the Wire Solutions + </a> + </h2> + <p> + Solutions for some of the <a href="https://overthewire.org/wargames/">OTW wargames</a> + documented in a README files + </p> + </article> + <article> + <h2> + <a href="https://git.sr.ht/~a14m/HTB"> + Hack The Box Solutions + </a> + </h2> + <p> + Solutions for some of the <a href="https://hackthebox.eu">HTB machines</a> + documented in a README files (learning security analysis) + </p> + </article> + <article> + <h2> <a href="https://git.sr.ht/~a14m/a14m.srht.site"> a14m.srht.site </a> |
