Skip to content

koalasoft-de/find_it

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Who leaked his password in the logs?

  1. Get the passwords to test from passwords.txt
  2. Test each password in every line in every file log.[N].txt
  3. Print out the names of the people and timestamps who leaked their passwords in the logs

The data is fake and this repo is for programming exercises !!