From aba28649edee23705277c999751b5ac88a9398f0 Mon Sep 17 00:00:00 2001 From: Peda V Murukutla <1680742+vmvmpvm@users.noreply.github.com> Date: Sat, 1 Jun 2019 20:30:03 -0400 Subject: [PATCH 1/3] added subinacl subinacl is a tool from Microsoft Windows Resource Kits --- bucket/subinacl.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 bucket/subinacl.json diff --git a/bucket/subinacl.json b/bucket/subinacl.json new file mode 100644 index 0000000000..6c3d41f8dc --- /dev/null +++ b/bucket/subinacl.json @@ -0,0 +1,12 @@ +{ + "homepage": "https://www.microsoft.com/en-us/download/details.aspx?id=23510", + "description": "SubInACL is a command-line tool that enables administrators to obtain security information about files, registry keys, and services, and transfer this information from user to user, from local or global group to group, and from domain to domain.", + "version": "5.2.3790.1180", + "url": "https://download.microsoft.com/download/1/7/d/17d82b72-bc6a-4dc8-bfaa-98b37b22b367/subinacl.msi#dl.7z", + "hash": "56d0678ba79303f141c2962babba53dfb87205467284e35047cc13ffa720f6c6", + "bin": "subinacl.exe", + "checkver": { + "url": "https://www.microsoft.com/en-us/download/details.aspx?id=23510", + "regex": "
\\s*Version:\\s*<\\/div>

([\\d.]+)

" + } +} From 3e493130488303e3ac9a335abac8ef659bedcfb0 Mon Sep 17 00:00:00 2001 From: Peda V Murukutla <1680742+vmvmpvm@users.noreply.github.com> Date: Wed, 5 Jun 2019 06:47:14 -0400 Subject: [PATCH 2/3] added license on subinacl --- bucket/subinacl.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bucket/subinacl.json b/bucket/subinacl.json index 6c3d41f8dc..eba50a740e 100644 --- a/bucket/subinacl.json +++ b/bucket/subinacl.json @@ -2,6 +2,8 @@ "homepage": "https://www.microsoft.com/en-us/download/details.aspx?id=23510", "description": "SubInACL is a command-line tool that enables administrators to obtain security information about files, registry keys, and services, and transfer this information from user to user, from local or global group to group, and from domain to domain.", "version": "5.2.3790.1180", +domain.", + "license": "Freeware", "url": "https://download.microsoft.com/download/1/7/d/17d82b72-bc6a-4dc8-bfaa-98b37b22b367/subinacl.msi#dl.7z", "hash": "56d0678ba79303f141c2962babba53dfb87205467284e35047cc13ffa720f6c6", "bin": "subinacl.exe", From 4ded749b36f23bcd8b444339b63bfdc02488d1d8 Mon Sep 17 00:00:00 2001 From: Ross Smith II Date: Wed, 5 Jun 2019 16:11:00 -0700 Subject: [PATCH 3/3] subinacl: fix typo --- bucket/subinacl.json | 1 - 1 file changed, 1 deletion(-) diff --git a/bucket/subinacl.json b/bucket/subinacl.json index eba50a740e..7d44dc7616 100644 --- a/bucket/subinacl.json +++ b/bucket/subinacl.json @@ -2,7 +2,6 @@ "homepage": "https://www.microsoft.com/en-us/download/details.aspx?id=23510", "description": "SubInACL is a command-line tool that enables administrators to obtain security information about files, registry keys, and services, and transfer this information from user to user, from local or global group to group, and from domain to domain.", "version": "5.2.3790.1180", -domain.", "license": "Freeware", "url": "https://download.microsoft.com/download/1/7/d/17d82b72-bc6a-4dc8-bfaa-98b37b22b367/subinacl.msi#dl.7z", "hash": "56d0678ba79303f141c2962babba53dfb87205467284e35047cc13ffa720f6c6",