Skip to content
View nate13195's full-sized avatar

Block or report nate13195

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
nate13195/README.md

Hi, I'm Nathan!

πŸ‘¨β€πŸ’» Projects/Labs:

  • Azure Sentinel (SIEM) Global Attack Map Lab
    • Used custom PowerShell script to extract metadata from Windows Event Viewer to be forwarded to third party API in order to derive geolocation data.
    • Configured Log Analytics Workspace in Azure to ingest custom logs containing geographic information (latitude, longitude, state/province, and country)
    • Configured Azure Sentinel (Microsoft's cloud SIEM) workbook to display global attack data (RDP brute force) on world map according to physical location and magnitude of attacks.
  • Python Password Generator
    • Demonstrated fundamental programming concepts by creating a random password generator using Python.
    • Provided a walk-through of the coding process with explanations.

πŸ“„ Certifications






πŸŽ“ Education

Popular repositories Loading

  1. nate13195 nate13195 Public

  2. Azure_Sentinel_Global_Attack_Map_Lab Azure_Sentinel_Global_Attack_Map_Lab Public

    PowerShell

  3. Python_Password_Generator Python_Password_Generator Public

    Python