mirror of
https://github.com/Jieyab89/OSINT-Cheat-sheet.git
synced 2025-12-05 20:40:30 -08:00
change rules contrib && update template
This commit is contained in:
@@ -6,7 +6,7 @@ Thank you very much for those of you who contributed. You can contribute with me
|
|||||||
|
|
||||||
## Format
|
## Format
|
||||||
|
|
||||||
- Use heading 1 for title or point
|
- Use heading 1 for title or category
|
||||||
- Use list and url
|
- Use list and url
|
||||||
- Use english
|
- Use english
|
||||||
|
|
||||||
@@ -39,12 +39,14 @@ If you want change the repo for web based and create like node, data list, searc
|
|||||||
|
|
||||||
## Format
|
## Format
|
||||||
|
|
||||||
- Navigate to wiki\Contributor Wiki
|
- Navigate to wiki\Contributor-Wiki
|
||||||
- Create the filename example "OSINT for investigation of war and geopolitics"
|
- 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"
|
- Create the content with title header 1 example "# investigation of war and geopolitics"
|
||||||
- Add Reference
|
- Add Reference
|
||||||
- Add your name or contact person (Optional)
|
- Add your name or contact person like social media (Optional)
|
||||||
- File extension .md
|
- File extension .md check the example file on the folder
|
||||||
|
|
||||||
|
Jieyab Will added manual into wiki Github pages
|
||||||
|
|
||||||
# Script
|
# Script
|
||||||
|
|
||||||
@@ -54,7 +56,7 @@ If you want change the repo for web based and create like node, data list, searc
|
|||||||
|
|
||||||
## Format
|
## Format
|
||||||
|
|
||||||
- Decide what script you're creating and what it's for.
|
- Decide what script you're creating and what it's for
|
||||||
- After deciding, put your script in the script folder
|
- After deciding, put your script in the script folder
|
||||||
|
|
||||||
e.g
|
e.g
|
||||||
@@ -73,7 +75,3 @@ Red Team - Python Scripts
|
|||||||
or you can also create new folder on this script path
|
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
|
*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
|
||||||
|
|
||||||
# WEB BASED
|
|
||||||
|
|
||||||
If you have any ideas to make it better for UI and UX and functional are welcome, please run python script for update node data
|
|
||||||
@@ -1,7 +1,16 @@
|
|||||||
# Title
|
# Title
|
||||||
|
|
||||||
Your name [hyperlink](link)
|
Your name [hyperlink social media or contact name](link) [Optional]
|
||||||
|
|
||||||
## Section 2
|
## Section 2
|
||||||
|
|
||||||
|
Description you can also add list or quote
|
||||||
|
|
||||||
|
### Section 3
|
||||||
|
|
||||||
|
Description you can also add list or quote
|
||||||
|
|
||||||
# Reffernce
|
# Reffernce
|
||||||
|
|
||||||
|
- Link
|
||||||
|
- [hyperlink](url)
|
||||||
Reference in New Issue
Block a user