Skip to content
View st3rven's full-sized avatar
💭
💭

Block or report st3rven

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. SMBLoris-Fork SMBLoris-Fork Public archive

    SMBLoris attack PoC

    Shell 2 1

  2. Script that allows you to query for ... Script that allows you to query for urls in 'History' file of the Chrome browser
    1
    import os
    2
    import shutil
    3
    import sqlite3
    4
    import sys
    5
    from datetime import datetime, timedelta
  3. fronthunter fronthunter Public

    FrontHunter is a tool for testing large lists of domains to identify candidates for domain fronting.

    Python 22 3

  4. Fix for vmware vmmon and vmnet issues Fix for vmware vmmon and vmnet issues
    1
    #!/bin/sh
    2
    
                  
    3
    # Uncomment this is you want some more verbose output to see what is happening
    4
    #set -x
    5