DevNull Notes
  • README
  • windows-privilege-escalation
    • Basic Windows Commands
    • Managing Files and Folder Permissions
    • Understanding the ACL Entries
    • Booting Files
    • User Management Commands
    • Network Enumeration
Powered by GitBook
On this page
  • Table of Contents
  • Installation
  • Usage
  • Contributing

README

Nextwindows-privilege-escalation

Last updated 1 month ago

Table of Contents

Installation

  1. Clone the repository:

 git clone https://github.com/yourusername/yourproject.git
  • Install dependencies:

 npm install

Usage

To run the project, use the following command:

npm start

Contributing

  • Fork the repository.

  • Create a new branch: git checkout -b feature-name.

  1. Make your changes.

  2. Push your branch: git push origin feature-name.

  3. Create a pull request.

Build Status
Table of Contents
Installation
Usage
Contributing