mirror of
https://github.com/d3vyce/PenTools.git
synced 2025-04-04 14:20:48 +02:00
Update README
This commit is contained in:
parent
8a1387b9a0
commit
6f86da5a58
16
README.md
16
README.md
@ -4,12 +4,6 @@
|
|||||||
|
|
||||||
# Quick Start
|
# Quick Start
|
||||||
|
|
||||||
Before running the script make sure you have `go`, `pip` and `rust` installed.
|
|
||||||
```bash
|
|
||||||
# https://phoenixnap.com/kb/debian-install-go
|
|
||||||
sudo apt install python-pip # pip
|
|
||||||
curl https://sh.rustup.rs -sSf | sh # rust
|
|
||||||
```
|
|
||||||
To run the script use the following command:
|
To run the script use the following command:
|
||||||
```Bash
|
```Bash
|
||||||
bash <(curl -L https://github.com/d3vyce/PenTools/releases/latest/download/pentools.sh)
|
bash <(curl -L https://github.com/d3vyce/PenTools/releases/latest/download/pentools.sh)
|
||||||
@ -29,7 +23,8 @@ I'm working on a compatibility with CentOS and other distribution.
|
|||||||
## Software
|
## Software
|
||||||
- Sublime Text
|
- Sublime Text
|
||||||
- Obsidian
|
- Obsidian
|
||||||
- Chrome (+Extension: Dark Reader, FoxyProxy, WappAnalyser, Hack-Tools)
|
- Chrome (+Extension: Dark Reader, FoxyProxy, WappAnalyser, Hack-Tools, Bitwarden)
|
||||||
|
- Terminator
|
||||||
- FFUF
|
- FFUF
|
||||||
- PWNcat
|
- PWNcat
|
||||||
- Chisel
|
- Chisel
|
||||||
@ -48,7 +43,12 @@ I'm working on a compatibility with CentOS and other distribution.
|
|||||||
|
|
||||||
## Alias
|
## Alias
|
||||||
- Python server file in pentools folder (command: `filesrv`)
|
- Python server file in pentools folder (command: `filesrv`)
|
||||||
- Open Sublime-Text (command : `sublime`) -> To open Sublime-Text in current folder : `sublime .`
|
- 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
|
# Contribute to the project
|
||||||
To participate in the project, you can propose new implementations of tools/binary/software/... via issues or merge request.
|
To participate in the project, you can propose new implementations of tools/binary/software/... via issues or merge request.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user