-
Just getting started with NSRLLookup, and this program seems to be a fantastic approach to AIO forensics. My organization collects SHA1 sums of binaries on machines to-be-audited, and I was wondering …
-
NSRLFile.txt contains both SHA-1 and MD5 checksums and MD5 has been proven broken, it would be good if SHA-1 (and SHA-256) support could be reinstated again
-
Background: As more vulnerabilities to continue to be discovered in packages and libraries that are present in various distributions, practitioners working across their organizations need a single pla…
-
AWS EC2 Instance Settings
```
Instance type
c5.4xlarge
Platform
Ubuntu (Inferred)
AMI ID
ami-01f87c43e618bf8f0
Platform details
Linux/UNIX
AMI name
ubuntu/images/hvm-ssd/ubuntu-focal-20.04-…
-
I'm using python 3.7 and tried to write the command
```
sudo docker-compose -f docker-compose.build.yml up --build api-test && docker-compose -f docker-compose.build.yml rm -fsv
Building svr-te…
ghost updated
3 years ago
-
I tried to type http://MyHostName:5000/check/2706c2ee908f8a6269a96e1ecccdb5f9 on my browser and it worked perfectly.
So I tried to run test_ping.py but I got this error message.
```
Traceback (mo…
ghost updated
3 years ago
-
Hi,
If I have a text file which has X number of hashes and Im looking them up with nsrllookup, it produces two files, one with the known hashes eg k.txt and another unknown u.txt. However the sum of …
-
Using CMake 3.12.1/GCC 7.3.0 on Ubuntu (18.04, 32-bit), upon running `make`, I receive the following error:
```
/home/sodle/nsrllookup/src/query_server.cc:67:65: error: no matching function for call…
sodle updated
5 years ago
-
Hey is this website no longer maintained? Getting a 503 error when navigating, and nsrllookup is failing.
-
I cloned the repository and did `sudo bash install`. I can see the icon in "Forensics and Reporting", but the app isn't launched when I click on the icon.
I use Bitcurator 2.0.8.
This is the li…