Navigation X
ALERT
Click here to register with a few steps and explore all our cool stuff we have to offer!



   438

[ HELP ] Anyone can give me a hand? thanks

by madison - 22 October, 2021 - 03:30 PM
This post is by a banned member (madison) - Unhide
madison  
Registered
252
Posts
3
Threads
6 Years of service
#1
(This post was last modified: 06 November, 2021 - 08:46 AM by madison. Edited 1 time in total.)
I made a config for   https://  ezproxy.   baylor.edu       /login,   but  it doesnot work,  who can help me ?  

 
Code:
 
[SETTINGS]
{
  "Name": "baylor",
  "SuggestedBots": 1,
  "MaxCPM": 0,
  "LastModified": "2021-10-22T21:26:22.4936966+08:00",
  "AdditionalInfo": "",
  "Author": "",
  "Version": "1.1.3",
  "IgnoreResponseErrors": false,
  "MaxRedirects": 8,
  "NeedsProxies": false,
  "OnlySocks": false,
  "OnlySsl": false,
  "MaxProxyUses": 0,
  "BanProxyAfterGoodStatus": false,
  "EncodeData": false,
  "AllowedWordlist1": "Default",
  "AllowedWordlist2": "",
  "DataRules": [],
  "CustomInputs": [],
  "ForceHeadless": false,
  "AlwaysOpen": false,
  "AlwaysQuit": false,
  "DisableNotifications": false,
  "CustomUserAgent": "",
  "RandomUA": false,
  "CustomCMDArgs": ""
}

[SCRIPT]
REQUEST GET "https://ezproxy.          baylor.edu/login" AutoRedirect=FALSE 
  
  HEADER "User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko" 
  HEADER "Pragma: no-cache" 
  HEADER "Accept: */*" 

PARSE "<SOURCE>" LR "RelayState\" value=\"" "\"" EncodeOutput=TRUE -> VAR "RelayState" 

PARSE "<SOURCE>" LR "SAMLRequest\" value=\"" "\"" EncodeOutput=TRUE -> VAR "SAMLRequest" 

REQUEST POST "https://shibboleth-2.baylor.edu/idp/profile/SAML2/POST/SSO" 
  CONTENT "RelayState=<RelayState>&SAMLRequest=<SAMLRequest>" 
  CONTENTTYPE "application/x-www-form-urlencoded" 
  HEADER "User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko" 
  HEADER "Pragma: no-cache" 
  HEADER "Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9" 
  HEADER "Host: shibboleth-2.baylor.edu" 
  HEADER "Origin: https://ezproxy.baylor.edu" 
  HEADER "Referer: https://ezproxy.baylor.edu/login" 

PARSE "<ADDRESS>" LR "" "" -> VAR "url" 

REQUEST POST "<url>" 
  CONTENT "j_username=<USER>&j_password=<PASS>&_eventId_proceed=" 
  CONTENTTYPE "application/x-www-form-urlencoded" 
  HEADER "User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko" 
  HEADER "Pragma: no-cache" 
  HEADER "Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9" 
  HEADER "Host: shibboleth-2.baylor.edu" 
  HEADER "Origin: https://shibboleth-2.baylor.edu" 
  HEADER "Referer: <url>" 

KEYCHECK BanOnToCheck=FALSE 
  KEYCHAIN Failure OR 
    KEY "was incorrect" 
  KEYCHAIN Success OR 
    KEY "<SOURCE>" DoesNotContain "was incorrect" 
This post is by a banned member (Penn123) - Unhide
Penn123  
Supreme
139
Posts
30
Threads
5 Years of service
#2
(This post was last modified: 22 October, 2021 - 03:53 PM by Penn123. Edited 2 times in total. Edit Reason: image post )
do you have a valid?

have it running but need valid

https://prnt.sc/1x3glgd
This post is by a banned member (madison) - Unhide
madison  
Registered
252
Posts
3
Threads
6 Years of service
#3
(This post was last modified: 06 November, 2021 - 08:47 AM by madison. Edited 1 time in total.)
I donot have a valid combo.  I use the "DoesNotContain the wrong keywords" for the Success in KEY CHECK. 

But i cannot made a valid config. 


[Image: 8gWrHxVdpQhJ29z.jpg]
 
(22 October, 2021 - 03:46 PM)Penn123 Wrote: Show More

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
or
Sign in
Already have an account? Sign in here.


Forum Jump:


Users browsing this thread: 1 Guest(s)