Skip to content

wedataintelligence/DataWebbaccess

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

breaches.net Website

Made using Hugo (https://gohugo.io/) and a modified version of the Theme "hello-friend-ng" (https://themes.gohugo.io/themes/hugo-theme-hello-friend-ng/).

Want a breach added to the list?

  • Create a new file in /content/breaches/ folder. File name must have periods replaced with dots, and follow the format that all the other breach entries follow (e.g. a breach of doxbin.org would have the filename doxbin-org.md).
  • Use the tool found here: https://www.pompur.in/breach-report.html to format the file for you.
  • Create either a Pull Request with the file added, or create a new issue with the output from the tool above.

Please also note that:

  • If there is no passwords, put "N/A" for the hashes value. If passwords are not hashed with anything put "plaintext". If multiple hashing algorithms are used throughout the database (e.g. if they upgraded their systems and switched from bcrypt to argon2id) then list all the different ones that were used. Example of breach with multiple hashing alogrithms here.
  • Make sure the date is correct, or if you're updating a current entry change the "date" value to the current day.
  • If a website was breached in the past but it needs to be listed again due to another breach, add a number at the end of the filename, (e.g. ogusers-com-1.md, ogusers-com-2.md)

About

Website for breaches.net

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 69.5%
  • SCSS 22.1%
  • CSS 7.2%
  • JavaScript 1.2%