-
SWIG3.0.2 generated code leaks memory when strings are passed from C++ to C# code.
The problem is related to "SWIG_csharp_string_callback". Earlier releases of SWIG also had leak problems related to t…
-
## Steps to reproduce
How'd you do it?
1. use exploit/multi/scada/inductive_ignition_rce
2. set RHOSTS
3. set RPORT
4. set LHOST
5. set LPORT
6. set ssl true
7. run
This section should …
-
Hi,
the latest version of Rapid Scada still uses jQuery 2.2.3 and Bootstrap 3.3.6, which both have security flaws. Thus, I recommend you to update the libraries to their latest version.
Bootstrap:…
-
i cannot find auxiliary/hardware/scada/19831 in msf6.
it was present in msf5
![image](https://user-images.githubusercontent.com/20698056/137929784-4ec7894f-9657-4df7-85e1-2f3f7ba3d719.png)
then i…
-
Hello,
I need to set the **maxByteStringLength** for the client. Is that possible?
Maybe I have to pass the _EndpointConfiguration_ when creating the client?
```
EndpointConfiguration conf …
-
Hi
When I try to install latest version of Scada BR (2.6.10-rc1 (https://github.com/SCADA-LTS/Scada-LTS/releases/tag/v2.6.10-rc1)
I got this error
_docker-compose up
Pulling scadalts (scadalts…
-
## What went wrong?
Starting with an existing backup.log file, I get the following error
```
[2021/09/30 11:30:11][error] CLI::Error
[2021/09/30 11:30:11][error] --- Wrapped Exception ---
[20…
-
**Checklist**
- Please read the [setup instructions](https://nginxproxymanager.com/setup/)
- Please read the [FAQ](https://nginxproxymanager.com/faq/)
**What is troubling you?**
Docker compose…
-
1、pom.xml
com.taosdata.jdbc
taos-jdbcdriver
2.0.37
2、docker TDengine-server-2.4.0.7
执行: insert into float_nf88fr (ts, val) values (now, 234);
Ps:float_nf88fr表存在,且有数据,上述sql,命令行可…
-
Thank you for your support.
We are using Modbus TCP driver to connect to a PLC and poll some floating points. The communication was established fine and we could receive the data but the data receive…