> For the complete documentation index, see [llms.txt](https://wiki.securiters.com/securiters-wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.securiters.com/securiters-wiki/certificaciones.md).

# Certificaciones

## Seguridad Ofensiva

### Ec-Council

* [CEH (Certified Ethical Hacking)](https://www.eccouncil.org/programs/certified-ethical-hacker-ceh-es/)

### Pentester Academy

* [CRTP (Certified Red Team Proffesional)](https://www.pentesteracademy.com/activedirectorylab)
  * En [Repaso CRTP ](/securiters-wiki/certificaciones/repaso-crtp.md)tienes lo más importante antes de presentarte al examen
* [CRTE (Certified Red Team Expert)](https://www.pentesteracademy.com/redteamlab)
* [PACES (Pentester Academy Certified Enterprise Specialist)](https://www.pentesteracademy.com/gcb)

### Zero Point Security

* [RTO (Red Team Operator)](https://training.zeropointsecurity.co.uk/courses/red-team-ops)

### eLearn Security

* [eJPT (eLearnSecurity Certified Junior Penetration Tester)](https://elearnsecurity.com/product/ejpt-certification/)
* [eCPPT (eLearnSecurity Certified Professional Penetration Tester)](https://elearnsecurity.com/product/ecpptv2-certification/)
* [eCPTX (eLearnSecurity Certified Penetration Tester eXtreme)](https://elearnsecurity.com/product/ecptx-certification/)
* [eWPTX (eLearnSecurity Web Penetration Tester eXtreme)](https://elearnsecurity.com/product/ewptxv2-certification/)

### Offensive Security

* OSCP (Offensive Security Certified Proffesional)
  * [What to Expect From the New OSCP Exam](https://www.offensive-security.com/offsec/what-to-expect-new-oscp-exam/)
  * [OSCP Exam FAQ](https://help.offensive-security.com/hc/en-us/articles/4412170923924-OSCP-Exam-FAQ)
* [OSWE/AWAE (Advanced Web Attacks and Exploitation)](https://www.offensive-security.com/learn-one/awaeoswe/)
* [OSWP (Offensive Security Wireless Pentester)](https://www.offensive-security.com/courses/pen-210/)
* [OSEP (Offensive Security Experienced Pentester)](https://www.offensive-security.com/courses/pen-300/)
* [AWE (Advanced Windows Exploitation)](https://www.offensive-security.com/courses/exp-401/)
* [OSWA (Offensive Security Web Assessor)](https://www.offensive-security.com/courses/web-200/)

### The Cyber Mentor

* [PNPT (Practical Network Penetration Tester Certification)](https://certifications.tcm-sec.com/pnpt/)

### PortSwigger

* [BSCP (Burp Suite Certified Practitioner)](https://portswigger.net/web-security/certification)

## Seguridad Defensiva

### HackTheBox

* [CDSA (Certified Defensive Security Analyst)](https://www.hackthebox.com/blog/defensive-security-analyst-certification)

### eLearn Security

* [eNDP (eLearnSecurity Network Defense Professional)](https://elearnsecurity.com/product/endp-certification/)
* [eCIR (eLearnSecurity Certified Incident Responder)](https://elearnsecurity.com/product/ecir-certification/)
* [eCRE (eLearnSecurity Certified Reverse Engineer)](https://elearnsecurity.com/product/ecre-certification/)
* [eWDP (eLearnSecurity Web Defense Professional)](https://elearnsecurity.com/product/ewdp-certification/)
* [eCDFP (eLearnSecurity Certified Digital Forensics Professional)](https://elearnsecurity.com/product/ecdfp-certification/)
* [eCTHPv2 (eLearnSecurity Certified Threat Hunting Professional)](https://elearnsecurity.com/product/ecthpv2-certification/)
* [eCMAP (eLearnSecurity Certified Malware Analysis Professional)](https://elearnsecurity.com/product/ecmap-certification/)

### GIAC

* [GCFA (Certified Forensic Analyst)](https://www.giac.org/certifications/certified-forensic-analyst-gcfa/)
* [GCIH (Certified Incident Handler)](https://www.giac.org/certifications/certified-incident-handler-gcih/)
* [GNFA (Network Forensic Analyst)](https://www.giac.org/certifications/network-forensic-analyst-gnfa/)
* [GREM (Reverse Engineering Malware)](https://www.giac.org/certifications/reverse-engineering-malware-grem/)

## Cloud

### CyberWarfare.live

* [Certified Hybrid Multi-Cloud Red Team Specialist](https://www.cyberwarfare.live/trainings/certified-hybrid-multi-cloud-red-team-specialist)

## Gestión

### ISC2

* [CISSP (Certified Information Systems Security Professional)](https://www.isc2.org/Certifications/CISSP)

## Recursos y enlaces de referencia

* <https://pauljerimy.com/security-certification-roadmap/>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wiki.securiters.com/securiters-wiki/certificaciones.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
