ODBParser icon indicating copy to clipboard operation
ODBParser copied to clipboard

OSINT tool to search, parse and dump only the open Elasticsearch and MongoDB directories that have the data you care about exposing

Results 3 ODBParser issues
Sort by recently updated
recently updated
newest added

python3 ODBParser.py -cn US -t users --shodan --binary --csv --limit 100 Traceback (most recent call last): File "/home/sventek/tools/ODBParser/ODBParser.py", line 2, in import ODBlib.EsScanAndDump as EsScanAndDump File "/home/sventek/tools/ODBParser/ODBlib/EsScanAndDump.py", line 3, in...

Need to add backward compatibility. Had similar issue with Elasticsearch and added code to use older version of ES python library. Possible same resolution possible with pymongo but not sure....