dracky@security-lab:~$ cat about.txtI 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.



