Skip to content
This repository was archived by the owner on Nov 17, 2021. It is now read-only.

Kumikurre/timeattack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

timeattack

Computer Security course programming project work. This project is about creating a tool to test website login timing attack vulnerabilities.

To use you should have python and install the requirements.

$ pip install -r requirements.txt

Then activate attackservice.py with:

$ python3 attackservice.py

If you want to use the string comparison test service you should run

$ python3 login.py

About

Course work for computer security course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages