Skip to content

ufsit/sept-29-challenges

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COME ON AND SLAM

A webservice has been hacked and is still vulnerable!
Hackers have released data containing usernames, and some sort of hashed value.
The engineers behind this service were experementing with some new, strange hashing algorithm.
Log in and grab some fresh user data while it's still hot!

CHALLENGE

Vulnerable web service: http://lwapd.pythonanywhere.com/spacejam256
The leaked data is in password_dump.txt
Also, an example hash-reverser written in python is included
For maxumum fun, turn your volume on full blast

other resources (hint)

https://github.com/danielmiessler/SecLists/tree/master/Passwords

About

basic cryptographic hashing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages