mgeeky / Penetration-Testing-Tools

A collection of more than 170+ tools, scripts, cheatsheets and other loots that I've developed over years for Red Teaming/Pentesting/IT Security audits purposes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Typo errors

scaery opened this issue · comments

Some typo in Line 74 in prepare-kali.sh disrupts progressing.

Maybe also good to find some workaround for python2 obso"del"etion to get it to work on Kali Linux 2021.1

You may also have some inconsistence in using " and ' for echoing special chars. Just my 2 cents.

Cheers mate ;)