Ausnahme gefangen: SSL certificate problem: certificate is not yet valid ๐Ÿ“Œ HashCheck - Tool To Assist In The Search For Leaked Passwords

๐Ÿ  Team IT Security News

TSecurity.de ist eine Online-Plattform, die sich auf die Bereitstellung von Informationen,alle 15 Minuten neuste Nachrichten, Bildungsressourcen und Dienstleistungen rund um das Thema IT-Sicherheit spezialisiert hat.
Ob es sich um aktuelle Nachrichten, Fachartikel, Blogbeitrรคge, Webinare, Tutorials, oder Tipps & Tricks handelt, TSecurity.de bietet seinen Nutzern einen umfassenden รœberblick รผber die wichtigsten Aspekte der IT-Sicherheit in einer sich stรคndig verรคndernden digitalen Welt.

16.12.2023 - TIP: Wer den Cookie Consent Banner akzeptiert, kann z.B. von Englisch nach Deutsch รผbersetzen, erst Englisch auswรคhlen dann wieder Deutsch!

Google Android Playstore Download Button fรผr Team IT Security



๐Ÿ“š HashCheck - Tool To Assist In The Search For Leaked Passwords


๐Ÿ’ก Newskategorie: IT Security Nachrichten
๐Ÿ”— Quelle: feedproxy.google.com


This project aims to assist in the search for leaked passwords while maintaining a high level of privacy using the k-anonymity method.

To achieve this, the APIs of different services are used, sending only a part of the Hash of the password we want to check, for example, the first 5 characters.


Prerequisites

The project needs some libraries in order to work, to install it use the next command:

pip install -r requirements

Remember that Python 3 is required.


Usage
passme.py [FUNC] [ELEMENT] -engine [ENGINE] -api_key [API_KEY]
    FUNC:       The kind of element tha you want to check, it can be -h/--hash or -p/--password
or -f/--file or -l/--list or --help.

ELEMENT: The "Hash", "Password" or the name of the file that contains a list of
hashes or password separeted by a new line.

ENGINE: The leaks engine that you want to be used, by default it uses HIBP (Have I been PWN).

API_KEY: The API_KEY necessary for some functions of some engines.

Functions

PASSME_HASH

The main project function receives the hashed password, the engine to be used and the API key.

Depending on the engine that is received, both the API key and the hashed password will be sent to one function or another.

If you want to add your own engine or an engine that is not already implemented, simply add one more option here.

passme_hash(hashed_password, engine="HIBP", api_key="0")

PASSME_PASSWORD

This function hashes the password it receives using SHA-1 and sends the hash to the passme_hash() function.

passme_password(password, engine="HIBP", api_key="0")

PASSME_FILE

This function reads one by one the lines of the received file to check each password, giving information about the received password and whether it has been filtered or not.

passme_file(filename, engine="HIBP", api_key="0")

PASSME_LIST

This function reads one by one the lines of the received file to check each hash, giving information about the received hash and whether it has been filtered or not.

passme_list(filename, engine="HIBP", api_key="0")

PASSME_LIST

The function that deals with the HIBP (Have i been pwned) API, sends the first five characters of the hash, then compares it with the full hash to see if the password/hash has been leaked.

engine_HIBP(hashed_password, engine, api_key)

Test

This project has a series of tests to check the correct operation of all its functions, for this purpose the "pytest" library has been used. To run the tests, install pytest with the following command:

pip install pytest

Once installed, simply run the "pytest" command to have the tests run automatically, any errors encountered will be returned by the terminal.

The results of the test in the lab are the following:

Python Version Function Hash Function List Function Password RANDOM Hash RANDOM Password Comment
3.9
โœ…
โœ…
โœ…
โœ…
โœ…
3.8
โœ…
โœ…
โœ…
โœ…
โœ…
3.7
โœ…
โœ…
โœ…
โœ…
โœ…
3.6
โœ…
โœ…
โœ…
โœ…
โœ…
3.5
โœ…
โœ…
โœ…
โŒ
โŒ
Random.choice is not available in Python 3.5 // Deprecated Python Version

Contact

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

This software doesn't have a QA Process. This software is a Proof of Concept.

If you have any problems, you can contact:

ideaslocas@telefonica.com - Ideas Locas CDCO - Telefรณnica


Disclaimer

In many places it can be a crime to install software on a computer that does not belong to you, without the owner's consent. We do not approve the use of PoC for any illegal purpose. To download or use our software in any way, you must acknowledge and approve the following:

1 - You declare that this PoC will be used exclusively in a legal manner. If you are in doubt as to the legality, consult a licensed attorney in the jurisdiction where you will be using this PoC.

2 - You acknowledge that the computer on which the software is to be installed is yours or you have the owner's consent to manage and install the software on it.



...



๐Ÿ“Œ Download der Woche: HashCheck


๐Ÿ“ˆ 35.29 Punkte

๐Ÿ“Œ List of Top 25 Worst Passwords of 2018 Based On 5 Million Leaked Passwords


๐Ÿ“ˆ 25.51 Punkte

๐Ÿ“Œ Supercomputers Assist In Search For New, Better Cancer Drugs


๐Ÿ“ˆ 23.9 Punkte

๐Ÿ“Œ Search through public databases for leaked passwords


๐Ÿ“ˆ 23.71 Punkte

๐Ÿ“Œ PwnedPasswordsChecker - Search (Offline) If Your Password (NTLM Or SHA1 Format) Has Been Leaked (HIBP Passwords List V5)


๐Ÿ“ˆ 23.71 Punkte

๐Ÿ“Œ Portal Search search.php search cross site scripting


๐Ÿ“ˆ 19.98 Punkte

๐Ÿ“Œ MSN > Windows Live Search > Live Search > Bing and now the new Bing โ€“ a short history of online search at Microsoft


๐Ÿ“ˆ 19.98 Punkte

๐Ÿ“Œ Swirl Search: Open Source Enterprise Search ๐Ÿ” to Securely ๐Ÿ” Search your Data.


๐Ÿ“ˆ 19.98 Punkte

๐Ÿ“Œ CloudFlare tells court it does not assist pirate sites: Report


๐Ÿ“ˆ 17.24 Punkte

๐Ÿ“Œ How To Customize Quite Hours, Now Focus Assist On Windows 10


๐Ÿ“ˆ 17.24 Punkte

๐Ÿ“Œ 34 Tech Firms Sign Accord Not to Assist Government Hacking Operations


๐Ÿ“ˆ 17.24 Punkte

๐Ÿ“Œ Mercedes integriert Active Drive Assist in seine Actros-Lkws


๐Ÿ“ˆ 17.24 Punkte

๐Ÿ“Œ tadoยฐ: Auto-Assist-Skill nun doch kostenlos fรผr Bestandskunden


๐Ÿ“ˆ 17.24 Punkte

๐Ÿ“Œ Plugin for Ghidra to assist reversing Go binaries


๐Ÿ“ˆ 17.24 Punkte

๐Ÿ“Œ Coreboot project's GSoC "Alex James" is "working on developing modules for Ghidra to assist with firmware reverse engineering"


๐Ÿ“ˆ 17.24 Punkte

๐Ÿ“Œ How To Customize Quite Hours, Now Focus Assist On Windows 10


๐Ÿ“ˆ 17.24 Punkte

๐Ÿ“Œ Epson Moverio Assist: Remote-Anwendung fรผr AR-Techniker


๐Ÿ“ˆ 17.24 Punkte

๐Ÿ“Œ Microsoft Edge's 'read aloud' voices get more natural with a cloud assist


๐Ÿ“ˆ 17.24 Punkte

๐Ÿ“Œ Python script to assist in finding SUID binaries more effectively


๐Ÿ“ˆ 17.24 Punkte

๐Ÿ“Œ Dragon Ball FighterZ: Details und Video zur dritten Season โ€“ Z Assist Select-System und mehr


๐Ÿ“ˆ 17.24 Punkte

๐Ÿ“Œ How To Customize Quiet Hours, Now Focus Assist On Windows 10


๐Ÿ“ˆ 17.24 Punkte

๐Ÿ“Œ Intricate Phishing Scam Uses Support Chatbot to โ€˜Assistโ€™ Victims


๐Ÿ“ˆ 17.24 Punkte

๐Ÿ“Œ Kapersky offers free cybersecurity training to assist teams working remotely


๐Ÿ“ˆ 17.24 Punkte

๐Ÿ“Œ Kaspersky offers free cybersecurity training to assist teams working remotely


๐Ÿ“ˆ 17.24 Punkte

๐Ÿ“Œ Call of Duty Warzone: Infinity Ward dreht am Aim-Assist - Fans sauer


๐Ÿ“ˆ 17.24 Punkte

๐Ÿ“Œ CloudFlare tells court it does not assist pirate sites: Report


๐Ÿ“ˆ 17.24 Punkte

๐Ÿ“Œ Parlamind Assist unterstรผtzt den Service


๐Ÿ“ˆ 17.24 Punkte

๐Ÿ“Œ Blackmagic Video Assist 3G: Full-HD-Fieldmonitor und -recorder


๐Ÿ“ˆ 17.24 Punkte

๐Ÿ“Œ Remote Assist: So nutzt Mercedes HoloLens 2


๐Ÿ“ˆ 17.24 Punkte

๐Ÿ“Œ Active Drive Assist: Ford Mustang Mach-E und F-150 sollen autonom fahren


๐Ÿ“ˆ 17.24 Punkte

๐Ÿ“Œ SonicWALL SonicOS up to 7.0.0.0 Virtual Assist Ticket ID protection mechanism failure


๐Ÿ“ˆ 17.24 Punkte

๐Ÿ“Œ Facebook outlines plans to assist in global COVID-19 vaccine rollout


๐Ÿ“ˆ 17.24 Punkte











matomo