# HACKING

- [OT/ICS Hacking](https://blog.omarmorando.com/hacking/ot-ics-hacking.md)
- [Differenze tra IT e OT](https://blog.omarmorando.com/hacking/ot-ics-hacking/differenze-tra-it-e-ot.md)
- [La sicurezza industriale](https://blog.omarmorando.com/hacking/ot-ics-hacking/la-sicurezza-industriale.md)
- [Hacking: trovare SCADA in rete usando Google Dorks](https://blog.omarmorando.com/hacking/ot-ics-hacking/hacking-trovare-scada-in-rete-usando-google-dorks.md)
- [Hacking: Schneider Electric Building Automation](https://blog.omarmorando.com/hacking/ot-ics-hacking/hacking-schneider-electric-building-automation.md)
- [Hacking: Metasploit SCADA modules](https://blog.omarmorando.com/hacking/ot-ics-hacking/hacking-metasploit-scada-modules.md)
- [Hacking: Profibus/Profinet](https://blog.omarmorando.com/hacking/ot-ics-hacking/hacking-profibus-profinet.md)
- [Hacking: Modbus](https://blog.omarmorando.com/hacking/ot-ics-hacking/hacking-modbus.md)
- [Hacking: simulazione Modbus TCP in Linux](https://blog.omarmorando.com/hacking/ot-ics-hacking/hacking-simulazione-modbus-tcp.md)
- [Hacking: attaccare un PLC con Stuxnet](https://blog.omarmorando.com/hacking/ot-ics-hacking/hacking-attaccare-un-plc-con-stuxnet.md): Stuxnet docet...
- [Hacking: attacco tipo Stuxnet a un PLC Modicon](https://blog.omarmorando.com/hacking/ot-ics-hacking/hacking-attacco-tipo-stuxnet-a-un-plc-modicon.md)
- [Hacking: Pentest con un PLC](https://blog.omarmorando.com/hacking/ot-ics-hacking/hacking-pentest-con-un-plc.md)
- [SCADAsploit Framework](https://blog.omarmorando.com/hacking/scadasploit-framework.md)
- [Modulo: Modbus Scan](https://blog.omarmorando.com/hacking/scadasploit-framework/modulo-modbus-scan.md)
- [Modulo: Modbus Payload Transfer](https://blog.omarmorando.com/hacking/scadasploit-framework/modulo-modbus-payload-transfer.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://blog.omarmorando.com/hacking.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
