Skip to content
View scramblr's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report scramblr

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. AMP-Research AMP-Research Public

    Forked from Phenomite/AMP-Research

    Research on UDP/TCP amplification vectors, payloads and mitigations against their use in DDoS Attacks

    C 1

  2. 1password 1password Public

    1Password Historical Releases

    JavaScript 5 2

  3. spooftest spooftest Public

    Spooftest by SCRAMBLR is a toolkit that can check IP Spoofing IPHM Capabilities of a Server Without Snitching To Caida

    Python 1

  4. Testing for IPHM (IP Header Modifica... Testing for IPHM (IP Header Modification) AKA IP Spoofing WITHOUT CAIDA
    1
    ------------------[ Requirements to test for IP Spoofing ]------------------
    2
    1.) Server (Throw-Away) That Simply needs to run tcpdump. 
    3
    2.) Server that you suspect/hope can IP Spoof AKA has IPHM IP Header Modification turned on.  
    4
    
                  
    5
    On both servers we'll be running:
  5. spooftest.py spooftest.py
    1
    #!/usr/bin/python3
    2
    #
    3
    # spooftest.py version v1.2
    4
    # USAGE:
    5
    # server# chmod a+x spooftest.py