Skip to content
View v801's full-sized avatar
🍪
🍪

Block or report v801

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 Loading

  1. v801.github.io v801.github.io Public

    cyber security blog

    HTML

  2. subdomain-recon subdomain-recon Public

    Bash program that chains together multiple domain recon tools.

    Shell 2

  3. Time-Based Blind SQL Injection Time-Based Blind SQL Injection
    1
    # Time-Based Blind SQL Injection
    2
    Indication of a correct query is based on the time the query takes to complete.  
    3
    This time delay is introduced by using built-in methods such as SLEEP(x) alongside the UNION statement.  
    4
    The SLEEP() method will only ever get executed upon a successful UNION SELECT statement. 
    5
    
                  
  4. gir gir Public

    a discord bot based on discord.js

    JavaScript

  5. random-game-name random-game-name Public

    get a random videogame name

    JavaScript 1