Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/netbiosx/checklists
Red Teaming & Pentesting checklists for various engagements
https://github.com/netbiosx/checklists
Last synced: 28 days ago
JSON representation
Red Teaming & Pentesting checklists for various engagements
- Host: GitHub
- URL: https://github.com/netbiosx/checklists
- Owner: netbiosX
- Created: 2016-09-18T18:48:44.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-08-21T18:09:36.000Z (3 months ago)
- Last Synced: 2024-10-14T12:41:32.961Z (28 days ago)
- Homepage:
- Size: 583 KB
- Stars: 2,486
- Watchers: 77
- Forks: 510
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![Checklist](https://github.com/netbiosX/Checklists/blob/master/Checklist.png)
# Introduction
Even though, a penetration test is a creative process most people maintain private checklists to ensure that they will not forget to test networks, systems and applications against various scenarios and maintain the overall quality of the assessment.# Purpose
The aim of the project is to create detailed checklists that can be used by penetration testers and red teamers during their assessments. Every checklist will be linked with a detailed blog post on https://pentestlab.blog which will describe the technique and how to perform the required task. Information will also be included in the [Wiki](https://github.com/netbiosX/Checklists/wiki) page on Github.# Techniques
|Code |Techniques |Number|
|---------|------------------------|------|
|IA |[Initial Access](https://github.com/netbiosX/Checklists/blob/master/Initial-Access.md)|1|
|WPE |[Windows Privilege Escalation](https://github.com/netbiosX/Checklists/blob/master/Windows-Privilege-Escalation.md)|16|
|PE |[Persistence](https://github.com/netbiosX/Checklists/blob/master/Persistence.md)|40|
|CA |[Credential Access](https://github.com/netbiosX/Checklists/blob/master/Credential-Access.md)|9|
|LM |[Lateral Movement](https://github.com/netbiosX/Checklists/blob/master/Lateral-Movement.md)|8|
|DE |[Domain Escalation](https://github.com/netbiosX/Checklists/blob/master/Domain-Escalation.md)|8|
|DP |[Domain Persistence](https://github.com/netbiosX/Checklists/blob/master/Domain-Persistence.md)|7|# Contributions
If you noticed than a checklist is not complete please perform a pull request or contact me on Twitter [@netbiosX](https://twitter.com/netbiosX)# Notice
This is a live repository which means that checklists will be updated as soon as articles are published.