stg-login.7awi.com Open in urlscan Pro
2606:4700::6812:1552  Public Scan

URL: https://stg-login.7awi.com/
Submission: On March 17 via api from US — Scanned from US

Form analysis 2 forms found in the DOM

POST https://stg-login.7awi.com

<form id="login-form" method="POST" action="https://stg-login.7awi.com">
  <input type="hidden" name="_token" value="SSWtcR1NFPtxWI0mCQPY4YJWYskLtmh9DguOiPff" autocomplete="off"> <!-- Email Address -->
  <div>
    <label class="block font-medium text-sm text-gray-700" for="email"> Email </label>
    <input class="border-gray-300 focus:border-indigo-500 focus:ring-indigo-500 rounded-md shadow-sm block mt-1 w-full" id="email" type="text" name="email" required="required" autofocus="autofocus" autocomplete="username">
  </div>
  <!-- Password -->
  <div class="mt-4">
    <label class="block font-medium text-sm text-gray-700" for="password"> Password </label>
    <div class="relative flex-1 col-span-4 mt-1 " x-data="{ show: true }">
      <input class="rounded-md border-gray-300 shadow-sm focus:border-indigo-300 focus:ring focus:ring-indigo-200 focus:ring-opacity-50 block mt-1 w-full" id="password" type="password" name="password" required="required"
        autocomplete="current-password" :type="show ? 'password' : 'text'">
      <button type="button" class="flex absolute inset-y-0 right-0 items-center pr-3 block" @click="show = !show" :class="{'hidden': !show, 'block': show }">
        <i class="fa-solid fa-eye text-gray-700"></i>
      </button>
      <button type="button" class="flex absolute inset-y-0 right-0 items-center pr-3 hidden" @click="show = !show" :class="{'block': !show, 'hidden': show }">
        <i class="fa-solid fa-eye-slash text-gray-700"></i>
      </button>
    </div>
  </div>
  <div class="flex items-center justify-end mt-5">
    <a class="underline text-sm text-gray-600 hover:text-gray-900 rounded-md focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-indigo-500" href="https://stg-login.7awi.com/forgot-password">
                    Forgot your password?
                </a>
    <button type="submit"
      class="inline-flex items-center px-4 py-2 bg-gray-800 border border-transparent rounded-md font-semibold text-xs text-white uppercase tracking-widest hover:bg-gray-700 focus:bg-gray-700 active:bg-gray-900 focus:outline-none focus:ring-2 focus:ring-indigo-500 focus:ring-offset-2 transition ease-in-out duration-150 ms-3">
      Log in </button>
  </div>
</form>

<form><br><b>Filter results</b><br>Method: <select name="method">
    <option></option>
    <option>GET</option>
    <option>POST</option>
    <option>PUT</option>
    <option>DELETE</option>
  </select><br>Uri: <input type="text" name="uri"><br>IP: <input type="text" name="ip"><br><button type="submit">Search</button></form>

Text Content

Email
Password

Forgot your password? Log in
© 2024, Designed with ❤️ by 7awi Media group
MessagesTimelineExceptionsViews11RouteQueries0Models0GateSessionRequest
#1 / (13:58:14)8.2.15PHP Version25.27msRequest Duration1MBMemory UsageGET /Route
 * Booting (12.33ms)
 * Application (12.89ms)

 * 1 x Application (51.01%)
   12.89ms
   1 x Booting (48.81%)
   12.33ms


11 templates were rendered
 * auth.login (resources/views/auth/login.blade.php)1bladefile
   
   Params0
   
   destination

 * components.auth-session-status
   (resources/views/components/auth-session-status.blade.php)5bladefile
   
   Params0
   
   class
   
   1
   
   status
   
   2
   
   attributes
   
   3
   
   slot
   
   4
   
   __laravel_slots

 * components.input-label
   (resources/views/components/input-label.blade.php)5bladefile
   
   Params0
   
   for
   
   1
   
   value
   
   2
   
   attributes
   
   3
   
   slot
   
   4
   
   __laravel_slots

 * components.text-input
   (resources/views/components/text-input.blade.php)11bladefile
   
   Params0
   
   id
   
   1
   
   class
   
   2
   
   type
   
   3
   
   name
   
   4
   
   value
   
   5
   
   required
   
   6
   
   autofocus
   
   7
   
   autocomplete
   
   8
   
   attributes
   
   9
   
   slot
   
   10
   
   __laravel_slots

 * components.input-error
   (resources/views/components/input-error.blade.php)5bladefile
   
   Params0
   
   messages
   
   1
   
   class
   
   2
   
   attributes
   
   3
   
   slot
   
   4
   
   __laravel_slots

 * components.input-label
   (resources/views/components/input-label.blade.php)5bladefile
   
   Params0
   
   for
   
   1
   
   value
   
   2
   
   attributes
   
   3
   
   slot
   
   4
   
   __laravel_slots

 * components.password-input
   (resources/views/components/password-input.blade.php)9bladefile
   
   Params0
   
   id
   
   1
   
   class
   
   2
   
   type
   
   3
   
   name
   
   4
   
   required
   
   5
   
   autocomplete
   
   6
   
   attributes
   
   7
   
   slot
   
   8
   
   __laravel_slots

 * components.input-error
   (resources/views/components/input-error.blade.php)5bladefile
   
   Params0
   
   messages
   
   1
   
   class
   
   2
   
   attributes
   
   3
   
   slot
   
   4
   
   __laravel_slots

 * components.primary-button
   (resources/views/components/primary-button.blade.php)4bladefile
   
   Params0
   
   class
   
   1
   
   attributes
   
   2
   
   slot
   
   3
   
   __laravel_slots

 * layouts.guest (resources/views/layouts/guest.blade.php)4bladefile
   
   Params0
   
   componentName
   
   1
   
   attributes
   
   2
   
   slot
   
   3
   
   __laravel_slots

 * components.application-logo
   (resources/views/components/application-logo.blade.php)4bladefile
   
   Params0
   
   class
   
   1
   
   attributes
   
   2
   
   slot
   
   3
   
   __laravel_slots


uriGET /middlewareweb,
guestcontrollerApp\Http\Controllers\Auth\AuthenticatedSessionController@createasloginnamespaceprefixwherefileapp/Http/Controllers/Auth/AuthenticatedSessionController.php:18-22
0 statements were executed0μs



_tokenSSWtcR1NFPtxWI0mCQPY4YJWYskLtmh9DguOiPff_previousarray:1 [ "url" =>
"http://stg-login.7awi.com" ]_flasharray:2 [ "old" => [] "new" => []
]PHPDEBUGBAR_STACK_DATA[]
path_info/status_code

200


status_textOKformathtmlcontent_typetext/html; charset=UTF-8request_query

[]


request_request

[]


request_headers
  0 of 0       array:22 [▼
  "cf-ipcountry" => array:1 [▶
    0 => "US"
  ]
  "cdn-loop" => array:1 [▶
    0 => "cloudflare"
  ]
  "cf-connecting-ip" => array:1 [▶
    0 => "2602:ffc8:2:104::17"
  ]
  "sec-fetch-dest" => array:1 [▶
    0 => "document"
  ]
  "sec-fetch-user" => array:1 [▶
    0 => "?1"
  ]
  "sec-fetch-mode" => array:1 [▶
    0 => "navigate"
  ]
  "sec-fetch-site" => array:1 [▶
    0 => "none"
  ]
  "accept" => array:1 [▶
    0 => "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.7"
  ]
  "accept-language" => array:1 [▶
    0 => "en-US,en;q=0.9"
  ]
  "user-agent" => array:1 [▶
    0 => "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.6261.128 Safari/537.36"
  ]
  "upgrade-insecure-requests" => array:1 [▶
    0 => "1"
  ]
  "cache-control" => array:1 [▶
    0 => "no-cache"
  ]
  "pragma" => array:1 [▶
    0 => "no-cache"
  ]
  "cf-visitor" => array:1 [▶
    0 => "{"scheme":"https"}"
  ]
  "x-forwarded-proto" => array:1 [▶
    0 => "https"
  ]
  "cf-ray" => array:1 [▶
    0 => "865d7f266c554bd8-BUF"
  ]
  "x-forwarded-for" => array:1 [▶
    0 => "2602:ffc8:2:104::17"
  ]
  "accept-encoding" => array:1 [▶
    0 => "gzip"
  ]
  "connection" => array:1 [▶
    0 => "Keep-Alive"
  ]
  "host" => array:1 [▶
    0 => "stg-login.7awi.com"
  ]
  "content-length" => array:1 [▶
    0 => ""
  ]
  "content-type" => array:1 [▶
    0 => ""
  ]
]


request_server
  0 of 0       array:45 [▼
  "USER" => "www-data"
  "HOME" => "/var/www"
  "HTTP_CF_IPCOUNTRY" => "US"
  "HTTP_CDN_LOOP" => "cloudflare"
  "HTTP_CF_CONNECTING_IP" => "2602:ffc8:2:104::17"
  "HTTP_SEC_FETCH_DEST" => "document"
  "HTTP_SEC_FETCH_USER" => "?1"
  "HTTP_SEC_FETCH_MODE" => "navigate"
  "HTTP_SEC_FETCH_SITE" => "none"
  "HTTP_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.7"
  "HTTP_ACCEPT_LANGUAGE" => "en-US,en;q=0.9"
  "HTTP_USER_AGENT" => "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.6261.128 Safari/537.36"
  "HTTP_UPGRADE_INSECURE_REQUESTS" => "1"
  "HTTP_CACHE_CONTROL" => "no-cache"
  "HTTP_PRAGMA" => "no-cache"
  "HTTP_CF_VISITOR" => "{"scheme":"https"}"
  "HTTP_X_FORWARDED_PROTO" => "https"
  "HTTP_CF_RAY" => "865d7f266c554bd8-BUF"
  "HTTP_X_FORWARDED_FOR" => "2602:ffc8:2:104::17"
  "HTTP_ACCEPT_ENCODING" => "gzip"
  "HTTP_CONNECTION" => "Keep-Alive"
  "HTTP_HOST" => "stg-login.7awi.com"
  "REDIRECT_STATUS" => "200"
  "SERVER_NAME" => "stg-login.7awi.com"
  "SERVER_PORT" => "80"
  "SERVER_ADDR" => "10.80.3.13"
  "REMOTE_PORT" => "34640"
  "REMOTE_ADDR" => "172.69.234.167"
  "SERVER_SOFTWARE" => "nginx/1.18.0"
  "GATEWAY_INTERFACE" => "CGI/1.1"
  "REQUEST_SCHEME" => "http"
  "SERVER_PROTOCOL" => "HTTP/1.1"
  "DOCUMENT_ROOT" => "/home/ubuntu/sso/public"
  "DOCUMENT_URI" => "/index.php"
  "REQUEST_URI" => "/"
  "SCRIPT_NAME" => "/index.php"
  "CONTENT_LENGTH" => ""
  "CONTENT_TYPE" => ""
  "REQUEST_METHOD" => "GET"
  "QUERY_STRING" => ""
  "SCRIPT_FILENAME" => "/home/ubuntu/sso/public/index.php"
  "FCGI_ROLE" => "RESPONDER"
  "PHP_SELF" => "/index.php"
  "REQUEST_TIME_FLOAT" => 1710683894.9243
  "REQUEST_TIME" => 1710683894
]


request_cookies

[]


response_headers
  0 of 0       array:5 [▼
  "content-type" => array:1 [▶
    0 => "text/html; charset=UTF-8"
  ]
  "cache-control" => array:1 [▶
    0 => "no-cache, private"
  ]
  "date" => array:1 [▶
    0 => "Sun, 17 Mar 2024 13:58:14 GMT"
  ]
  "set-cookie" => array:2 [▶
    0 => "XSRF-TOKEN=eyJpdiI6IllYeDdPY3pDQnFPSkV5VnZvR2k4Mmc9PSIsInZhbHVlIjoiSEN5WTJMNjBmSHYyL2tDNjRoQTA4WXhzVVpKUmxLeSttL2w2K2VZNkN0MEx4dDFwNWRoVm9YL3VRcllRbUZtTzA0dHI2WE9IR0pXRUhEQ2lLSnVFY0FQOU1INlRZZW5heWdTMDQ4UEg0ZzdqU0lvTk9NMGNaY3VxcG1YR1V4dGwiLCJtYWMiOiJhYjMxMmY3OGRlMTg1NWUzMTIwYjJiODhkYmE2NThmYTY0NGRmMTQzMmI3MzgyMDJhNTNlMDhmZmI2NWE4ZWI3IiwidGFnIjoiIn0%3D; expires=Mon, 18 Mar 2024 13:58:14 GMT; Max-Age=86400; path=/; samesite=lax ◀XSRF-TOKEN=eyJpdiI6IllYeDdPY3pDQnFPSkV5VnZvR2k4Mmc9PSIsInZhbHVlIjoiSEN5WTJMNjBmSHYyL2tDNjRoQTA4WXhzVVpKUmxLeSttL2w2K2VZNkN0MEx4dDFwNWRoVm9YL3VRcllRbUZtTzA0dHI2W ▶"
    1 => "7awi_login_session=eyJpdiI6IitybDB3aWtFTzR1SlluUjRLd1RzR1E9PSIsInZhbHVlIjoiY0p2VnU4TnJudGtkT3lyODFjMFhSR2Z1YmRzKzdNQlE1eFcwbVBiUm5WVXlXOGtsUjRnVm9NempQMEM5K3VxdGJxWU8wb3QwVk9BeFJrbXV0L0ZrRFRCcUViTm1hUjlwbjNqZThEY2gwZDg2K1lSM2MxK1BIaHB4TGFyS1dWckwiLCJtYWMiOiJmNDA1NWIwYmU0MDc1MWY2MWQ2ODA1N2UwYjA1MzI0MWZlOWM3NmJiOWQ1OTRjZmM1YjkwMWJhOGQzMjI3OWE4IiwidGFnIjoiIn0%3D; expires=Mon, 18 Mar 2024 13:58:14 GMT; Max-Age=86400; path=/; httponly; samesite=lax ◀7awi_login_session=eyJpdiI6IitybDB3aWtFTzR1SlluUjRLd1RzR1E9PSIsInZhbHVlIjoiY0p2VnU4TnJudGtkT3lyODFjMFhSR2Z1YmRzKzdNQlE1eFcwbVBiUm5WVXlXOGtsUjRnVm9NempQMEM5K3Vxd ▶"
  ]
  "Set-Cookie" => array:2 [▶
    0 => "XSRF-TOKEN=eyJpdiI6IllYeDdPY3pDQnFPSkV5VnZvR2k4Mmc9PSIsInZhbHVlIjoiSEN5WTJMNjBmSHYyL2tDNjRoQTA4WXhzVVpKUmxLeSttL2w2K2VZNkN0MEx4dDFwNWRoVm9YL3VRcllRbUZtTzA0dHI2WE9IR0pXRUhEQ2lLSnVFY0FQOU1INlRZZW5heWdTMDQ4UEg0ZzdqU0lvTk9NMGNaY3VxcG1YR1V4dGwiLCJtYWMiOiJhYjMxMmY3OGRlMTg1NWUzMTIwYjJiODhkYmE2NThmYTY0NGRmMTQzMmI3MzgyMDJhNTNlMDhmZmI2NWE4ZWI3IiwidGFnIjoiIn0%3D; expires=Mon, 18-Mar-2024 13:58:14 GMT; path=/ ◀XSRF-TOKEN=eyJpdiI6IllYeDdPY3pDQnFPSkV5VnZvR2k4Mmc9PSIsInZhbHVlIjoiSEN5WTJMNjBmSHYyL2tDNjRoQTA4WXhzVVpKUmxLeSttL2w2K2VZNkN0MEx4dDFwNWRoVm9YL3VRcllRbUZtTzA0dHI2W ▶"
    1 => "7awi_login_session=eyJpdiI6IitybDB3aWtFTzR1SlluUjRLd1RzR1E9PSIsInZhbHVlIjoiY0p2VnU4TnJudGtkT3lyODFjMFhSR2Z1YmRzKzdNQlE1eFcwbVBiUm5WVXlXOGtsUjRnVm9NempQMEM5K3VxdGJxWU8wb3QwVk9BeFJrbXV0L0ZrRFRCcUViTm1hUjlwbjNqZThEY2gwZDg2K1lSM2MxK1BIaHB4TGFyS1dWckwiLCJtYWMiOiJmNDA1NWIwYmU0MDc1MWY2MWQ2ODA1N2UwYjA1MzI0MWZlOWM3NmJiOWQ1OTRjZmM1YjkwMWJhOGQzMjI3OWE4IiwidGFnIjoiIn0%3D; expires=Mon, 18-Mar-2024 13:58:14 GMT; path=/; httponly ◀7awi_login_session=eyJpdiI6IitybDB3aWtFTzR1SlluUjRLd1RzR1E9PSIsInZhbHVlIjoiY0p2VnU4TnJudGtkT3lyODFjMFhSR2Z1YmRzKzdNQlE1eFcwbVBiUm5WVXlXOGtsUjRnVm9NempQMEM5K3Vxd ▶"
  ]
]


session_attributes
  0 of 0       array:4 [▼
  "_token" => "SSWtcR1NFPtxWI0mCQPY4YJWYskLtmh9DguOiPff"
  "_previous" => array:1 [▶
    "url" => "http://stg-login.7awi.com"
  ]
  "_flash" => array:2 [▶
    "old" => []
    "new" => []
  ]
  "PHPDEBUGBAR_STACK_DATA" => []
]


PHP DebugBar | Open

DateMethodURLIPFilter data

Load moreShow only current URLShow allDelete all

Filter results
Method: GETPOSTPUTDELETE
Uri:
IP:
Search