Any ideas?
by 0x1791 - Thursday June 29, 2023 at 10:20 PM
#1
So I'm working on my website which will be using Flask for backend, and ElectronJS for the frontend.
I've been trying to write a good function for hashing the being sent to the database (i.e usernames & passwords).
Any ideas on how I would compare hashes to verify the login credentials? I've been told this is more secure and faster than dehashing them at every login.

If anyone has any better ideas or suggestions feel free to post them below.
Reply
#2
ask chatGPT for best secure coding practices
Reply
#3
(Jun 29, 2023, 10:21 PM)DOJ Wrote: ask chatGPT for best secure coding practices

Fuck GPT
Reply
#4
Use bcrypt. See https://www.geeksforgeeks.org/password-h...-in-flask/.
Reply
#5
(Jun 29, 2023, 10:20 PM)0x1791 Wrote: So I'm working on my website which will be using Flask for backend, and ElectronJS for the frontend.
I've been trying to write a good function for hashing the being sent to the database (i.e usernames & passwords).
Any ideas on how I would compare hashes to verify the login credentials? I've been told this is more secure and faster than dehashing them at every login.

If anyone has any better ideas or suggestions feel free to post them below.

bcrypt is specifically designed to very very hard to crack. For simple passwords I was testing, it took several hours.

This forum account is currently banned. Ban Length: Permanent (N/A Remaining)
Ban Reason: Spamming | Contact us via http://breachedmw4otc2lhx7nqe4wyxfhpvy32ooz26opvqkmmrbg73c7ooad.onion/contact if you feel this is incorrect.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Bypassing Modern AV (Metasploit Method) godco99 4 276 2 hours ago
Last Post: nobinary
  Cardable Giftcard Websites AKASHIC 10 329 11 hours ago
Last Post: fokfdo223
  Acunetix 23.7 lolol 37 7,219 Apr 29, 2026, 09:37 AM
Last Post: Usercomplex
  [FREE] Database Searcher Telegram odanbtw 1,004 80,476 Apr 24, 2026, 12:13 PM
Last Post: FAKE_NBOBN00
  ✅ Top 10 Google Dorks For SQL Injections NextSoftGroup 9 226 Apr 24, 2026, 02:54 AM
Last Post: elliotalderson4

Forum Jump:


 Users browsing this forum: 1 Guest(s)