Security
Vulnerability Scanner
Vulnerability scanners is a tool that allow you to check if applications have security weaknesses. This is a generic scanner created in python that allows you to add modules that will check for custom vulnerabilities
I am a Master of Science student at NYU, majoring in CyberSecurity. Recently, completed my Bachelor of Engineering in Computer Engineering.
I work in Security and wish to contribute to the world by helping the society.
Self-taught music producer (tracks supported by international artists). Love sports, a football (soccer) fanatic. Always ready for a game of CHESS (mrrobot2199 - Chess.com).
In simple words, I am about Tech, Music and Sports (but not limited to it).
Course Assistant, Network Security Oct '21 - Dec '21
Cyber Fellow, Offensive Security, Incident Response, and Internet Security Lab (OSIRIS Lab)
Vulnerability scanners is a tool that allow you to check if applications have security weaknesses. This is a generic scanner created in python that allows you to add modules that will check for custom vulnerabilities
Created a scanning and enumeration tool for finding the active subdomains of any site developed using bash and requires GO installed for it to work.
Working on a unique script that uses the Browsing History Analyzer to dump the browsing history data and the saved credentials present in the local storage
A data analytics project that extracts your browsing history and performs various calculations based on it. Outputs the graphs of the most viewed sites,and other factors based on time (years, months, days). Created in Python using various libraries.
Created a weather app using the likes of HTML, Bootstrap, PHP. Used an API to fetch the weather data and displayed the most relevant information. Error handled on the inccorect city name.