Тёмный

I Wrote a Password Manager with Python & SQL 

Grant Collins
Подписаться 216 тыс.
Просмотров 28 тыс.
50% 1

Опубликовано:

 

22 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 61   
@kunwoododd2154
@kunwoododd2154 2 года назад
One interesting security technique that most password managers use is they simply refuse to do any decryption on the server. Instead they'll just give you the encrypted blob of your entire password store and have the client decrypt locally. This way the server doesn't need to know anything about master passwords.
@rachitchoudhary5666
@rachitchoudhary5666 3 года назад
Full support to you man you are putting such a hardwork
@collinsinfosec
@collinsinfosec 3 года назад
Hey thanks for watching Rachit! It's fun to share my projects and be inspired by projects
@JudgeGideon823
@JudgeGideon823 3 года назад
I first saw your video on the computer setup several months ago when my interest in cybersecurity was first blooming. I've learned a lot since then but only just officially started school online and still have only a basic understanding of what you're doing in your projects. Love your videos and attitude towards experimentation. It's very genuine and entertaining, and one day soon I'll take a stab at some of them.
@collinsinfosec
@collinsinfosec 3 года назад
No problem Isaac! Happy to help share my learning journey along the way.
@koroshiyashinigami
@koroshiyashinigami Год назад
This is my first video I've watched of you. Man, you're funny and I like your vibe, love that you're honest! Seeing you admit to making the mistakes you make, keeping them in makes me more excited to try new stuff and fail and learn and succeed lol! Love ya! Subbed! ❤❤
@jamesdietsch7868
@jamesdietsch7868 3 года назад
Always great content Grant! :)
@AdamPollitt-w6w
@AdamPollitt-w6w Год назад
Thank you so much you have edged me to do my work well and hard, this hashing and salting got everywhere in my mind. Thank you, i hope to coming again with u soon! ps enlish is not my first lanuge so thank you
@michaeldprovenzano9936
@michaeldprovenzano9936 29 дней назад
I'll code a POC for the 2 Factor because thats a CRAZY COOL IDEA!!!!!!!!!! ALSO, I noticed a vulnerability that makes this password manager dangerous, because the username and password is added on the command line, the'll be stored in a history file and if someone gets on your computer they'll be able to see your password manager's passwords ... well, only if they know what there looking for, but I think the value of passwords should not be treated as security through obscurity.
@TechiewithMoon
@TechiewithMoon 3 года назад
Awesome Mate
@brokeitguyio
@brokeitguyio 3 года назад
We missed you!!
@DeviaNT628
@DeviaNT628 6 месяцев назад
Very nice video and the explanations are on point ! quick question : i am having difficulty understanding the meaning of this if you cannot get your actual password back ? i am looking to do a similar project so i can store my passwords in case i forget them (which i often do (using different password for different website, etc)). on your project, you are getting the encrypted version/hashed version of your password if i understand correctly. (not trying to offense or anything) is there a way to add a step to get your actual password back ? thank you :D
@Unicode1900
@Unicode1900 3 года назад
Lowkey U look like the Vocalist of Twenty One Pilots. BTW Welcome back !
@collinsinfosec
@collinsinfosec 3 года назад
I always receive this comment 😂
@guilherme5094
@guilherme5094 3 года назад
Nice!
@collinsinfosec
@collinsinfosec 3 года назад
Thank you Felix :)
@nahshon2327
@nahshon2327 3 года назад
Yes
@collinsinfosec
@collinsinfosec 3 года назад
Yeno
@footballcyber3187
@footballcyber3187 3 года назад
@@collinsinfosec yt fans
@rpggaming6658
@rpggaming6658 2 года назад
hey Grants. Please which version python did you use ? I have so many problems with the other version
@suhass5331
@suhass5331 3 года назад
you have so much knowledge man! just give some of it to me please😥😥
@collinsinfosec
@collinsinfosec 3 года назад
I am still learning myself Suhas!
@sheldongroom18
@sheldongroom18 3 года назад
I am working on the same type of project for school, but not using a master password; mine would use RSA in a unique way.
@collinsinfosec
@collinsinfosec 3 года назад
Cool implementation idea :)
@ankitkumar6130
@ankitkumar6130 3 года назад
I miss dee-boo-dah
@collinsinfosec
@collinsinfosec 3 года назад
Big things coming for Dee Boo Dah! But take a look at 9:04 closely. Dee Boo Dah makes an appearance.
@ankitkumar6130
@ankitkumar6130 3 года назад
@@collinsinfosec oh yes I can see it
@davidkanai6944
@davidkanai6944 3 года назад
good job
@snono7796
@snono7796 3 года назад
keepitup
@moritzbraun6750
@moritzbraun6750 2 года назад
Suggestion Use dictionary to save passwords Pickle to string Encryption Save to file
@efesonugur4115
@efesonugur4115 2 года назад
I was thinking about that too. Wonder what others would think security-wise
@amd4x
@amd4x 3 года назад
Thanks, dude. Is it possible to get the password of a site like Netflix by owning its cookies? How is that if it can?
@collinsinfosec
@collinsinfosec 3 года назад
Hello Ahmed. It depends on the cookie. As outlined in this article here, there are two main types of cookies... Session and persistent cookies. You would probably need to capture the persistent cookie, depending if the Netflix password is persistently stored in the browser. That's as far as I will go - all of this is for educational purposes only. Here is the article on how thieves capture cookies via cookie scraping: abc13.com/cookie-scraping-what-are-internet-cookies-computer-cookies-security/4600107/
@qobilruzmatov48
@qobilruzmatov48 3 года назад
Nice good
@jisz2982
@jisz2982 3 года назад
🙂
@footballcyber3187
@footballcyber3187 3 года назад
Hi bro love from India some questions 1.Where are you from 2.how much a salree of a hacker 3.from which age you are learning hacking 4.system minimum requirement for hacking Plz reply bro
@collinsinfosec
@collinsinfosec 3 года назад
Hey! 1. I am from United States 2. Salaries vary. Cybersecurity is a massive field with all types of professional opportunities expanding outside of red team hacking. Ethical hackers make a good salary. 3. I never started with hacking. I started with the fundamentals of I.T. and moved my way from there. I am not a professional hacker. I am what they call a "script kiddie" or newbie to the hacking field. I am particularly interested in cloud and endpoint (think laptops, phones under a company) security. 4. All you need is a decent processor and 8 GB of RAM at a minimum in my recommendation.
@footballcyber3187
@footballcyber3187 3 года назад
Thank you sir replying to me thanks a lot@@collinsinfosec
@mojammelshahriarmahir3425
@mojammelshahriarmahir3425 3 года назад
I don't know which skills should need to be a *cyber security specialist* How can i start as a beginner. Someone said to start with *web development*. But I don't know. Please help me. Plzzzzz
@collinsinfosec
@collinsinfosec 3 года назад
Start with the fundamentals of I.T. That's what I would recommend.
@mojammelshahriarmahir3425
@mojammelshahriarmahir3425 3 года назад
@@collinsinfosec thanks for replying. There is any video which i'll follow? I mean step by step....
@JomaroHM
@JomaroHM 3 года назад
😍✌️😉
@1UniverseGames
@1UniverseGames 3 года назад
Any suggestions how to choose MS/PHD thesis topics and Research areas.
@collinsinfosec
@collinsinfosec 3 года назад
Pursue something you are passionate about. It could be anything! Popular areas I have seen are roles of Machine Learning, AI, and crypto. But it's not limited to those three topics.
@newsletterweb6751
@newsletterweb6751 2 года назад
What is the Masterpassword thou? :33 please help
@rohitashyabhowmick3550
@rohitashyabhowmick3550 3 года назад
Hey Mann I have a query from which college did you opt your cybersecurity degree i want to have also but i am having problem about it , can you suggest me some . Please help
@collinsinfosec
@collinsinfosec 3 года назад
Hi Rohitashya! I am finishing my final semester in Cybersecurity. It's a small college located in central United State, Southeast Missouri State University. There are all types of degree programs, I am only familiar with U.S.-based degree paths. Take a look here for a complete listing: www.cyberdegrees.org
@rohitashyabhowmick3550
@rohitashyabhowmick3550 3 года назад
@@collinsinfosec Thanks Mann
@elhamriothman
@elhamriothman 3 года назад
Hey man, can you put a link if that ebook u wrote to pass security+
@collinsinfosec
@collinsinfosec 3 года назад
Sure! cybercademy.org/download/452/
@elhamriothman
@elhamriothman 3 года назад
@@collinsinfosec you're the best !
@ericouhl5423
@ericouhl5423 2 года назад
De Boo Da
@mkv9105
@mkv9105 3 года назад
I was here second
@collinsinfosec
@collinsinfosec 3 года назад
You were!
@vijayguru_official
@vijayguru_official 3 года назад
As an international Bachelor in Engineering student with 2.5 GPA can get admission in SEMO for MS in Cyber Security?
@collinsinfosec
@collinsinfosec 3 года назад
I am not sure! You can take a look at the minimum requirements. semo.edu/study/MS-cybersecurity.html From a quick glance, it doesn't look like they have the minimum requirements listed. You may want to contact the admissions office. semo.edu/commdisorders/admissions/graduate.html
@rtd1397
@rtd1397 3 года назад
Why is there no Arabic translation? 🗿💔
@gregpikitis8188
@gregpikitis8188 3 года назад
have you graduated yet?
@collinsinfosec
@collinsinfosec 3 года назад
I have one semester left!
Далее
How to Choose a Password - Computerphile
11:33
Просмотров 1,2 млн
Bitwarden Vs Vaultwarden: Review & Comparison
18:22
Просмотров 44 тыс.
Наши дети захватили кухню!
00:59
Просмотров 307 тыс.
Making A Password Manager Using Python & SQL
16:10
Просмотров 215 тыс.
Python RAG Tutorial (with Local LLMs): AI For Your PDFs
21:33
How the Best Hackers Learn Their Craft
42:46
Просмотров 2,6 млн
The Only Unbreakable Law
53:25
Просмотров 333 тыс.