• zurohki@aussie.zone
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    1 month ago
    • Try to log in to my ISP’s website. “Username not found.”
    • Try the password reset link and put in the username just to see what happens. “Password reset email sent.”
    • Email turns up. Click the link. Type a password. “Password reset successfully.”
    • Try to log in to my ISP’s website. “Username not found.”

    Jackie Chan confused meme

    Edit: to be clear, I didn’t put in my email address, I only put in the username. The system looked up the username and found the email address by itself.

    • Buddahriffic@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      1 month ago

      Step 1: find phishing site
      Step 2: find/write brute force script that doesn’t stop on successful login but has longer random delay between attempts (so it isn’t obvious it’s a form of a DOS attack)
      Step 3: poison phishing site data

      Use proxies from areas that would normally use the service the phishing site is mimicking.

      Bonus step: in case the phishers use the same proxies source, make enough invalid login attempts to the actual service to get the proxies IP blocked so they can’t use them to test the large number of invalid logins to find if any are valid.