-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
29 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,30 @@ | ||
# General Overview | ||
# About This Notebook | ||
|
||
This folder will hold the raw markdown files that you can utilize from the OSINT Notebook. | ||
This OSINT Notebook provides an overview of the tools, techniques, and resources that I use for a variety of situations when it comes to performing reconnaissance 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 and fill in, or repurpose depending on the information you need for your research. 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. | ||
|
||
# Created by TJ Null | ||
|
||
**Twitter:** https://twitter.com/TJ_Null | ||
**Mastodon (Infosec.Exchange):** https://infosec.exchange/@Tjnull | ||
**Github:** https://github.com/tjnull | ||
|
||
## Special Thanks | ||
|
||
I want to quickly recognize and thank those that helped me craft this notebook through their reviews and feedback, including: | ||
|
||
- rag_sec | ||
- Adrestia | ||
- 0xDISREL | ||
- Andrew Nowlin | ||
- 5nacks | ||
- Alethe Denis: https://twitter.com/AletheDenis | ||
|
||
# Contribution: | ||
|
||
If you would like to contribute to the template or provide improvements, you can submit an issue on the Github Repo here: | ||
|
||
- https://github.com/tjnull/ |