βββ(ismaelγΏkali)-[~/whoami]
ββ$ cat about.txtπ Graduate as a University Technician in Programming at UTN-FRT
πΌ Currently working as a Freelance
π Received Cybersecurity & Penetration Testing training at EndPoint
π§ Living in Kali Linux and breaking things (ethically)
π Check out my work at ismaeldev.com
class Pentester:
def __init__(self):
self.name = "Ismael"
self.role = "Security Researcher"
self.location = "Argentina π¦π·"
def current_learning(self):
return [
"Web Application Penetration Testing",
"OWASP Top 10 Vulnerabilities",
"Network Security & Enumeration",
"Exploit Development",
"Bug Bounty Hunting",
"CTF Challenges"
]
def skills(self):
return {
"offensive": ["SQLi", "XSS", "CSRF", "RCE", "LFI/RFI"],
"reconnaissance": ["Nmap", "Gobuster", "Nikto", "Subfinder"],
"exploitation": ["Metasploit", "SQLmap", "Hydra", "Burp Suite"],
"post_exploitation": ["Privilege Escalation", "Lateral Movement"],
"development": ["Python", "Bash", "JavaScript", "C#"]
}[β] University Technician in Programming - UTN-FRT
[β] Cybersecurity Course - EndPoint
[β] Google Cybersecurity - Google
[β] eJPT (eLearnSecurity Junior Penetration Tester)
[ ] OSCP (Offensive Security Certified Professional)
[ ] CEH (Certified Ethical Hacker)βββ(ismaelγΏkali)-[~/ctf]
ββ$ cat achievements.txt
π― Active on CTF platforms
π Bug bounty hunter in training
π© Capturing flags and learning every day
π Breaking boxes, not trust

