YasserGersy / Facebook_ReAuthenticator

ReAuth facebook session every 300 seconds

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Facebook_ReAuthenticator

ReAuth facebook session every 300 seconds

To who


For those Who test facebook or bruteforcing somewhere , facebook ask for resubmitting your password from time to time , so this script will refresh your session every 300 seconds .


Using curl and sleep


curl sends HTTP request with your session data to facebook
POST https://m.facebook.com/password/reauth/?next=https%3A%2F%2Fm.facebook.com and sleeps for 300 seconds then repeate


asks for

-Facebook valid session cookie
-facebook valid fb_dtsg value
-Your password

About

ReAuth facebook session every 300 seconds


Languages

Language:Shell 100.0%