Skip to content
View rufflabs's full-sized avatar
Block or Report

Block or report rufflabs

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

Pinned

  1. defenselab defenselab Public

    Windows virtual lab based on Vagrant.

    PowerShell

  2. hosts hosts Public

    Python script to manage the hosts file and easily add and remove entries. Created to make CTF's easier when adding and removing hosts file entries.

    Python

  3. PsHoneyPort PsHoneyPort Public

    PowerShell script to listen on TCP ports and log to Event Log when connections are made.

    PowerShell 1

  4. PsResponded PsResponded Public

    PowerShell script that periodically sends LLMNR requests to a known non-existent hostname, if anything responds this could indicate a Responder like spoofing attack and an entry to the Event Log is…

    PowerShell 1

  5. PyWoL PyWoL Public

    Python implementation of a Wake-on-LAN listener and transmitter.

    Python 1

  6. Applies BootHole UEFI fixes, require... Applies BootHole UEFI fixes, requires some editing.
    1
    <#
    2
    .SYNOPSIS
    3
    Applies UEFI dbx updates to fix BootHole vulnerability.
    4
    5
    .DESCRIPTION