Apr 222022
 

A weird thing I noticed on a TP-Link CPE210 Pharos Access Point. If you curl it, it will not return anything. If you add “–compressed” it will. That might be worth writing down for future pentests!

curl 192.168.0.254
returns nothing

curl 192.168.0.254 --compressed
return login page