exploit-db-mirror/exploits/openbsd/remote/22858.txt
Offensive Security 36c084c351 DB: 2021-09-03
45419 changes to exploits/shellcodes

2 new exploits/shellcodes

Too many to list!
2021-09-03 13:39:06 +00:00

7 lines
No EOL
536 B
Text

source: https://www.securityfocus.com/bid/8082/info
OpenBSD PF is prone to an information leakage vulnerability when configured to redirect incoming traffic from standard ports to high ports. This occurs because PF responds different to packets destined for active private addresses than to those destined for inactive ones. This could be exploited to enumerate network resources for other network segments in preparation for further attacks.
nmap -sS -P0 -n -T 4 -p 25 10.0.0.0/8
nmap -sS -P0 -n -T 4 -p 25,8025,1025,2500 10.0.0.0/8