ZeroHour
Security Affairspublished ()ingested @securityaffairs

Many misconfigured Tor sites expose public IP address via SSL certificates

lowResearchimportance 30
Full article137 words · extracted from securityaffairs.com · click to collapse

Pierluigi Paganini September 05, 2018

Security researcher discovered that many misconfigured Tor sites using SSL certificated could expose the public IP addresses of underlying servers.

Yonathan Klijnsma, a threat researcher at RiskIQ, has discovered that many misconfigured Tor sites using SSL certificated could expose the public IP addresses of underlying servers.

Properly configured servers hosting hidden services have to listen only on the localhost (127.0.0.1) instead of any other public IP address.

“The way these guys are messing up is that they have their local Apache or Nginx server listening on any (* or 0.0.0.0) IP address, which means Tor connections will work obviously, but also external connections will as well,” 

Klijnsma explained to BleepingComputer. “This is especially true if they don’t use a firewall. These servers should be configured to only listen on 127.0.0.1.”



Text extracted automatically; images, tables and formatting may be missing. Original: https://securityaffairs.com/75904/security/tor-sites-ip-leakage.html