mirror of
https://github.com/Jieyab89/OSINT-Cheat-sheet.git
synced 2025-12-06 04:41:41 -08:00
78 lines
1.8 KiB
Markdown
78 lines
1.8 KiB
Markdown
# How to contribution
|
|
|
|
Thank you very much for those of you who contributed. You can contribute with me in the following format
|
|
|
|
# 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
|