Skip to content

an0nymisss/OSCP_Resources

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OSCP_Resources

This repository contains the nmap script, buffer overflow scripts and CherryTree template that I used during my OSCP exam.

Nmap script:

Credits: @masquerad3r

Usage:

  1. Append the contents of nmap_script/script.txt into your ~/.bashrc or ~/.zshrc file.
  2. Source the file:
source ~/.bashrc

OR

source ~/.zshrc
  1. Syntax:
prepare-oscp-recon-directory [BOX_NAME] [IP]

Note: You can change the root directory as per your preference, I have used my shared directory as an example.

BOF scripts

The steps and explanation for Buffer overflow scripts are mentioned in the CherryTree template.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages