Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/d0ubl3g/Industrial-Security-Auditing-Framework
ISAF aims to be a framework that provides the necessary tools for the correct security audit of industrial environments. This repo is a mirror of https://gitlab.com/d0ubl3g/industrial-security-auditing-framework.
https://github.com/d0ubl3g/Industrial-Security-Auditing-Framework
credentials ftp hacking http ics ics-security industrial industrial-security isaf modbus modicon pentest plc s7 scada schneider-electric security security-audit siemens telnet
Last synced: 3 months ago
JSON representation
ISAF aims to be a framework that provides the necessary tools for the correct security audit of industrial environments. This repo is a mirror of https://gitlab.com/d0ubl3g/industrial-security-auditing-framework.
- Host: GitHub
- URL: https://github.com/d0ubl3g/Industrial-Security-Auditing-Framework
- Owner: d0ubl3g
- License: gpl-3.0
- Created: 2019-04-06T13:21:53.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-11-13T14:03:20.000Z (12 months ago)
- Last Synced: 2024-06-06T20:03:59.200Z (5 months ago)
- Topics: credentials, ftp, hacking, http, ics, ics-security, industrial, industrial-security, isaf, modbus, modicon, pentest, plc, s7, scada, schneider-electric, security, security-audit, siemens, telnet
- Language: Python
- Homepage:
- Size: 257 KB
- Stars: 56
- Watchers: 5
- Forks: 22
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-hacking-lists - d0ubl3g/Industrial-Security-Auditing-Framework - ISAF aims to be a framework that provides the necessary tools for the correct security audit of industrial environments. This repo is a mirror of https://gitlab.com/d0ubl3g/industrial-security-auditin (Python)
README
# Industrial Security Auditing Framework
▄█ ▄████████ ▄████████ ▄████████
███ ███ ███ ███ ███ ███ ███
███▌ ███ █▀ ███ ███ ███ █▀
███▌ ███ ███ ███ ▄███▄▄▄
███▌ ▀███████████ ▀███████████ ▀▀███▀▀▀
███ ███ ███ ███ ███
███ ▄█ ███ ███ ███ ███
█▀ ▄████████▀ ███ █▀ ███ISAF aims to be a framework that provides the necessary tools for the correct security audit of industrial environments.
## Getting Started
These instructions will get you a copy of the project up and running for development and testing purposes. For full documentation go to [Getting Started](https://gitlab.com/d0ubl3g/industrial-security-auditing-framework/wikis/Getting-Started) wiki.
### Setup
Executing the following command would met all the requirements. **Python 3.7+ is Required**:
```
./setup.sh
```
The full installation documentation is at [Installation](https://gitlab.com/d0ubl3g/industrial-security-auditing-framework/wikis/Installation) wiki.### Usage
#### See [Usage](https://gitlab.com/d0ubl3g/industrial-security-auditing-framework/wikis/Usage) wiki.## Documentation
Documentation is hosted at [ISAF Wiki](https://gitlab.com/d0ubl3g/industrial-security-auditing-framework/wikis/home)## References
* [ISF](https://github.com/dark-lbp/isf)
* [Routersploit](https://github.com/threat9/routersploit)
* [Metasploit](https://github.com/rapid7/metasploit-framework)## Authors
* [Gorka Gonzalo](https://www.linkedin.com/in/gorkagonzalo) a.k.a. **D0ubl3G** : d0ubl3g[at]protonmail.com | [@D0ubl3G](https://t.me/d0ubl3g) (Telegram) | [@d0u6l3g](https://twitter.com/d0u6l3g) (Twitter)
See also the list of [contributors](https://gitlab.com/d0ubl3g/industrial-security-auditing-framework/graphs/master) who participated in this project.
## License
This project is licensed under the GPLv3 License - see the [LICENSE](LICENSE) file for details
## Disclaimer
##### FRAMEWORK IS IN EARLY DEVELOPMENT PHASE. DO NOT USE IN PRODUCTION ENVIRONMENTS, MAY PRODUCE DISRUPTIONS IN OPERATIONS.