class TahaDaneshmand:
def __init__(self):
self.name = "Taha Daneshmand"
self.role = ["Security Engineer", "Network Engineer"]
self.language_spoken = ["en_US", "fa_IR"]
self.specialties = [
"Network Security",
"Penetration Testing",
"Infrastructure Security",
"Network Architecture",
"Security Operations",
"Incident Response"
]
def say_hi(self):
print("Securing networks and protecting infrastructure, one system at a time!")
me = TahaDaneshmand()
me.say_hi()
- π‘οΈ Network Security & Firewall Management
- π Vulnerability Assessment & Penetration Testing
- π Network Architecture & Design
- π¨ Incident Response & Threat Hunting
- π Security Information and Event Management (SIEM)
- π‘ Network Protocols & Routing
- π Access Control & Identity Management
- π οΈ Security Automation & Orchestration
"Security is not a product, but a process." - Bruce Schneier