diff --git a/README.md b/README.md index 9f9e2b7..6de8153 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,7 @@ Your contributions and suggestions are heartily♥ welcome. (✿◕‿◕). Plea * [Anonymity Tools](#anonymity-tools) * [Reverse Engineering Tools](#reverse-engineering-tools) * [Physical Access Tools](#physical-access-tools) + * [Industrial and Scada Systems](#industrial-and-scada-systems) * [Side-channel Tools](#side-channel-tools) * [CTF Tools](#ctf-tools) * [Penetration Testing Report Templates](#penetration-testing-report-templates) @@ -457,6 +458,7 @@ Your contributions and suggestions are heartily♥ welcome. (✿◕‿◕). Plea * [OSINT-SPY](https://github.com/SharadKumar97/OSINT-SPY) - Performs OSINT scan on email addresses, domain names, IP addresses, or organizations. * [pagodo](https://github.com/opsdisk/pagodo) - Automate Google Hacking Database scraping. * [surfraw](https://github.com/kisom/surfraw) - Fast UNIX command line interface to a variety of popular WWW search engines. +* [GyoiThon](https://github.com/gyoisamurai/GyoiThon) - GyoiThon is an Intelligence Gathering tool using Machine Learning. ### Anonymity Tools @@ -502,6 +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. * [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 Exploitation Framework](https://github.com/dark-lbp/isf) - ISF(Industrial Control System Exploitation Framework),a exploitation framework based on Python + ### Side-channel Tools * [ChipWhisperer](http://chipwhisperer.com) - Complete open-source toolchain for side-channel power analysis and glitching attacks.