-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathconfig.yml
More file actions
69 lines (69 loc) · 3.21 KB
/
config.yml
File metadata and controls
69 lines (69 loc) · 3.21 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
package_manager: yay # or "paru"
pentest_setup: true
git:
user: ""
email: ""
systemd_services:
- vmtoolsd # VMware Tools
- vmware-vmblock-fuse # VMware Tools
- docker # Docker
packages:
general:
- ulauncher # Ulauncher
- imwheel # Mouse wheel acceleration
- openvpn # VPN
- keybase-bin # Keybase
- open-vm-tools # VMware Tools
- nerd-fonts-jetbrains-mono # Nerd Fonts
- git # Git
- zsh # Terminal shell (Zsh)
- kitty # Terminal emulator (Kitty)
- neovim # Text editor (Neovim)
- bat # Cat clone with syntax highlighting and Git integration
- ripgrep # Line-oriented search tool that recursively searches your current directory for a regex pattern
- fd # Simple, fast and user-friendly alternative to find
- lsd # The next gen ls command (ls replacement)
- grc # Colourize logfiles and command output
- ncdu # Disk usage analyzer with an ncurses interface
- papirus-icon-theme # Papirus icon theme
- thefuck # Magnificent app which corrects your previous console command
- rustup # Rust toolchain installer
- visual-studio-code-bin # Visual Studio Code
- docker # Docker
- texlive-core # TeX Live
- latex-mk # LaTeX build tool
- flameshot # Screenshot tool
- xdotool # Command-line X11 automation tool
- xclip # Command line interface to the X11 clipboard
- xsel # Command-line program for getting and setting the contents of the X selection
- xorg-xset # X.Org X server settings program
- wmctrl # Command line tool to interact with an EWMH/NetWM compatible X Window Manager
- ghcup-hs-bin # Haskell toolchain installer
- ncurses5-compat-libs # Compatibility libraries for ncurses 5
pentest_tools:
- proxychains-ng # Proxychains
- nmap # Network exploration tool and security / port scanner
- vulscan # Nmap NSE script for vulnerability scanning
- metasploit # Penetration testing framework
- wordlists # Wordlists for password cracking and other security testing
- burpsuite # Web application security testing tool
- burpsuite-pro # Burp Suite Professional
- sqlmap # Automatic SQL injection and database takeover tool
- gobuster # Directory/file, DNS and virtual host busting tool written in Go
- dirb # Web Content Scanner
- dirbuster # Web Content Scanner
- feroxbuster # Fast, simple, recursive content discovery tool written in Rust
- nikto # Web server scanner which performs comprehensive tests against web servers for multiple items, including over 6700 potentially dangerous files/programs
- nessus # Vulnerability scanner
- wpscan # WordPress vulnerability scanner
- wireshark-qt # Network protocol analyzer
- wireshark-cli # Network protocol analyzer
- tcpdump # Network traffic analyzer
- john # Password cracker
- gnu-netcat # Networking utility which reads and writes data across networks from the command line
- inetutils # Collection of common network programs
- net-tools # Collection of common network tools
- traceroute # Traces the route taken by packets over an IP network
- iputils # Collection of small useful utilities for Linux networking
- nessus # Vulnerability scanner
# - aquatone # A Tool for Domain Flyovers