-
Notifications
You must be signed in to change notification settings - Fork 220
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support importing new NIST NSRL RDS version 3 format #1461
Comments
Seems NIST changed the NSRL format from TXT files (RDS v2) to a SQLITE database (RDS v3): It was a recent change and it is still not supported by us (actually I just discovered it now). I'm updating the title to track adding the new support to RDS v3. |
Perfect! So, now, I will use the RDS v2. |
From PDF above:
So it seems quite easy to convert RDS v3 to old v2 format and import the newer NSRL hashset into the tool before we implement direct support for it. |
I was aware about this change. I can work in this issue. |
Thank you @tc-wleite! I also think this is not urgent.
I totally agree.
Just found them now. @Winiciusf you can download the v2 format from |
Great! I will try to perform this conversion this week. |
Hi @Winiciusf! |
Ok! Thank you!Enviado do meu Galaxy
-------- Mensagem original --------De : Wladimir Leite ***@***.***> Data: 22/12/2022 15:12 (GMT-03:00) Para: sepinf-inc/IPED ***@***.***> Cc: Winicius Ferraz Neres ***@***.***>, Mention ***@***.***> Assunto: Re: [sepinf-inc/IPED] Support importing new NIST NSRL RDS version 3 format (Issue #1461)
Great! I will try to perform this conversion this week.
Hi @Winiciusf!
Not sure if it was already clear, but you don't need to do any conversion.
Just download and import the NSRL hash sets in the usual (v2) format:
https://s3.amazonaws.com/rds.nsrl.nist.gov/RDS/current/RDS_modern.iso
https://s3.amazonaws.com/rds.nsrl.nist.gov/RDS/current/RDS_android.iso
https://s3.amazonaws.com/rds.nsrl.nist.gov/RDS/current/RDS_ios.iso
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Dear Nassif, hello! How are you?
I would like your help about the use of the NIST/NSRL with the IPED (version >= 4.0.0). I read the https://github.com/sepinf-inc/IPED/wiki/User-Manual#hashes-database-version--400, but I yet have some doubts.
First, I downloaded the "RDS_2022.03.1_modern.zip (microcomputer applications from 2010 to present)" database. After, I updated this database with the SQL scripts published from NIST. Ok!
Questions:
a) Can I use directly in IPED the database NIST KFF (SQlite database)? Or first do I have to import that database to "iped-hashes.db"?
b) Considering that I need to import the database NIST (SQlite database) to "iped-hashes.db".
In Wiki, We have: "The main file "NSRLFile.txt" and the product file "NSRLProd.txt" must be present in the same folder to allow importing of this hash set."
What would the files "NSRLFile.txt" and "NSRLProd.txt". Sorry, I didn't understand that part.
The text was updated successfully, but these errors were encountered: