dracky@security-lab:~$ cat about.txt
I am Dracky actually my real name is pranav, a Computer Engineering student deeply immersed in the realms of cybersecurity, Backend Devlopment and AI & blockchain research. With hands-on experience in building projects, configuring network systems and exploring advanced attack-defense techniques, I thrive at the intersection of technology and innovation.
Driven by curiosity and persistence, I aim to contribute to securing digital systems while continuously expanding my knowledge and skills in the ever-evolving world of cybersecurity.
dracky@security-lab:~$ echo "Current Mission: Defending the Digital Realm"
Current Mission: Defending the Digital Realm
🔥 Project | 📝 Description | 🛠️ Technology | 🔗 Status |
---|---|---|---|
WEBCAPTURE | 🕵️ Automated OSINT Intelligence Gathering System | Python API Integration Data Mining |
|
NekoScan | 🐱 High-Speed TCP Port Scanner with Live Discovery | Python Socket Programming Threading |
|
Dragon-Key | 🔑 Ethical Keylogger for Security Auditing | Python Security Testing Forensics |
|
TCPCHAT | 💬 Secure Client-Server Communication System | Python Networking Encryption |
class SecurityResearcher:
def __init__(self):
self.name = "Dracky"
self.specialization = [
"🔍 Advanced OSINT & Reconnaissance",
"🛡️ Web Application Security Testing",
"⛓️ Blockchain Security & Smart Contract Auditing",
"📡 Network Penetration Testing",
"🔐 Digital Forensics & Incident Response",
"🤖 AI-Powered Security Solutions"
]
self.current_projects = {
"monitoring_systems": "Employee monitoring & VPN security",
"blockchain_research": "DeFi protocol vulnerability analysis",
"osint_automation": "Advanced intelligence gathering frameworks"
}
self.learning_path = [
"Go for Security Tools Development",
"Advanced Blockchain Security",
"Cloud Security Architecture",
"Machine Learning in Cybersecurity"
]
def secure_digital_world(self):
return "Through ethical hacking and innovative security solutions 🌐🔒"
🎖️ Achievement | 📅 Timeline | 🔥 Focus Area |
---|---|---|
ALL India Rank 15 | 2024 | NEC IIT Bombay |
Global Top 4 | 2026 | Try Hack Me |
Projects | Ongoing | Real-world Application Development |
dracky@security-lab:~$ echo "Thanks for exploring my digital arsenal!"
Thanks for exploring my digital arsenal!
dracky@security-lab:~$ echo "Let's connect and secure the future together!"
Let's connect and secure the future together!
dracky@security-lab:~$ logout
Connection to security-lab closed.