h00die
557a15a115
spelling fixes on docs
2023-10-10 14:46:18 -04:00
PazFi
1f7b3319a9
Changing readme file accordingly.
2022-08-01 13:43:26 +03:00
PazFi
a6bdc5ea29
-Validating md file with msftidy_docs.
...
-Removing global variables, and calling data stored in datastore when required.
-Calling methods or variables instead of calling terminal commands.
-Some indentations.
-Using heredocs when handling multiple strings.
-Handling the case where LHOST does not contain IP address.
2022-07-24 18:51:53 +03:00
PazFi
28c3dd5739
A SCADA scanner module for BACnet protocol.
...
The scanner discovers BACnet devices on the network by broadcasting
Who-is packets, extracts model name, software version, firmware
revision and description from the discovered devices by sending
specific read-property packets. After parsing the data the module saves
it to a local xml file.
Because devices can be nested, every address can have multiple devices.
2022-07-19 17:02:35 +03:00
gwillcox-r7
ea8cf7b71e
Fix up one of the documentation lines to reflect the fact that we can get the version number in the major.minor version format. Also fix up the Options section to remove the default option and replace it with a line that I think should be more appropriate
2020-09-08 12:29:38 -05:00
Juan Escobar
710ac48d26
Remove the UNIT_ID option from the registers_option section and from the documentation, and update the module with a link to the Modbus protocol specification.
2020-09-08 12:28:14 -05:00
gwillcox-r7
c6d98a537b
Add in various fixes for review comments, including description improvements, validation of the UNIT_ID value, and fixes to the return values of some functions. Also update the documentation to address issues from first round of the review.
2020-09-08 12:27:47 -05:00
itsecurityco
182797fcbb
Update documentation to fix spelling mistakes and grammar issues
2020-09-08 12:27:35 -05:00
Juan
5f75479bb0
bold title
2020-09-08 12:27:35 -05:00
Juan
04e09267cf
Refactor the module's code and fix several typos
...
Co-authored-by: bcoles <bcoles@gmail.com >
2020-09-08 12:27:00 -05:00
itsecurityco
a2a69f58a7
Improve documentation
2020-09-08 12:26:33 -05:00
itsecurityco
a0f91d93ad
Upload initial copy of the module and its documentation
2020-09-08 12:26:06 -05:00
h00die
4b0ab94043
module options to options
2020-01-16 10:49:22 -05:00
Luis Rosa
c8a75763b5
detail vulnerable application description
2019-01-16 01:40:36 +00:00
Luis Rosa
ffe5db4010
new pcom client mode that allows to read and write
...
several types of operands
2019-01-16 00:16:38 +00:00
Patrick DeSantis
925088bf2a
Create moxa_discover.md
2017-03-27 11:44:03 -04:00
Tijl Deneut
8df8f7dda0
Initial commit of profinet_siemens.rb
2016-09-11 09:15:41 +02:00