Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 21 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# Contributing

Contributions that improve this OSINT list are welcome.

## Add a Resource

1. Search the README, open issues, and open pull requests for duplicates.
2. Add the resource under the most specific existing category.
3. Use the format `- [Name](https://example.com) - Brief OSINT-focused description.`
4. Link to the official HTTPS page when one is available.
5. Explain the resource's OSINT use without promotional or unsupported claims.

## Validate the Change

- Confirm every added link resolves successfully.
- Keep the table of contents aligned with the README headings.
- Run `git diff --check` before opening the pull request.
- Keep the pull request focused and explain each change.

By contributing, you agree to release your contribution under this repository's
[CC0 1.0 Universal license](LICENSE).
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
<a id="top"></a>
<div align="center">

# **`Awesome`** [Open](https://wikipedia.org/wiki/Open-source_intelligence) Source [Intelligence](https://www.sans.org/blog/what-is-open-source-intelligence/) (_[OSINT](https://osintframework.com/)_) [![Awesome](https://awesome.re/badge.svg)](https://awesome.re)
Expand Down Expand Up @@ -57,6 +58,9 @@ graph LR

### Social Networks

- [Xquik](https://github.com/Xquik-dev/x-twitter-scraper) - X data platform for public tweet search, profile timelines, follower export, media download, account monitoring, and MCP.

Xquik is an independent third-party service. Not affiliated with X Corp. "Twitter" and "X" are trademarks of X Corp.

### Mobile OSINT

Expand All @@ -70,19 +74,16 @@ graph LR
### OSINT Frameworks
- [Maltego | OSINT & Cyber Investigations Platform](https://www.kali.org/tools/maltego/) - [Maltego](https://www.maltego.com/) is an open source intelligence and forensics application. It will offer you timous mining and gathering of information as well as the representation of this information in a easy to understand format.

##

### My Other Awesome Lists
You can access the my other awesome lists [here](https://cyberthreatdefence.com/my_awesome_lists)

### Contributing
[Contributions of any kind welcome, just follow the guidelines](contributing.md)!
[Contributions of any kind welcome, just follow the guidelines](CONTRIBUTING.md)!

### Contributors
[Thanks goes to these contributors](https://github.com/cybersecurity-dev/awesome-open-source-intelligence/graphs/contributors)!

### License
[![CC0](http://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg)](http://creativecommons.org/publicdomain/zero/1.0)

[🔼 Back to top](#awesome-open-source-intelligence-osint-)

[🔼 Back to top](#top)