Before we start I would like to bring your attention to this PSP course from Pentester Academy -
https://www.pentesteracademy.com/course?id=21. The course is focused on Powershell scripting which can be used in pentesting activities.
Description -
A powershell script that enumerate directories inside folders which are writable by non-admin users and print it out for the user.
Script Code -
Proof of Concept -
The script can be found on my github -
https://github.com/hexachordanu/PSP/blob/master/Enum-DirPermission.ps1
This blog post has been created for completing the requirements of the SecurityTube PowerShell for Penetration Testers Certification Exam
https://www.pentesteracademy.com/course?id=21
Student ID: PSP-3250
https://www.pentesteracademy.com/course?id=21. The course is focused on Powershell scripting which can be used in pentesting activities.
A powershell script that enumerate directories inside folders which are writable by non-admin users and print it out for the user.
Script Code -
Proof of Concept -
References -
https://github.com/hexachordanu/PSP/blob/master/Enum-DirPermission.ps1
This blog post has been created for completing the requirements of the SecurityTube PowerShell for Penetration Testers Certification Exam
https://www.pentesteracademy.com/course?id=21
Student ID: PSP-3250
Comments
Post a Comment