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 takes list of target IPs and enumerate all open shares in a network,mark them with read and write access separately.
Script Code -
Proof of Concept -
The script can be found on my github -
https://github.com/hexachordanu/PSP/blob/master/Scan-Shares.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.

(Image Source: winaero)
Description -
A powershell script that takes list of target IPs and enumerate all open shares in a network,mark them with read and write access separately.
Script Code -
Proof of Concept -
References -
https://gallery.technet.microsoft.com/scriptcenter/a231026a-3fdb-4190-9915-38d8cd827348
https://github.com/hexachordanu/PSP/blob/master/Scan-Shares.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