Skip to content

SQLite3 Database

Chris Maddalena edited this page Aug 30, 2018 · 2 revisions

ODIN's SQLite3 Database

ODIN uses Python's sqlite3 library to create a SQLite3 database for storing the collected data and records. This database is saved as OSINT_DB.db in the reports directory.