Skip to content

Mr-Un1k0d3r/SideChannelAttack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SideChannelAttack

Python script to automate side channel attack

Usage

Usage: python sidechannel.py [url] [valid_user] [path] [delay] [data]

        Url        Full url to the API (http://url.com/api/v1/...)
        Valid User Valid user to benchmark the delay
        Path       Path to a list of username
        Delay      Delay used for benchmark (milliseconds) Ex: 0.1
        Data       Post data (%s need to be placed instead of the username)

Credit

Mr.Un1k0d3r RingZer0 Team

About

Side Channel script

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages