Skip to content
View massaermbengue's full-sized avatar
☁️
☁️

Block or report massaermbengue

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
massaermbengue/README.md

Hi! I am Massaer


Linkedin Follow

About Me

class SecurityEngineer:
    def __init__(self):
        self.name = 'Massaer Mbengue'
        self.role = 'Security Engineer'
        self.language_spoken = 'en_US'

    def say_hi(self):
        print("Thanks for dropping by, hope you find some of my work interesting.")

me = SecurityEngineer()
me.say_hi()

Current Mission

Mastering new and exciting emerging technologies and making cybersecurity accessible and understandable for all.

Things I'm passionate about

💼 Building secure systems
🛡️ Ethical hacking
📚 Educating on cybersecurity
🌐 Open source contribution
🤝 Mentorship and community engagement

Languages and Tools:

Python Logo Kubernetes Logo Terraform Logo Golang Logo Bash Logo Azure Logo VSCode Logo


Show some ❤️ by starring some of the repositories!

Popular repositories Loading

  1. TransitGatewayDeployment TransitGatewayDeployment Public

    Forked from PaloAltoNetworks/TransitGatewayDeployment

    Creates a Transit Gateway with two server VPCs and a security VPC

    Python

  2. RandomCode RandomCode Public

    Forked from abhisek/RandomCode

    Random Code Store

    Ruby

  3. Navi Navi Public

    Forked from packetchaos/navi

    A Command-line tool which leverages the Tenable.io API to reduce the time it takes to get information that is common during remediation or a troubleshooting event

    Python

  4. juice-shop juice-shop Public

    Forked from juice-shop/juice-shop

    OWASP Juice Shop: Probably the most modern and sophisticated insecure web application

    JavaScript

  5. PayloadsAllTheThings PayloadsAllTheThings Public

    Forked from swisskyrepo/PayloadsAllTheThings

    A list of useful payloads and bypass for Web Application Security and Pentest/CTF

    Python

  6. Azure-Sentinel Azure-Sentinel Public

    Forked from Azure/Azure-Sentinel

    Cloud-native SIEM for intelligent security analytics for your entire enterprise.

    Jupyter Notebook