About

Pentester with Blue Team background. CTFs player. Intrigued by writing scripts and automating tasks—especially if it involves hacking something.

I hold a PWPP certification and currently studying mobile hacking to get PMPA certified.

Besides english, my brain currently supports the following languages:

  • Italiano
  • Español
  • Portugûes

Finally, this is my favourite way to stabilize a reverse shell: minimal and living of the land at its finest.

SHELL=/bin/bash script -q /dev/null
# press CTRL+Z to put the current process in background and run stty on your host
stty raw -echo; fg
reset
xterm