Skip to content
View llaws001's full-sized avatar

Block or report llaws001

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. CompControls CompControls Public

    A script created to assist end users with remediating various security threats on windows devices. Users can enter a number and a define fix is implemented. The script utilizes a temporary vbs scri…

    Batchfile

  2. NIST-Vulnerabilities NIST-Vulnerabilities Public

    Web scrapes the NIST vulnerability directory and creates a csv based on CVEs that match the defined vmonitorlist.

    PowerShell

  3. Options-Trading-Teacher Options-Trading-Teacher Public

    An Amazon Alexa skill that was created to teach end users about options trading. It is written in JavaScript. The most difficult part of this application was configuring the handlers for in skill p…

    JavaScript 3 1

  4. Sysmon-Alerts Sysmon-Alerts Public

    A basic script that checks for new Sysmon events. If new events are detected, it will create a notification balloon and csv containing the events. The csv is exported to the desktop. I use task sch…

    PowerShell

  5. Youtube-Playlist-Download Youtube-Playlist-Download Public

    Python script that downloads all Youtube videos in the designated playlist. The script utilizes Pytube.

    Python