This OSINT Notebook provides an overview of the tools, techniques, and resources that I use for a variety of situations for performing reconaissance and OSINT operations.
This Notebook has helped me in many situations to learn more about OSINT and how to analyze the data that is out there on the internet.
Included in the notebook are three templates that you can copy, fill in, or repurpose depending on the information you need to document for the operations you are working on.
These case templates helped me keep a track of things I found online depending on the situation that I was assigned to assess.
Although this notebook may be missing a tool, resource, or technique that other OSINT operators use, it is really hard to keep a track of what is out there.
There will always be a new tool, search technique, or resource telling you how to OSINT.
At the end of the day you should use this notebook as a way to start a baseline to create your own or to modify it for your use cases and situations.
NOTE: You must have Joplin installed on your system.
ImportJEX - Joplin Export FileThe groupdel command in Linux removes a group from the system. It deletes the group's entry from /etc/group and /etc/gshadow,…
The wc command in Linux counts lines, words, characters, and bytes in files or standard input. It…
The top command in Linux provides a real-time view of running processes and system resource usage. From…
The usermod command in Linux modifies existing user account attributes. You can use it to manage group…
The sort command in Linux reads lines from files or standard input and writes them to standard…
The wall command in Linux sends a message to the terminals of all currently logged-in users. The…