Skip to content

PoC 1.1.0 - real S7-1500 support

Pre-release
Pre-release
Compare
Choose a tag to compare
@bonk-dev bonk-dev released this 06 Aug 14:43
e5b99c5

Experimental real PLC support

or support for family 0 public keys at least

Resolves (probably): #3
Full Changelog: v1.0.0-dumper...v1.1.0-pre1

Usage

192.168.1.10 - PLC IP address
102 - S7-CommPlus port (most likely the same across all PLCs)

Windows (cmd)

HarpoS7.PoC.exe 192.168.1.10:102

Windows (PowerShell)

.\HarpoS7.PoC.exe 192.168.1.10:102

Linux

chmod +x ./HarpoS7.PoC
./HarpoS7.PoC 192.168.1.10:102

OS X

chmod +x ./HarpoS7.PoC
./HarpoS7.PoC 192.168.1.10:102