Add Pentest Cheat Sheets
Added Awesome Pentest Cheat Sheets
URL: https://github.com/ByteSnipers/awesome-pentest-cheat-sheets
Awesome Pentest Cheat Sheets contains a lot of security and pentesting related information. The list has a huge list of very sorted and selected resources, which can save a lot of time to any security oriented people. This list was started 2017 and was improved over the years. The initial awesome pentest cheat sheets collects over 3.8k stars
Thanks for making an Awesome list! π
It looks like you didn't read the guidelines closely enough. I noticed multiple things that are not followed. Try going through the list point for point to ensure you follow it. I spent a lot of time creating the guidelines so I wouldn't have to comment on common mistakes, and rather spend my time improving Awesome.
It appears that many of your items do not have any description. You also need to review at least 2 pull requests before making your own pull request.
Additionally running the linter on your repo, the following errors are given:
README.md:323:3
Γ 9:1 ToC item "Security Talks and Videos" does not match corresponding heading "π₯ Security Talks and Videos" remark-lint:awesome-toc
Γ 9:3 https://github.com/ByteSnipers/awesome-pentest-cheat-sheets/#-security-talks-and-videos remark-lint:double-link
Γ 11:3 https://github.com/ByteSnipers/awesome-pentest-cheat-sheets/#-mobile-pentesting remark-lint:double-link
Γ 12:3 https://github.com/ByteSnipers/awesome-pentest-cheat-sheets/#%EF%B8%8F-cloud-pentesting remark-lint:double-link
Γ 13:3 https://github.com/ByteSnipers/awesome-pentest-cheat-sheets/#active-directory remark-lint:double-link
Γ 14:3 https://github.com/ByteSnipers/awesome-pentest-cheat-sheets/#-pentest-methodology remark-lint:double-link
Γ 15:3 https://github.com/ByteSnipers/awesome-pentest-cheat-sheets/#-privilege-escalation remark-lint:double-link
Γ 16:3 https://github.com/ByteSnipers/awesome-pentest-cheat-sheets/#%EF%B8%8F-web-pentesting remark-lint:double-link
Γ 17:3 https://github.com/ByteSnipers/awesome-pentest-cheat-sheets/#binary-exploitation remark-lint:double-link
Γ 18:3 https://github.com/ByteSnipers/awesome-pentest-cheat-sheets/#learning-platforms remark-lint:double-link
Γ 19:3 https://github.com/ByteSnipers/awesome-pentest-cheat-sheets/#bug-bounty remark-lint:double-link
Γ 20:3 https://github.com/ByteSnipers/awesome-pentest-cheat-sheets/#tools remark-lint:double-link
Γ 21:3 https://github.com/ByteSnipers/awesome-pentest-cheat-sheets/?tab=readme-ov-file#payloads-1 remark-lint:double-link
Γ 22:3 https://github.com/ByteSnipers/awesome-pentest-cheat-sheets/?tab=readme-ov-file#programming remark-lint:double-link
Γ 60:100 Unexpected reference to undefined definition, expected corresponding definition (pdf) for a link or escaped opening bracket (\[) for regular text remark-lint:no-undefined-references
Γ 243:3 https://owasp.org/www-project-vulnerable-web-applications-directory/#div-online remark-lint:double-link
Γ 251:3 https://owasp.org/www-project-vulnerable-web-applications-directory/#div-offline remark-lint:double-link
Γ 323:3 Donβt pad link with inner spaces remark-lint:no-inline-padding
19 errors
For the first error just make your title for the header π₯ Security Talks and Videos the same by either removing the emoji from the header or adding the emoji to the title in the Table of Contents(ToC).
The double-link errors can be easily solved by changing the links to #(Your header here). Example: https://github.com/ByteSnipers/awesome-pentest-cheat-sheets/#-security-talks-and-videos ---> #-security-talks-and-videos.
Then the last issue needs to be fixed too. (no-inline-padding)
I've update the repository, but I still have some issues, what I cannot solve, because I cannot identify why they are issues.
β 15:1 ToC item "Privilege Escalation" does not match corresponding heading "Web Pentesting" remark-lint:awesome-toc β 243:3 https://owasp.org/www-project-vulnerable-web-applications-directory/#div-online remark-lint:double-link β 251:3 https://owasp.org/www-project-vulnerable-web-applications-directory/#div-offline remark-lint:double-link β 323:3 Donβt pad link with inner spaces remark-lint:no-inline-padding
I run your repo in Linting and can see some errors are still need to be resolved.
also you have no pull requests reviews links so I suggest you reading through it one more time! :)
cc. @sindresorhus
Apart from fixing liniting issues I suggest you add a books sections and books related to book bountry web penetration testing mobile app pentesting....etc
This pull request has a title in the format Add Name of List. It should not contain the word Awesome.
As per the guidelines, the title of the pull request should be "Add Pentest Cheat Sheets".