Update README.md (#268)

Added an Industrial PT tool
This commit is contained in:
Jim Was Here [a.k.a R3dxpl0it] 2019-01-08 17:24:28 +01:00 committed by Samar Dhwoj Acharya
parent f8c952d1fe
commit d31354e752
1 changed files with 6 additions and 0 deletions

View File

@ -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.