Proof of concept for LabVIEW Web Server HTTP Get Newline DoS vulnerability## Synopsis
(G)old exploit - the remote web server is prone to a denial of service attack.
## Description
It was possible to kill the web server by sending a request that ends with two LF characters instead of the normal sequence CR LF CR LF (CR = carriage return, LF = line feed).
An attacker can exploit this vulnerability to make this server and all LabView applications crash.
## Gleen Research Center | NASA - LabVIEW Web Server DoS Vulnerability

## Solution
Upgrade your LabView software or run the web server with logging disabled.
## References
https://seclists.org/bugtraq/2002/Apr/334
[4.0K] /data/pocs/b1a82c161765d90a68ce53dfeb589aba50e3f2a6
├── [1.7K] exploit.py
└── [ 710] README.md
0 directories, 2 files