Skip to content

A powershell script that setups a windows machine tailored for offensive tools development

License

Notifications You must be signed in to change notification settings

xcalts/offensive-windows-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues Unlicense License


Logo

offensive-windows-setup

⚠️ Warning: Use at your own risk! For VMs only. ⚠️

A PowerShell script that sets up a Windows machine tailored for offensive tools development.

Report Bug · Request Feature

Table of Contents
  1. Usage
  2. Contributing
  3. License
  4. Acknowledgments

Usage

Open a terminal as admin and execute:

git clone https://github.com/xcalts/offensive-windows-setup
cd ./offensive-windows-setup
./install.ps1

(back to top)

Contributing

  1. Fork the Project.
  2. Create your Feature Branch (git checkout -b feature/cool_stuff).
  3. Commit your Changes (git commit -m 'Add some cool_stuff').
  4. Push to the Branch (git push origin feature/cool_stuff).
  5. Open a Pull Request.

(back to top)

License

Distributed under the GNU GENERAL PUBLIC LICENSE. See LICENSE for more information.

(back to top)

Acknowledgments

(back to top)

About

A powershell script that setups a windows machine tailored for offensive tools development

Resources

License

Stars

Watchers

Forks