Many updates to hashlookup online service including new source feeds and all latest NSRL RDS are imported.

available via @circl https://hashlookup.circl.lu/

#dfir #hashlookup #forensic #digitalforensic

hashlookup CIRCL API

I published a new blog post - Improve Your Forensic Analyses with hashlookup

For several decades, forensic analyses in cybersecurity have relied on known software hash sources. These sources are not numerous. Most investigators and security researchers use sources like the National Software Reference Library (NSRL) and its Reference Data Set (RDS) to distinguish known files from unknown ones. For several years at CIRCL, it became evident that we were finding it increasingly difficult to sort files using hash databases like NSRL during investigations on compromised systems....

πŸ”— https://www.foo.be/2024/09/Improve_Your_Forensic_Analyses_with_hashlookup

#dfir #forensics #digitalforensics #infosec #opensource #hashlookup #incident #incidentresponse

@circl

The article was originally published in French two years ago, it's now translated and updated with some recent changes in hashlookup.

Thanks to @gallypette for the insightful collaboration on the project.

Improve Your Forensic Analyses with hashlookup

Personal webpage of Alexandre Dulaunoy - from information security to open source and art

Alexandre Dulaunoy - adulau - Home Page

Major updates to hashlookup with the latest CDNJS, snap files and the NSRL RDS from December 2023.

All is accessible via the public API.

Doc πŸ”— https://www.circl.lu/services/hashlookup/
API πŸ”— https://hashlookup.circl.lu/

#hashlookup #dfir #infosec

CIRCL Β» CIRCL hashlookup

CIRCL hashlookup.circl.lu is a public API to lookup hash values of file against known database of files.

hashlookup-forensic-analyser version 1.3 has been released - including Bloom filter improvements and bugs fixed. You can now specify the hash algorithm used for the Bloom filter sets.

#hashlookup #dfir #forensics #forensic #infosec

hashlookup-forensic-analyser analyses a forensic target (such as a directory) to find and report files found and not found from CIRCL hashlookup public service.

πŸ”— Source code - https://github.com/hashlookup/hashlookup-forensic-analyser
πŸ”— Release notes - https://github.com/hashlookup/hashlookup-forensic-analyser/releases/tag/v1.3

@circl

CIRCL Β» CIRCL hashlookup

CIRCL hashlookup.circl.lu is a public API to lookup hash values of file against known database of files.

In 2021, we introduced hashlookup to provide a complete set of open source tools and open standards to lookup hash values against known database of files. Hashlookup helps to improve and speed-up Digital Forensic and Incident Response (DFIR) by providing a readily-accessible list of known files metadata published. CIRCL provides a freely accessible API.

Today, we added many more sources including all the default Windows 10 and 11 including many localized version.

Many tools now include hashlookup by default including MISP Project, LookyLoo, Pandora analysis, Palo Alto Networks XSOAR, TheHive Project, Munin and many more.

πŸ”— https://www.circl.lu/services/hashlookup/
πŸ”— https://hashlookup.io/
API πŸ”— https://hashlookup.circl.lu/

#dfir #opensource #hashlookup #cybersecurity #infosec #threatintelligence

CIRCL Β» CIRCL hashlookup

CIRCL hashlookup.circl.lu is a public API to lookup hash values of file against known database of files.

Need a quick way to check a hash against a huge database?

I've written a small but flexible Go CLI tool to query the HashMob API.

It's actually pretty damn handy if I do say so myself.

If you find it useful, stars and boosts are much appreciated ❀️

https://github.com/n0kovo/gohashmob

(just starting to learn Go, don't judge my probably horrible code πŸ₯Ή)

#hacking #infosec #tools #osint #passwordcracking #passwords #passwordsecurity #hashcracking #hashlookup #hashmob #md5 #sha1 #bcrypt #pentesting #bugbounty #redteam

GitHub - n0kovo/gohashmob: Quickly look up hashes in your terminal using the HashMob API πŸ”₯

Quickly look up hashes in your terminal using the HashMob API πŸ”₯ - GitHub - n0kovo/gohashmob: Quickly look up hashes in your terminal using the HashMob API πŸ”₯

GitHub

Great news! The @misp and the @hashlookup integration is now merged in @TimesketchProj

Thanks to all who helped to make this happens. (David, Thomas, Alexander, Johan, Joachim)

https://github.com/google/timesketch/pull/2429

More documentation and use-cases will be shown in the next weeks.

#DFIR #opensource #misp #timesketch #hashlookup #threatintel #threathunting

MISP and Hashlookup analyzers by DavidCruciani Β· Pull Request #2429 Β· google/timesketch

This PR add two new analyzers: MISP and Hashlookup: fixes #2428 . This will ad two new analyzers, MISP and Hashlookup

GitHub