d3vyce 4af1be995d
Some checks failed
shellcheck
Fix rockyou download
2023-03-28 21:52:24 +02:00
2023-03-28 20:35:48 +02:00
2023-02-04 22:49:35 +01:00
2023-02-04 22:49:35 +01:00
2023-03-28 21:52:24 +02:00
2023-02-26 17:45:35 +01:00

PenTools

terminal

Quick Start

To run the script use the following command:

bash <(curl -L https://github.com/d3vyce/PenTools/releases/latest/download/pentools.sh)

This script has been tested on debian distribution, but it should also work with Ubuntu. I'm working on a compatibility with CentOS and other distribution.

Content

Wordlist

  • rockyou.txt
  • common.txt
  • subdomains.txt
  • directory-list-2.3-medium.txt
  • password.lst
  • nmap.lst

Software

  • Sublime Text
  • Obsidian
  • Chrome (+Extension: Dark Reader, FoxyProxy, WappAnalyser, Hack-Tools, Bitwarden)
  • Terminator
  • FFUF
  • PWNcat
  • Chisel
  • Nuclei
  • sshuttle

Tools

  • linPeas
  • winPeas
  • LinEnum
  • linux-exploit-suggester
  • mimikatz

Binary

  • nmap

Alias

  • Python server file in pentools folder (command: filesrv)
  • Open Sublime-Text (command: sublime) -> To open Sublime-Text in current folder : sublime .
  • OpenVPN (command: vpn [file.ovpn])
  • Pwncat (command: pwncat [port])

Automation

  • SSH keygen

Contribute to the project

To participate in the project, you can propose new implementations of tools/binary/software/... via issues or merge request.

Description
🪞 Pentools is a bash script that lets you quickly set up a linux computer
https://blog.d3vyce.fr/projects/pentools/
Readme 93 KiB
Languages
Shell 100%