Skip to content

Releases: JustinGrote/PoshNmap

v0.6.0

26 Mar 19:57
Compare
Choose a tag to compare

Feature: Add Powershell Real Time Pipeline Support (#7) Fixes #6 Also refactored output processing to be cleaner

v0.5.5

21 Mar 20:13
Compare
Choose a tag to compare

Bugfix: Continue broke higher in the script, causing regression

v0.5.3

21 Mar 19:01
Compare
Choose a tag to compare

Bugfix: Icon File Rename

v0.5.1

21 Mar 18:50
Compare
Choose a tag to compare

Bugfix: Icon not showing properly in psgallery

v0.5.0

21 Mar 18:46
8bd112c
Compare
Choose a tag to compare

Feature: Add additional port, service, snmp formatting * Bugfix: PS5 doesn't process snmp communities * Feature: Add SNMP Preset * Feature: Extensive Rework of Output Everything is PSObjects now Added better default toString output for several properties Added port Scripts formatting * Test: Update PoshNmap Output Test * Feature: Clean up entries * Feature: Add additional port, service, snmp formatting

v0.4.4

20 Mar 17:12
Compare
Choose a tag to compare

Bugfix: snmp-brute command line not specified properly

v0.4.3

20 Mar 16:43
Compare
Choose a tag to compare

Bugfix: Argumentlist presented as a single string doesn't get processed

v0.4.2

19 Mar 23:11
Compare
Choose a tag to compare

Bugfix: Bundle Json Library Fixes #3

v0.4.1

19 Mar 18:06
Compare
Choose a tag to compare

Cosmetic: Move NmapResult to end of object

v0.4.0

19 Mar 17:49
Compare
Choose a tag to compare

added "nmapresult" attribute to PoshNmap Host object output to allow for a stable target for script processing