Skip to content

Commit

Permalink
Updated common shares list
Browse files Browse the repository at this point in the history
  • Loading branch information
p0dalirius authored Oct 7, 2021
1 parent 3aefaab commit e61f2c0
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion FindUncommonShares.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,10 @@
import time

COMMON_SHARES = [
"ADMIN$", "IPC$", "C$", "NETLOGON", "SYSVOL"
"C$", "D$",
"ADMIN$", "IPC$",
"PRINT$", "FAX$",
"SYSVOL", "NETLOGON"
]


Expand Down

0 comments on commit e61f2c0

Please sign in to comment.