Skip to content

Commit

Permalink
feat: added some commands and text
Browse files Browse the repository at this point in the history
  • Loading branch information
syselement committed Apr 24, 2024
1 parent 5a53d14 commit 4d1f018
Show file tree
Hide file tree
Showing 15 changed files with 37 additions and 39 deletions.
21 changes: 11 additions & 10 deletions cyber-everything/generic/cvss3.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -310,16 +310,17 @@ After workaround, the new Modified Attack Vector is:

- Modified integrity - `None`

## 🔗 Resources & Link

- [Learn FIRST](https://learn.first.org/dashboard)
- [CVSS v3.1: Specification Document](https://www.first.org/cvss/v3.1/specification-document)
- [CVSS v4.0: Specification Document](https://www.first.org/cvss/v4.0/specification-document)
- [NIST NVD CVSS](https://nvd.nist.gov/vuln-metrics/cvss)
- [CVSS v3.1 Calculator](https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator)
- Scenarios:
- [Vulnerability Chaining Scenario](https://cdn2.talentlms.com/sc/gAAAAABkw4bmzIfjr4_p5au3h0NssDBNcftq-j2gOuOaFj3BVr8RHM476l0xY5Qib3gOlsv2WPXfjso2BtLKlML1HIN-WPTmoWYY3zoLW5dagV2AD36BLYHs53yenUEcx4dZSzke8Yg8mtgDNF-zHDvjI5FMhl10_Q==/firstdotorg/1684781132_course-v1-FIRST-CVSSv3.1-2020-20201216/assets/CVSS_3.1_Vulnerability-Chaining-Scenario.pdf)
- [Vulnerability Scenario: Software Libraries](https://cdn2.talentlms.com/sc/gAAAAABkw4bmzIfjr4_p5au3h0NssDBNcftq-j2gOuOaFj3BVr8RHM476l0xY5Qib3gOlsv2WPXfjso2BtLKlML1HIN-WPTmoWYY3zoLW5dagV2AD36BLYHs53yenUEcx4dZSzke8Yg8mtgDNF-zHDvjI5FMhl10_Q==/firstdotorg/1684781132_course-v1-FIRST-CVSSv3.1-2020-20201216/assets/CVSS_3.1_Vulnerability-Scenario-Software-Libraries.pdf)
## 🌐 Resources 🔗

> - [Learn FIRST](https://learn.first.org/dashboard)
> - [CVSS v3.1: Specification Document](https://www.first.org/cvss/v3.1/specification-document)
> - [CVSS v4.0: Specification Document](https://www.first.org/cvss/v4.0/specification-document)
> - [NIST NVD CVSS](https://nvd.nist.gov/vuln-metrics/cvss)
> - [CVSS v3.1 Calculator](https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator)
> - Scenarios:
> - [Vulnerability Chaining Scenario](https://cdn2.talentlms.com/sc/gAAAAABkw4bmzIfjr4_p5au3h0NssDBNcftq-j2gOuOaFj3BVr8RHM476l0xY5Qib3gOlsv2WPXfjso2BtLKlML1HIN-WPTmoWYY3zoLW5dagV2AD36BLYHs53yenUEcx4dZSzke8Yg8mtgDNF-zHDvjI5FMhl10_Q==/firstdotorg/1684781132_course-v1-FIRST-CVSSv3.1-2020-20201216/assets/CVSS_3.1_Vulnerability-Chaining-Scenario.pdf)
> - [Vulnerability Scenario: Software Libraries](https://cdn2.talentlms.com/sc/gAAAAABkw4bmzIfjr4_p5au3h0NssDBNcftq-j2gOuOaFj3BVr8RHM476l0xY5Qib3gOlsv2WPXfjso2BtLKlML1HIN-WPTmoWYY3zoLW5dagV2AD36BLYHs53yenUEcx4dZSzke8Yg8mtgDNF-zHDvjI5FMhl10_Q==/firstdotorg/1684781132_course-v1-FIRST-CVSSv3.1-2020-20201216/assets/CVSS_3.1_Vulnerability-Scenario-Software-Libraries.pdf)
>
------

4 changes: 1 addition & 3 deletions cyber-everything/generic/threat-intelligence.md
Original file line number Diff line number Diff line change
Expand Up @@ -193,9 +193,7 @@ Cyber Threat Intelligence is shared/exchanged with tools, products or other enti
- [CRTIA – CREST Registered Threat Intelligence Analyst](https://crest-approved.org/examination/crest-registered-threat-intelligence-analyst/index.html)
- [CCTIM – CREST Certified Threat Intelligence Manager](https://crest-approved.org/examination/crest-certified-threat-intelligence-manager/index.html)

## Links

### Resources
## 🌐 Resources 🔗

> - [curated-intel - CTI-fundamentals](https://github.com/curated-intel/CTI-fundamentals)
> - [TryHackMe - CTI **Learning** Module](https://tryhackme.com/module/cyber-threat-intelligence)
Expand Down
2 changes: 1 addition & 1 deletion cyber-everything/mobile/labs/android-traffic-intercept.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ I've used my KaliVM and this instructions to follow IppSec's video and get every
> 22:15 - Setting the proxy and showing us intercept instagram traffic
> ```
> #### 🔗 Resources
> #### 🌐 Resources 🔗
>
> * [Genymotion](https://www.genymotion.com/download/)
> * [Frida](https://frida.re/)
Expand Down
8 changes: 4 additions & 4 deletions cyber-everything/web/api/api-fundamentals.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@

- Course Duration - `2h`

## Resources & Links
## 🌐 Resources 🔗

> - 🔗 [OWASP API Security Top 10](https://owasp.org/API-Security/editions/2023/en/0x00-header/)
> - 🔗 [OWASP API Security Top 10 Vulnerabilities - APIsecurity.io](https://apisecurity.io/owasp-api-security-top-10/)
> - 🔗 [awesome-api-security-essentials](https://github.com/JBAhire/awesome-api-security-essentials)
> - [OWASP API Security Top 10](https://owasp.org/API-Security/editions/2023/en/0x00-header/)
> - [OWASP API Security Top 10 Vulnerabilities - APIsecurity.io](https://apisecurity.io/owasp-api-security-top-10/)
> - [awesome-api-security-essentials](https://github.com/JBAhire/awesome-api-security-essentials)
> - [OpenAPI.Tools](https://openapi.tools/)
------
Expand Down
6 changes: 3 additions & 3 deletions cyber-everything/web/api/api-pentesting.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@

- Course Duration - `12h`

## Resources & Links
## 🌐 Resources 🔗

> - 🔗 [OWASP API Security Top 10](https://owasp.org/API-Security/editions/2023/en/0x00-header/)
> - 🔗 [OWASP API Security Top 10 Vulnerabilities - APIsecurity.io](https://apisecurity.io/owasp-api-security-top-10/)
> - [OWASP API Security Top 10](https://owasp.org/API-Security/editions/2023/en/0x00-header/)
> - [OWASP API Security Top 10 Vulnerabilities - APIsecurity.io](https://apisecurity.io/owasp-api-security-top-10/)
> - [API Security Empire (Recon & Attack Mindmaps)](https://github.com/Cyber-Guy1/API-SecurityEmpire#️-api-security-empire)
> - [HackTricks - Web API Pentesting](https://book.hacktricks.xyz/network-services-pentesting/pentesting-web/web-api-pentesting)
> - [awesome-api-security-essentials](https://github.com/JBAhire/awesome-api-security-essentials)
Expand Down
4 changes: 2 additions & 2 deletions cyber-everything/web/portswigger/all-labs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

## [Access control vulnerabilities](https://portswigger.net/web-security/all-labs#access-control-vulnerabilities)

> 🔗 **Resources**
> 🌐 Resources 🔗
>
> - 📽️ [Broken Access Control (Long Version) - Rana Khalil](https://www.youtube.com/playlist?list=PLuyTk2_mYISId4_l9YET7Gv29cHcNguq-)
> - [WSTG-ATHZ-02 - Testing for Bypassing Authorization Schema](https://owasp.org/www-project-web-security-testing-guide/latest/4-Web_Application_Security_Testing/05-Authorization_Testing/02-Testing_for_Bypassing_Authorization_Schema)
Expand Down Expand Up @@ -324,7 +324,7 @@ HTTP/2 302 Found
## [Path traversal](https://portswigger.net/web-security/all-labs#path-traversal)
> 🔗 **Resources**
> 🌐 Resources 🔗
>
> - 📽️ [What is Directory Traversal? - Intigriti](https://www.youtube.com/watch?v=17KYOIf5ZbU)
> - 📽️ [Directory Traversal attacks are scary easy - TCM](https://www.youtube.com/watch?v=99yJtmmtrJU)
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions devops-everything/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## Generic Links

- [CNCF - Cloud Native Computing Foundation](https://www.cncf.io/)

- [DevOps - Telegram](https://t.me/thedevs_devops)

> Overview:
Expand Down
9 changes: 4 additions & 5 deletions operating-systems/linux/distros/kali-vm.md
Original file line number Diff line number Diff line change
Expand Up @@ -273,11 +273,10 @@ sudo sh -c '

```bash
sudo sh -c '
apt install -y curl &&
curl -fsSLo /usr/share/keyrings/brave-browser-archive-keyring.gpg https://brave-browser-apt-release.s3.brave.com/brave-browser-archive-keyring.gpg &&
echo "deb [signed-by=/usr/share/keyrings/brave-browser-archive-keyring.gpg arch=amd64] https://brave-browser-apt-release.s3.brave.com/ stable main" | tee /etc/apt/sources.list.d/brave-browser-release.list &&
apt update &&
apt install -y brave-browser
apt install -y curl
curl -fsSLo /usr/share/keyrings/brave-browser-archive-keyring.gpg https://brave-browser-apt-release.s3.brave.com/brave-browser-archive-keyring.gpg
echo "deb [arch="$(dpkg --print-architecture)" signed-by=/usr/share/keyrings/brave-browser-archive-keyring.gpg] https://brave-browser-apt-release.s3.brave.com/ stable main" | tee /etc/apt/sources.list.d/brave-browser-release.list
apt update && apt install -y brave-browser
'
```

Expand Down
9 changes: 4 additions & 5 deletions operating-systems/linux/distros/parrot-vm.md
Original file line number Diff line number Diff line change
Expand Up @@ -165,11 +165,10 @@ sudo sh -c '

```bash
sudo sh -c '
apt install -y curl &&
curl -fsSLo /usr/share/keyrings/brave-browser-archive-keyring.gpg https://brave-browser-apt-release.s3.brave.com/brave-browser-archive-keyring.gpg &&
echo "deb [signed-by=/usr/share/keyrings/brave-browser-archive-keyring.gpg arch=amd64] https://brave-browser-apt-release.s3.brave.com/ stable main" | tee /etc/apt/sources.list.d/brave-browser-release.list &&
apt update &&
apt install -y brave-browser
apt install -y curl
curl -fsSLo /usr/share/keyrings/brave-browser-archive-keyring.gpg https://brave-browser-apt-release.s3.brave.com/brave-browser-archive-keyring.gpg
echo "deb [arch="$(dpkg --print-architecture)" signed-by=/usr/share/keyrings/brave-browser-archive-keyring.gpg] https://brave-browser-apt-release.s3.brave.com/ stable main" | tee /etc/apt/sources.list.d/brave-browser-release.list
apt update && apt install -y brave-browser
'
```

Expand Down
9 changes: 4 additions & 5 deletions operating-systems/linux/linuxstuff.md
Original file line number Diff line number Diff line change
Expand Up @@ -440,11 +440,10 @@ chmod +x usr/local/bin/obsidian

```bash
sudo sh -c '
apt install -y curl &&
curl -fsSLo /usr/share/keyrings/brave-browser-archive-keyring.gpg https://brave-browser-apt-release.s3.brave.com/brave-browser-archive-keyring.gpg &&
echo "deb [signed-by=/usr/share/keyrings/brave-browser-archive-keyring.gpg arch=amd64] https://brave-browser-apt-release.s3.brave.com/ stable main" | tee /etc/apt/sources.list.d/brave-browser-release.list &&
apt update &&
apt install -y brave-browser
apt install -y curl
curl -fsSLo /usr/share/keyrings/brave-browser-archive-keyring.gpg https://brave-browser-apt-release.s3.brave.com/brave-browser-archive-keyring.gpg
echo "deb [arch="$(dpkg --print-architecture)" signed-by=/usr/share/keyrings/brave-browser-archive-keyring.gpg] https://brave-browser-apt-release.s3.brave.com/ stable main" | tee /etc/apt/sources.list.d/brave-browser-release.list
apt update && apt install -y brave-browser
'
```

Expand Down
2 changes: 1 addition & 1 deletion operating-systems/windows/winstuff.md
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@ rmdir /s ubuntu

---

## 🌐 Resources
## 🌐 Resources 🔗

### Install

Expand Down

0 comments on commit 4d1f018

Please sign in to comment.