├── README.md
├── bookmarks.html
└── distribution.ini
/README.md:
--------------------------------------------------------------------------------
1 | # OSINTBookmarks
2 |
3 | This is based on the work done by:
4 | * @SPMedia https://github.com/jivoi/awesome-osint
5 | * Bellingcat toolkit https://docs.google.com/document/d/1BfLPJpRtyq4RFtHJoNpvWQjmGnyVkfE2HYoICKOGguA/edit
6 | * Contributions from the Tracelabs community
7 |
8 | Includes a bookmarks file to import OSINT bookmarks.
9 |
10 | 
11 |
12 | Instructions:
13 |
14 | Firefox - Press CTRL + SHIFT + B > Click Import and Backup > Import Bookmarks from HTML > Find the file and click Open
15 |
16 | # Please feel free to contribute :)
17 |
--------------------------------------------------------------------------------