OSINT Tools and Resources: Difference between revisions

From Enlace Hacktivista
Jump to navigation Jump to search
No edit summary
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Open source intelligence gathering ==
== Open source intelligence gathering ==
When we are investigating a target to gather usernames, passwords, emails, employee roles, etc. we'll want to utilize tools and frameworks to discover the information we need that can go out via the use of an API and crawl the internet at large for the information we need. This will save us lots of time and effort.


=== Tools and Resources ===
=== Tools and Resources ===
Line 6: Line 7:
* https://github.com/jivoi/awesome-osint
* https://github.com/jivoi/awesome-osint
* [https://start.me/p/ZME8nR/osint osintframework.de]
* [https://start.me/p/ZME8nR/osint osintframework.de]
* https://www.maltego.com [Free & Paid]
* The focus of Maltego is analyzing real-world relationships between information that is publicly accessible on the Internet. This includes foot-printing Internet infrastructure as well as finding information about the people and organization who own it. https://www.maltego.com [Free & Paid]
* https://www.osintdojo.com
* https://www.osintdojo.com
* https://inteltechniques.com
* https://inteltechniques.com
Line 12: Line 13:
* https://github.com/cipher387/osint_stuff_tool_collection
* https://github.com/cipher387/osint_stuff_tool_collection
* https://usersearch.org [Free & Paid]
* https://usersearch.org [Free & Paid]
* [https://github.com/smicallef/spiderfoot spiderfoot] is a free alternative to maltego and if you need a graph to analyze your results then export your data from spiderfoot and import the data into [https://gephi.org/ Gephi].

Revision as of 15:07, 11 April 2023

Open source intelligence gathering

When we are investigating a target to gather usernames, passwords, emails, employee roles, etc. we'll want to utilize tools and frameworks to discover the information we need that can go out via the use of an API and crawl the internet at large for the information we need. This will save us lots of time and effort.

Tools and Resources