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.
MIT License
2.58k stars 503 forks source link

Typo errors #2

Open scaery opened 3 years ago

scaery commented 3 years ago

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 ;)

scaery commented 3 years ago

https://github.com/mgeeky/Penetration-Testing-Tools/blob/master/linux/prepare-kali.sh#L74

Still missing the closing ")" for the command at the end.