Login Register




The stories and information posted here are artistic works of fiction and falsehood. Only a fool would take anything posted here as fact.


need Mail access check for all domains filter_list
Author
Message
need Mail access check for all domains #1
Hi, is there ever mail access checker for outlook, yahoo, gmail and all domains??? Please Can someone share if there is ?? Have a good day

Reply

RE: need Mail access check for all domains #2
I've yet to come across dedicated checkers for the said domains.

You can use configs with OB (OpenBullet) for Gmail, Yahoo and Outlook.
[Image: AD83g1A.png]

[+] 1 user Likes mothered's post
Reply

RE: need Mail access check for all domains #3
(09-18-2021, 04:35 PM)mothered Wrote: I've yet to come across dedicated checkers for the said domains.

You can use configs with OB (OpenBullet) for Gmail, Yahoo and Outlook.

there isn't ever gmail config or checker sir Sad(, thank you again

Reply

RE: need Mail access check for all domains #4
(09-19-2021, 06:01 PM)beton Wrote:
(09-18-2021, 04:35 PM)mothered Wrote: I've yet to come across dedicated checkers for the said domains.

You can use configs with OB (OpenBullet) for Gmail, Yahoo and Outlook.

there isn't ever gmail config or checker sir Sad(, thank you again
[SETTINGS]
{
"Name": "MailSorter[OBC]",
"SuggestedBots": 50,
"MaxCPM": 0,
"LastModified": "2021-02-10T19:41:57.2822108+01:00",
"AdditionalInfo": "๐•ค๐•๐•–๐•Ÿ๐••๐•–๐•ฃ๐•ž๐•’๐•Ÿ#0321",
"Author": "๐•ค๐•๐•–๐•Ÿ๐••๐•–๐•ฃ๐•ž๐•’๐•Ÿ#0321",
"Version": "1.4.4 [Anomaly]",
"IgnoreResponseErrors": false,
"MaxRedirects": 8,
"NeedsProxies": true,
"OnlySocks": false,
"OnlySsl": false,
"MaxProxyUses": 0,
"BanProxyAfterGoodStatus": false,
"EncodeData": false,
"AllowedWordlist1": "MailPass",
"AllowedWordlist2": "MailPass",
"DataRules": [],
"CustomInputs": [
{
"Description": "Domain To Sort ( @yahoo / @Gmail / @mail )",
"VariableName": "inp",
"Id": 967405183
}
],
"CaptchaUrl": "",
"Base64": "",
"Grayscale": false,
"RemoveLines": false,
"RemoveNoise": false,
"Dilate": false,
"Threshold": 1.0,
"DiffKeep": 0.0,
"DiffHide": 0.0,
"Saturate": false,
"Saturation": 0.0,
"Transparent": false,
"Contour": false,
"OnlyShow": false,
"ContrastGamma": false,
"Contrast": 1.0,
"Gamma": 1.0,
"Brightness": 1.0,
"RemoveLinesMin": 0,
"RemoveLinesMax": 0,
"Crop": false,
"ForceHeadless": false,
"AlwaysOpen": false,
"AlwaysQuit": false,
"DisableNotifications": false,
"CustomUserAgent": "",
"RandomUA": false,
"CustomCMDArgs": ""
}

[SCRIPT]
KEYCHECK
KEYCHAIN Success OR
KEY "<USER>" Contains "<inp>"
KEYCHAIN Failure OR
KEY "<USER>" DoesNotContain "<inp>"

UTILITY File "<inp>.txt" AppendLines "<USER>:<PASS>" -> VAR "Output"

[+] 1 user Likes balamuc12's post
Reply

RE: need Mail access check for all domains #5
(09-19-2021, 07:57 PM)balamuc12 Wrote:
(09-19-2021, 06:01 PM)beton Wrote:
(09-18-2021, 04:35 PM)mothered Wrote: I've yet to come across dedicated checkers for the said domains.

You can use configs with OB (OpenBullet) for Gmail, Yahoo and Outlook.

there isn't ever gmail config or checker sir Sad(, thank you again
ย  [SETTINGS]
{
ย  "Name": "MailSorter[OBC]",
ย  "SuggestedBots": 50,
ย  "MaxCPM": 0,
ย  "LastModified": "2021-02-10T19:41:57.2822108+01:00",
ย  "AdditionalInfo": "๐•ค๐•๐•–๐•Ÿ๐••๐•–๐•ฃ๐•ž๐•’๐•Ÿ#0321",
ย  "Author": "๐•ค๐•๐•–๐•Ÿ๐••๐•–๐•ฃ๐•ž๐•’๐•Ÿ#0321",
ย  "Version": "1.4.4 [Anomaly]",
ย  "IgnoreResponseErrors": false,
ย  "MaxRedirects": 8,
ย  "NeedsProxies": true,
ย  "OnlySocks": false,
ย  "OnlySsl": false,
ย  "MaxProxyUses": 0,
ย  "BanProxyAfterGoodStatus": false,
ย  "EncodeData": false,
ย  "AllowedWordlist1": "MailPass",
ย  "AllowedWordlist2": "MailPass",
ย  "DataRules": [],
ย  "CustomInputs": [
ย  ย  {
ย  ย  ย  "Description": "Domain To Sort ( @yahoo / @Gmail / @mail )",
ย  ย  ย  "VariableName": "inp",
ย  ย  ย  "Id": 967405183
ย  ย  }
ย  ],
ย  "CaptchaUrl": "",
ย  "Base64": "",
ย  "Grayscale": false,
ย  "RemoveLines": false,
ย  "RemoveNoise": false,
ย  "Dilate": false,
ย  "Threshold": 1.0,
ย  "DiffKeep": 0.0,
ย  "DiffHide": 0.0,
ย  "Saturate": false,
ย  "Saturation": 0.0,
ย  "Transparent": false,
ย  "Contour": false,
ย  "OnlyShow": false,
ย  "ContrastGamma": false,
ย  "Contrast": 1.0,
ย  "Gamma": 1.0,
ย  "Brightness": 1.0,
ย  "RemoveLinesMin": 0,
ย  "RemoveLinesMax": 0,
ย  "Crop": false,
ย  "ForceHeadless": false,
ย  "AlwaysOpen": false,
ย  "AlwaysQuit": false,
ย  "DisableNotifications": false,
ย  "CustomUserAgent": "",
ย  "RandomUA": false,
ย  "CustomCMDArgs": ""
}

[SCRIPT]
KEYCHECK
ย  KEYCHAIN Success OR
ย  ย  KEY "<USER>" Contains "<inp>"
ย  KEYCHAIN Failure OR
ย  ย  KEY "<USER>" DoesNotContain "<inp>"

UTILITY File "<inp>.txt" AppendLines "<USER>:<PASS>" -> VAR "Output"


Thank you very much sir, is this for openbullet config settings??
edited, I did copy and paste to openbullet but it says Fail for real account sir :/
(This post was last modified: 09-19-2021, 08:27 PM by beton.)

Reply

RE: need Mail access check for all domains #6
make file txt. , copy and paste the script in txt file, after edit with notepade, goto file , save as MailSorter.anom all files.

[+] 1 user Likes balamuc12's post
Reply

RE: need Mail access check for all domains #7
(09-19-2021, 08:34 PM)balamuc12 Wrote: make file txt. , copy and pasteย  the script inย  txt file, after edit with notepade, goto file , save as MailSorter.anomย  all files.

Thank you sir, I did but it says just Ban for accounts , it's not working, Thank you again Sad(

edited: and sir its not mail access checker just it is domain sorter right?? Thanks again sir, I need mail access checker Sad(
(This post was last modified: 09-19-2021, 08:56 PM by beton.)

Reply

RE: need Mail access check for all domains #8
(09-19-2021, 06:01 PM)beton Wrote: there isn't ever gmail config
There are Gmail configs on other boards, but In compliance with the rules, the forum links cannot be shared here.
[Image: AD83g1A.png]

[+] 1 user Likes mothered's post
Reply

RE: need Mail access check for all domains #9
(09-20-2021, 03:47 AM)mothered Wrote:
(09-19-2021, 06:01 PM)beton Wrote: there isn't ever gmail config
There are Gmail configs on other boards, but In compliance with the rules, the forum links cannot be shared here.

aa ok sir, thank you, I will check boards, sir is there target board for this??? configs board or coding??
(This post was last modified: 09-20-2021, 08:47 AM by beton.)

Reply

RE: need Mail access check for all domains #10
(09-20-2021, 08:42 AM)beton Wrote: aa ok sir, thank you, I will check boards, sir is there target board for this??? configs board or coding??
Just other forums on the net.
[Image: AD83g1A.png]

[+] 1 user Likes mothered's post
Reply