Files
OSINT-Cheat-sheet/contribution.md
T
2026-06-01 23:13:12 +07:00

86 lines
2.7 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# How to Contribution
Thank you very much for those of you who contributed. You can contribute with me in the following format
# Please Take a Notes
If you wish to contribute by creating a PR (Pull Request), please first verify that the tool youve created works properly. Documentation and instructions for using the tool or procedure must be included so that the repository owner can review them in more detail. If an account is required—such as for login or a paid service—please include a dummy account for testing (Jieyab89) However, if you object, thats fine, as long as the user (Jieyab89) can sign up and get a trial or there is a free tier to test, and the owner or developer ensures there are no harmful or malicious scripts in it for security purposes and to prevent data theft
For all users, please use a different environment. Do not use your main environment when testing tools also account if needed
Please dont do git push origin --force or --f please read the doc Github OK
# OSINT Resouces
## Format
- Use heading 1 for title or category (example # Instagram)
- Use list and url
- Use english
example :
# OSINT SOCMINT
- [NAME TOOLS](URL)
- [NAME TOOLS 2](URL)
You can add description
# OSINT SOCMINT
this is description
- [NAME TOOLS](URL)
- [NAME TOOLS 2](URL)
# OSINT SOCMINT
- [NAME TOOLS](URL) this is description
- [NAME TOOLS 2](URL) this is description
# Other
If you want change the repo for web based and create like node, data list, search and other are welcome
# WIKI
## Format
- Navigate to wiki\Contributor-Wiki
- Create the filename example "OSINT for investigation of war and geopolitics.md"
- Create the content with title header 1 example "# investigation of war and geopolitics"
- Add Reference
- Add your name or contact person like social media (Optional)
- File extension .md check the example file on the folder
Jieyab Will added manual into wiki Github pages also Gitbook
# Script
## Readme
*Notes for script: To avoid AV detection and abusive access to your computer, you can publish your scripts via pastebin, hastebin, dogbin or others. Please dont add malicious script and obfuscated script without description and executable file on this repo folder
## Format
- Decide what script you're creating and what it's for
- After deciding, put your script in the script folder
e.g
Red Team - Python Scripts
> Python
>
> Script for scrapping Twitter
>
> You can also add tips for usage your script or hints
>
> your script
>
or you can also create new folder on this script path
*Notes for script: To avoid AV detection and abusive access to your computer, you can publish your scripts via pastebin, hastebin, dogbin or others. Please dont add malicious script on this repo folder