Add s7scan, a Siemens S7 PLC network scanner. (#271)

This commit further cleans the new Industrial Control and SCADA Systems
section by providing a clearer description of the ISF line item, fixing
minor whitespace spacing issues, and clarifying the section's header.
This commit is contained in:
Samar Dhwoj Acharya 2019-01-09 12:50:29 -06:00 committed by GitHub
commit 8133f7076b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -45,7 +45,7 @@ Your contributions and suggestions are heartily♥ welcome. (✿◕‿◕). Plea
* [Anonymity Tools](#anonymity-tools) * [Anonymity Tools](#anonymity-tools)
* [Reverse Engineering Tools](#reverse-engineering-tools) * [Reverse Engineering Tools](#reverse-engineering-tools)
* [Physical Access Tools](#physical-access-tools) * [Physical Access Tools](#physical-access-tools)
* [Industrial and Scada Systems](#industrial-and-scada-systems) * [Industrial Control and SCADA Systems](#industrial-control-and-scada-systems)
* [Side-channel Tools](#side-channel-tools) * [Side-channel Tools](#side-channel-tools)
* [CTF Tools](#ctf-tools) * [CTF Tools](#ctf-tools)
* [Penetration Testing Report Templates](#penetration-testing-report-templates) * [Penetration Testing Report Templates](#penetration-testing-report-templates)
@ -504,9 +504,10 @@ Your contributions and suggestions are heartily♥ welcome. (✿◕‿◕). Plea
* [Bash Bunny](https://www.hak5.org/gear/bash-bunny) - Local exploit delivery tool in the form of a USB thumbdrive in which you write payloads in a DSL called BunnyScript. * [Bash Bunny](https://www.hak5.org/gear/bash-bunny) - Local exploit delivery tool in the form of a USB thumbdrive in which you write payloads in a DSL called BunnyScript.
* [Packet Squirrel](https://www.hak5.org/gear/packet-squirrel) - Ethernet multi-tool designed to enable covert remote access, painless packet captures, and secure VPN connections with the flip of a switch. * [Packet Squirrel](https://www.hak5.org/gear/packet-squirrel) - Ethernet multi-tool designed to enable covert remote access, painless packet captures, and secure VPN connections with the flip of a switch.
### Industrial and Scada Systems ### Industrial Control and SCADA Systems
* [Industrial Exploitation Framework](https://github.com/dark-lbp/isf) - ISF(Industrial Control System Exploitation Framework)a exploitation framework based on Python. * [Industrial Exploitation Framework (ISF)](https://github.com/dark-lbp/isf) - Metasploit-like exploit framework based on routersploit designed to target Industrial Control Systems (ICS), SCADA devices, PLC firmware, and more.
* [s7scan](https://github.com/klsecservices/s7scan) - Scanner for enumerating Siemens S7 PLCs on a TCP/IP or LLC network.
### Side-channel Tools ### Side-channel Tools