class Socialmail::Facebook
- Socialmail::Facebook
- Socialmail::Base
- Reference
- Object
Defined in:
socialmail/modules/facebook.crConstant Summary
-
BIAS_REQ_MET =
:post
-
ENDPOINT_BIAS =
"https://www.facebook.com/ajax/login/help/identify.php?ctx=recover"
-
Confirmation Bias
-
ENDPOINT_URL =
"https://www.facebook.com/login/identify/?ctx=recover/"
-
MODULE_NAME =
"FACEBOOK"
-
MODULE_URL =
"https://www.facebook.com"
Constructors
Instance Method Summary
- #create_body
-
#do_req
Notice: This request is NOISY! It will send account recovery email to the target.
- #registered : Bool
- #teq
Instance methods inherited from class Socialmail::Base
has_account(is_registered : Bool)
has_account,
user_agent
user_agent
Constructor methods inherited from class Socialmail::Base
new(module_name : String, email_address : String)
new
Constructor Detail
Instance Method Detail
def do_req
#
Notice: This request is NOISY! It will send account recovery email to the target. We can bypass this by trying to register account with the same email. xxx: impl technique via account registration