Files
OSINT-Cheat-sheet/contribution.md
T
2026-02-26 01:23:55 +07:00

84 lines
2.2 KiB
Markdown

# 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 want to contribute when making a PR (Pull Request), please check first whether the tools you have created are working. Documentation and instructions on how to use your tools or procedures should be provided so that the owner can check in more detail and ensure that there are no malicious or dangerous scripts in them
For all users, please use a different environment. Do not use your main environment when testing tools
# OSINT Resouces
## Format
- Use heading 1 for title or category
- 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
# 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 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