I am a Final Year BCA student with a strong interest in Cloud Computing and Cybersecurity. Currently, I am
focused on building a solid foundation by learning core concepts and practicing them hands-on.
In cybersecurity, I have worked with tools like Kali Linux, Nmap, Metasploit (using Metasploitable labs), and
Wireshark to understand basic network scanning, vulnerability assessment, and traffic analysis.
Alongside this, I am learning Cloud Computing fundamentals on AWS, where I have practiced working with services
such as EC2, IAM, and S3 to understand cloud infrastructure, access management, and storage concepts.
I believe in learning through consistency and practical exposure rather than shortcuts. My goal is to continue
strengthening my fundamentals and gradually move toward cloud and security-focused roles in the future.
Scanned Metasploitable machine using Nmap to find open ports, services, and basic system information.
View ProjectUsed scanning results to find weak services and exploited FTP (Port 21) to gain access to the system.
View ProjectExplored SQL Injection, XSS, brute force, and authentication flaws in Low level security.
View ProjectDeployed a static website on AWS S3 demonstrating cloud hosting, scalable deployment, and cloud-based security.
View ProjectImplemented Role-Based Access Control using AWS IAM with least privilege policies.
View ProjectDeveloped a Python-based password strength checker that evaluates password complexity based on length, uppercase and lowercase letters, numbers, and special characters to encourage secure password practices.
View Project