Exploit for LPD-RFC-1179-Vulnerability-POC
Exploit Code
## https://sploitus.com/exploit?id=19F8C536-DB86-53A7-99C1-ED27282DDA50
# LPD-RFC-1179-Vulnerability-POC
Shell injection vulnerability in LPD server
# Usage
Modify the code according to instructions, then run:
python3 poc.py
# Limitations
This code simply runs a reverse shell through using a netcat listener.
For other use cases, please modify it accordingly.
# Disclaimer
For authorised testing and usage only. Not for malicious purposes. Use at your own risk. Built for CTFs.