AutoLocalPrivilegeEscalation icon indicating copy to clipboard operation
AutoLocalPrivilegeEscalation copied to clipboard

Fixed shebang, check filename, exploitdb default path fur recent kali…

Open giper45 opened this issue 4 years ago • 0 comments

This PR fixes some issues, some of them related with the new kali version:

  • Fixed shebang /bin/bash (for zsh shell it gives errors)
  • Fixed -z check in file_name array variable (double quotes added)
  • Fixed the exploitdb default path (for current kali version (2021) it is /usr/share/exploitdb/exploits/ instead of /usr/share/exploitdb/platforms.
  • Fixed file_name in compile step.

giper45 avatar Sep 21 '21 08:09 giper45