Skip to content
View vaibhavi-tilak's full-sized avatar

Block or report vaibhavi-tilak

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
vaibhavi-tilak/README.md

About Me

Welcome to my GitHub profile! I am passionate about cybersecurity and continuously improving system security, compliance, and threat resilience.

Education

  • The University of Texas at Dallas
    MS, Information Technology Management – Cybersecurity Track | December 2024
  • University of Mumbai
    Bachelor of Engineering – Computer Science | July 2017

Certifications

  • CompTIA Security+ (SY0-701)October 2024

Achievements

  • UTD Scholar
  • “High Five” award at Newgen for exceptional team contributions
  • Ranked Top 5% on TryHackMe

Contact

📧 vaibhavitilak17@gmail.com 🔗 (https://www.linkedin.com/in/vaibhavitilak) 🔗 (https://medium.com/@vaibhavitilak17)

Popular repositories Loading

  1. Portfolio Portfolio Public

    Forked from pritul2/portfolio

    HTML

  2. PythonForCybersecurity_Part1 PythonForCybersecurity_Part1 Public

    Learn fundamental Python concepts and apply them to cybersecurity tasks like log analysis and attack detection. Build a strong foundation for automating security monitoring while understanding key …

    Jupyter Notebook

  3. PythonForCybersecurity_Part2 PythonForCybersecurity_Part2 Public

    Efficiently parse and analyze network log files using Python’s native split() and strip() methods to extract unique IP addresses and their accessed ports. This project demonstrates clean, fast log …

    Jupyter Notebook

  4. PythonForCybersecurity_Part3 PythonForCybersecurity_Part3 Public

    Explore the power of Python's regular expressions (RegEx) for cybersecurity applications. This project covers extracting and validating IP addresses from network logs for security monitoring and de…

    Jupyter Notebook

  5. PythonForCybersecurity_Part4 PythonForCybersecurity_Part4 Public

    Leverage Python to analyze Apache access logs and detect suspicious activities such as scanning and brute-force attacks by identifying IP addresses making rapid repeated requests. This project equi…

    Jupyter Notebook

  6. PythonForCybersecurity_Part5 PythonForCybersecurity_Part5 Public

    Secure File Reader is a Python-based tool that defends against directory traversal attacks by restricting file access strictly to a designated safe directory. It ensures robust verification of requ…

    Jupyter Notebook