ServiceEnum is a .Net console application to perform Windows service enumeration. It is built using the lowest version of .Net e.g. v1.1 for x86 and v2 for x64. It extracts various service details including:
Service Name Display Name Status User Startup Path Verifies if binary exists Extracts parameters Determines if a quoted path is used [...]
Changes
Added the stream no. to the link info reports (both CSV and txt). Thanks JimmyW Modified to allow the representation of HEX values as decimal. Configured via the Tools->Options menu item. The decimal represents occur both in the UI and in the exports. Thanks JimmyW Corrected toolbar tooltips! Woo! Download here.
Changes
Fixed an issue where the DestList data was concatenated in each export file. Thanks JimmyW Modified the DestList parsing to remove nulls from the NetBIOS value Download here.
Changes
Added parsing and display of various Nessus exploitability fields (exploitability_ease, exploit_available, exploit_framework_canvas, exploit_framework_metasploit, exploit_framework_core, metasploit_name, canvas_package). Thanks StevenB Added the ability to filter on “Exploit Available” Download here.
Cvss2Calc is a simple application to aid the calculation of CVSS v2 scores. More information regarding CVSS v2 can be found here.
Currently Cvss2Calc only supports the Base score, as that is all I require currently.
Download v1.0.0
Changes
Fixed an issue when the HTML response contains only \n as new line characters rather than \r\n Added a check to ensure that the key size of the certificate is >= 1024. Thank JonR Download here.
Changes
Fixed issue where the DestList stream numbers need to be used as a HEX value to extract the main LNK stream/structure. Thanks JimmyW Download here.
Oops, forgot about this release! Thanks to a bug report from JimmyW I have now remembered!
Changes
Added extra error handling around the streams opened via prior identification in the DestLists, since it appears that the DestList can contain StreamNo. entries/data that don’t exist as LNK structures/streams. Thanks to StewardD for the sample files. Download here.
This is the last release of RegExtract, which completes some changes that were already underway.
Changes
Fixed bug in the NetworkConfig plugin as it was not outputting the sub values Modified the NetworkConfig plugin to parse the various DHCP UNIX Epoch times e.g. LeaseObtainedTime, T1. Thanks StewardD Updated parsing of the serial no. within the USBStor [...]
Application Security
Utilities

