From d9b598deef89be2c8c1ab58a1ffbb71947ea5d7d Mon Sep 17 00:00:00 2001 From: Dewalt-arch <59529711+Dewalt-arch@users.noreply.github.com> Date: Wed, 23 Sep 2020 10:06:35 -0500 Subject: [PATCH] Update README.md --- README.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8e4c416..09e2034 100644 --- a/README.md +++ b/README.md @@ -9,23 +9,31 @@ Installation Fixes : python-pip missing no reason this should be missing from a pentest distro + python3-pip missing no resson this should be missing from a pentest distro + seclists not installed + golang not installed (or configured) + - adds path statements to .bashrc + kali-root-login installed and reneables root login + impacket-0.9.19 - removes any prior installation of impacket ( gracefully and forced ) - installs impacket-0.9.19 - installs python-wheel ( python2 wheel ) + fixes smb.conf ( ADD 2 DAMN LINES OFFSEC!!! YA THATS RIGHT IM CALLING YOU OUT ON IT ) + .bashrc alias and functions - adds command ex function to extract from any archive with 1 command ex - vpnip - displays tun0 ip address in the terminal via vpnip alias + .bashrc - added /sbin to user path, can now ifconfig without sudo + /etc/default/grub - added "migitgations=off" and updates grub - -