Update README.md

This commit is contained in:
Dewalt-arch 2020-09-23 10:06:35 -05:00 committed by GitHub
parent b5af002522
commit d9b598deef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 2 deletions

View File

@ -9,23 +9,31 @@ Installation
Fixes : Fixes :
python-pip missing no reason this should be missing from a pentest distro 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 python3-pip missing no resson this should be missing from a pentest distro
seclists not installed seclists not installed
golang not installed (or configured) golang not installed (or configured)
- adds path statements to .bashrc - adds path statements to .bashrc
kali-root-login installed and reneables root login kali-root-login installed and reneables root login
impacket-0.9.19 impacket-0.9.19
- removes any prior installation of impacket ( gracefully and forced ) - removes any prior installation of impacket ( gracefully and forced )
- installs impacket-0.9.19 - installs impacket-0.9.19
- installs python-wheel ( python2 wheel ) - installs python-wheel ( python2 wheel )
fixes smb.conf ( ADD 2 DAMN LINES OFFSEC!!! YA THATS RIGHT IM CALLING YOU OUT ON IT ) fixes smb.conf ( ADD 2 DAMN LINES OFFSEC!!! YA THATS RIGHT IM CALLING YOU OUT ON IT )
.bashrc alias and functions .bashrc alias and functions
- adds command ex function to extract from any archive with 1 command ex - adds command ex function to extract from any archive with 1 command ex
- vpnip - displays tun0 ip address in the terminal via vpnip alias - vpnip - displays tun0 ip address in the terminal via vpnip alias
.bashrc .bashrc
- added /sbin to user path, can now ifconfig without sudo - added /sbin to user path, can now ifconfig without sudo
/etc/default/grub /etc/default/grub
- added "migitgations=off" and updates grub - added "migitgations=off" and updates grub