No description
Find a file
github-actions[bot] fab860faa2
Merge pull request #2476 from pentoo/updates20250803a
script: random snippet to say which firmware was loaded
2025-08-03 23:12:40 +00:00
.github/workflows workflows: relax new MasterPackageClobbered error 2025-07-24 16:01:38 -04:00
acct-group
acct-user
app-admin
app-antivirus
app-crypt
app-dicts raft-wordlists: fix build failure 2025-07-21 09:52:05 -04:00
app-editors/rehex
app-emulation/cloud-init
app-eselect/eselect-metasploit
app-exploits
app-forensics
app-fuzz
app-misc
app-pda
app-text
dev-db
dev-debug edb-debugger: blindly bump eapi of adopted puppy 2025-08-02 14:00:31 -04:00
dev-embedded/platformio platformio: fork for python 3.13 and bump 2025-07-25 09:46:52 -04:00
dev-go
dev-java
dev-libs
dev-perl
dev-php/evalhook
dev-python aiomultiprocess switched from setuptools to flit 2025-07-22 00:24:42 +10:00
dev-ruby mongo: cleanup 2025-08-03 10:29:59 +08:00
dev-util ghidra-11.4.1.ebuild 2025-08-03 10:42:43 +08:00
dev-vcs/gitleaks
licenses
media-libs/mbelib
media-radio
media-sound/deinvert
metadata
net-analyzer whatweb-6.0.1.ebuild 2025-08-02 23:08:51 +08:00
net-dialup/minimodem
net-libs
net-mail
net-misc
net-proxy
net-vpn outline-vpn-api 2025-07-19 20:46:33 +08:00
net-wireless sdrangel: fix https://github.com/pentoo/pentoo-overlay/issues/2463 2025-07-27 13:28:27 +08:00
pentoo zero-system: add dev-vcs/git-lfs 2025-08-02 22:00:40 -04:00
profiles whatweb-6.0.1.ebuild 2025-08-02 23:08:51 +08:00
sci-electronics
scripts script: random snippet to say which firmware was loaded 2025-08-03 19:09:53 -04:00
sys-apps
sys-devel
sys-fs/ext4-crypt
sys-kernel
virtual
www-apps
www-plugins/hackplugins-meta
x11-libs/qwt-multiaxes
xfce-base/xfdesktop
.gitignore
README.md

Pentoo Penetration Testing Overlay

Gentoo overlay for security tools as well as the heart of the Pentoo Livecd

Pentoo is a Live CD and Live USB designed for penetration testing and security assessment. Based on Gentoo Linux, Pentoo is provided both as 32 and 64 bit installable livecd. Pentoo is also available as an overlay for an existing Gentoo installation. It features packet injection patched wifi drivers, GPGPU cracking software, and lots of tools for penetration testing and security assessment. The Pentoo kernel includes grsecurity and PAX hardening and extra patches - with binaries compiled from a hardened toolchain with the latest nightly versions of some tools available. The latest release of the Pentoo Livecd is the daily autobuilds (https://www.pentoo.ch/isos/daily-autobuilds/)

Adding the overlay

Update the portage to the latest version

emerge --sync

Make sure that eselect-repository and git are installed

emerge eselect-repository git

Update list of overlays

eselect repository list

Add Pentoo overlay

eselect repository enable pentoo

In case you have been already using layman as a repository manager, make sure to disable it since it has been deprecated by Gentoo:

layman -d pentoo

and then make sure to inspect and remove /etc/portage/repos.conf/layman.conf and /var/lib/layman.

Want to learn more? See the wiki.

Discussion and support available on irc.freenode.net #pentoo