Skip to content

Recursos de utilidad para el examen y laboratorio del OSCP

Notifications You must be signed in to change notification settings

paf-triarii/oscp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OSCP

Este repositorio incluye distintas utilidades de cara a la preparación y obtención de la certificación OSCP.

Para utilizarlo adecuadamente se debe exportar la ruta raiz del repositorio al clonar el repositorio echo export OSCP=$PWD >> /root/.bashrc

Reconocimiento

https://github.com/pedroarias1015/oscp/tree/master/reconocimiento

Explotacion

https://github.com/pedroarias1015/oscp/tree/master/explotacion

Escalada de privilegios

https://github.com/pedroarias1015/oscp/tree/master/escalacion

Buffer OverFlow

https://github.com/pedroarias1015/oscp/tree/master/BoF

Referencias

Reconocimiento

  1. Cheatsheet de reconocimiento https://github.com/ibr2/pwk-cheatsheet/blob/master/windows-template.md

Explotacion

  1. Generacion de payloads msfvenom https://netsec.ws/?p=331

  2. Todos los payloads de Msfvenom https://superuser-ltd.github.io/2017/msfvenom-payloads/

  3. Exploit NFS https://medium.com/@joe_norton/exploiting-metasploitable-without-metasploit-nfs-enumeration-and-exploiting-misconfiguration-86504ccd15b9

  4. Tomcat War Deployer https://github.com/mgeeky/tomcatWarDeployer

  5. Claves SSH predecibles https://github.com/g0tmi1k/debian-ssh

  6. Eternalblue repository https://github.com/worawit/MS17-010.git

  7. SAMBA 3.0.24 https://github.com/MarkBuffalo/exploits/blob/master/Samba/CVE-2010-0926.c

Elevacion de privilegios

  1. Exploits para Windows precompilados https://github.com/abatchy17/WindowsExploits

  2. Exploits para Windows precompilados 2 https://github.com/SecWiki/windows-kernel-exploits

  3. Compilacion cruzada Windows https://null-byte.wonderhowto.com/how-to/use-mingw-compile-windows-exploits-kali-linux-0179461/ y https://dcoles.net/blog/2012/10/01/cross-compiling-for-windows-from-linux.html

  4. Cambios en el script de OpenFuck para compilacion https://www.hypn.za.net/blog/2017/08/27/compiling-exploit-764-c-in-2017/

  5. Diferentes versiones del Dirty Cow https://github.com/dirtycow/dirtycow.github.io/wiki/PoCs

  6. Exploit Churrasco https://github.com/Re4son/Churrasco

  7. Windows privilege escalation https://github.com/swisskyrepo/PayloadsAllTheThings/blob/master/Methodology%20and%20Resources/Windows%20-%20Privilege%20Escalation.md

  8. Poweshell exploit (49/50) explicacion https://spencerdodd.github.io/2017/07/20/WOW64/

  9. LD AUDIT SUID ping https://www.exploit-db.com/exploits/18105

  10. Windows privilege escalation II https://guif.re/windowseop

  11. Windows post explotación https://github.com/emilyanncr/Windows-Post-Exploitation

  12. Elevación de privilegios en Linux https://guif.re/linuxeop

  13. Elevación de privilegios Linux II https://www.hackingarticles.in/linux-privilege-escalation-using-suid-binaries/

  14. Escapar de consola restringida https://www.cnblogs.com/xiaoxiaoleo/p/8450379.html

De interes

  1. Muhammd https://github.com/Muhammd/Awesome-Hacking#awesome-ctf

About

Recursos de utilidad para el examen y laboratorio del OSCP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •