Help
RSS
API
Feed
Maltego
Contact
Domain > ca.fieldglass.ca-cre.scs.sap
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-06-14
23.195.81.144
(
ClassC
)
2025-11-01
23.216.147.203
(
ClassC
)
Port 443
HTTP/1.1 200 OKAccess-Control-Allow-Credentials: trueAccess-Control-Allow-Origin: https://ca.fieldglass.ca-cre.scs.sapx-content-type-options: nosniffstrict-transport-security: max-age31536000 ; includeSubDomainspublic-key-pins: pin-sha256cUPcTAZWKaASuYWhhneDttWpY3oBAkE3h2+soZS7sWs; pin-sha256M8HztCzM3elUxkcjR2S5P4hhyBNf6lHkmjAHKhpGPWE; max-age5184000; includeSubdomainsx-permitted-cross-domain-policies: nonex-xss-protection: 1; modeblockx-frame-options: SAMEORIGINContent-Type: text/html;charsetutf-8x-envoy-upstream-service-time: 99X-Akamai-Transformed: 9 20619 0 pmbmRUM,2Expires: Sat, 01 Nov 2025 09:49:58 GMTCache-Control: max-age0, no-cache, no-storePragma: no-cacheDate: Sat, 01 Nov 2025 09:49:58 GMTContent-Length: 25320Connection: keep-aliveSet-Cookie: JSESSIONID8EFA25265458072C6A0081DD6C761BAE; Path/; Secure; HttpOnly; SameSiteNone; SameSiteNone; SecureSet-Cookie: InSitef1af0fd7d5b17e43; HttpOnly; SameSiteNone; SecureServer-Timing: cdn-cache; descMISSServer-Timing: edge; dur769Server-Timing: origin; dur210Server-Timing: ak_p; desc1761990597254_388944011_534805508_98434_124567_6_21_-;dur1 !DOCTYPE html>html langen>head> meta nameviewport contentwidthdevice-width,initial-scale1> script typetext/javascript srchttps://assets.adobedtm.com/ccc66c06b30b/b78d67c455db/launch-c510c4ee2985.min.js>/script> script typetext/javascript src/scripts/cookie_consent_manager.vc395f76d6080c44d5e6d5489ad6921eb.js>/script> script typetext/javascript src/scripts/jquery/fg-unified-jquery.v8bd302b7e36fb8b242e8a1cc22049ebf.js>/script> script typetext/javascript src/scripts/browser.v8fc6afc570a43fd3b110daebab3793f2.js>/script> script typetext/javascript src/scripts/login.v62a09bbc1c85ad4aa8ad8e2981fc3626.js>/script> script typetext/javascript src/scripts/reverse_tab_nabber.vaf9b414db0fab6eac2dc0c4cad5c7b13.js>/script> style> html { display: none; } /style> script typetext/javascript > if (self top) { document.documentElement.style.display block; } else { top.location self.location; } //we are loading the login page inside a regular page, //-->need to reload the regular login page if ($(body.layoutBase).length > 0) { location.href /login.do; } /script> title>SAP Fieldglass Sign In/title> link href/scripts/fiori3-new_login.v55e91fcbf42e3b66e9eb62bc5109ba9b.css titledefault relstylesheet typetext/css/> !-- SMB_login_here --> link relshortcut icon href/images/interface/logo.ico?v3/> link href/scripts/fiori3-svg_sprites.v8cbb286f02d9b9e11eac350ee583fcf3.css titledefault relstylesheet typetext/css/> link href/scripts/fioriNext-theme_default.vf4e818c36d7cd1748bc1b1a5ce257b7c.css titledefault relstylesheet typetext/css/> link href/scripts/less/designSystems/fioriNext/themes/morningHorizon.vb54d49335b822fd19293dfc95992743a.css titledefault relstylesheet typetext/css/> script typetext/javascript > function passwordFocus() { if(document.loginForm.password ! null && document.loginForm.password.style.display ! none) document.loginForm.password.focus(); return false; } function checkCookiesSupport() { // This script does not writes any information to the browser it only checks if cookies are allowed var isCookieSupported 0 document.cookie setSameSiteCookie(nameInSite; path/;); isCookieSupported document.cookie.indexOf(InSite); // If Cookies are allowd delete the cookie created if (isCookieSupported 0) { document.cookie setSameSiteCookie(nameInSite; path/; expiresThu, 1 JAN 1970 00:00:01 UTC;); } if (document.getElementById(isCookieEnabled)) { document.getElementById(isCookieEnabled).value (!(isCookieSupported 0)); } } function changeLanguage(obj) { var url /? + obj.name + + obj.value; window.location.href url } $(.selectLanguage option:first).prop(selected,false); function validateLogin(form) { if (form.username.value.length 0) { showErrorWithIcon(Please enter your username.,#errorPanel); form.username.focus(); if ($( .errorDiv ).length > 0 ) { $(div.errorDiv).attr(role,alert); } return false; } var pswdField null; if (form.password ! null) pswdField form.password; else if (form.timeBasedOneTimePasscode ! null) pswdField form.timeBasedOneTimePasscode; else if (form.totp!null) pswdField form.totp; if (pswdField.value.length 0) { passwordFocus(); showErrorWithIcon(Please enter your password.,#errorPanel); if ($( .errorDiv ).length > 0 ) { $(div.errorDiv).attr(role,alert); } return false; } form.client_width.value windowDimensions().innerWidth; form.client_height.value windowDimensions().innerHeight; form.flash_enabled.value isFlashEnabled(); return true; } function showErrorWithIcon(errMsg, selector) { errMsg errMsg.replace(/\n/g, br/>); // check if the error panel exist set the error content else append it if($(.error_msg,.center).html() ! ){ $(.globalError).text(errMsg); }else{ $(selector).html(div class\errorDiv\>div class\errorrow clearfix\>figure>svg class\iconSvg fl red_type2\>use xlink:href\#icon-critical\>/use>/svg>/figure>div class\globalError\> + errMsg + /div>/div>/div>); } } // if the login is in the preview pane put it in the main window. if (window.name previewPaneFrame && parent && parent.name.indexOf(modalWindow) -1) { parent.location.href /login.jsp?next + escape(parent.location.pathname + parent.location.search); } if (window.name tagPreviewPaneFrame && parent && parent.name.indexOf(modalWindow) -1) { parent.location.href /login.jsp?next + escape(parent.location.pathname + parent.location.search); } // if the window is a modal window then close the window with the return code // of SESSION_DISCONNECT so that the window will know to go to the login page. var RETURN_CODE_SESSION_DISCONNECT -1; if (typeof window.dialogHeight ! undefined) { window.returnValue RETURN_CODE_SESSION_DISCONNECT; window.close(); } if ((window.name && window.name.indexOf(modalWindow) > -1) || (parent && parent.name.indexOf(modalWindow) > -1)) { window.opener.modalWindowCallBack(RETURN_CODE_SESSION_DISCONNECT); window.close(); } /** * Fix the ltr option in the languages select (Flipping parenthesis) */ function fixRtlOption() { var selectOptionVal $(option:SELECTED).val(); $(option).each(function () { if (selectOptionVal he_IL) { // For Hebrew - Add to the ltr option (a left-to-right mark ) to all other languages (for js - Octal:\u200e) if (this.value ! he_IL) { this.text + \u200e; } } else { // For other then Hebrew languages - Add to the rtl option (a right-to-left mark - for js - Octal:\u200f) if (this.value he_IL) { this.text + \u200f; } } }); } $(function(){ if (document.loginForm.username){ document.loginForm.username.focus(); } checkCookiesSupport(); // Fix the ltr option in the languages select (Flipping parenthesis) fixRtlOption(); }) ; /script>script>(window.BOOMR_mqwindow.BOOMR_mq||).push(addVar,{rua.upush:false,rua.cpush:false,rua.upre:false,rua.cpre:false,rua.uprl:false,rua.cprl:false,rua.cprf:false,rua.trans:,rua.cook:false,rua.ims:false,rua.ufprl:false,rua.cfprl:false,rua.isuxp:false,rua.texp:norulematch,rua.ceh:false,rua.ueh:false,rua.ieh.st:0});/script> script>!function(e){var nhttps://s.go-mpulse.net/boomerang/;if(FalseTrue)e.BOOMR_confige.BOOMR_config||{},e.BOOMR_config.PageParamse.BOOMR_config.PageParams||{},e.BOOMR_config.PageParams.pci!0,nhttps://s2.go-mpulse.net/boomerang/;if(window.BOOMR_API_keyF3ZGJ-ZUZLT-CNEWJ-XYYT6-J4K5X,function(){function e(){if(!o){var edocument.createElement(script);e.idboomr-scr-as,e.srcwindow.BOOMR.url,e.async!0,i.parentNode.appendChild(e),o!0}}function t(e){o!0;var n,t,a,r,ddocument,Owindow;if(window.BOOMR.snippetMethode?if:i,tfunction(e,n){var td.createElement(script);t.idn||boomr-if-as,t.srcwindow.BOOMR.url,BOOMR_lstart(new Date).getTime(),ee||d.body,e.appendChild(t)},!window.addEventListener&&window.attachEvent&&navigator.userAgent.match(/MSIE 67\./))return window.BOOMR.snippetMethods,void t(i.parentNode,boomr-async);adocument.createElement(IFRAME),a.srcabout:blank,a.title,a.rolepresentation,a.loadingeager,r(a.frameElement||a).style,r.width0,r.height0,r.border0,r.displaynone,i.parentNode.appendChild(a);try{Oa.contentWindow,dO.document.open()}catch(_){ndocument.domain,a.srcjavascript:var ddocument.open();d.domain+n+;void(0);,Oa.contentWindow,dO.document.open()}if(n)d._boomrlfunction(){this.domainn,t()},d.write(bo+dy onloaddocument._boomrl();>);else if(O._boomrlfunction(){t()},O.addEventListener)O.addEventListener(load,O._boomrl,!1);else if(O.attachEvent)O.attachEvent(onload,O._boomrl);d.close()}function a(e){window.BOOMR_onloade&&e.timeStamp||(new Date).getTime()}if(!window.BOOMR||!window.BOOMR.version&&!window.BOOMR.snippetExecuted){window.BOOMRwindow.BOOMR||{},window.BOOMR.snippetStart(new Date).getTime(),window.BOOMR.snippetExecuted!0,window.BOOMR.snippetVersion12,window.BOOMR.urln+F3ZGJ-ZUZLT-CNEWJ-XYYT6-J4K5X;var idocument.currentScript||document.getElementsByTagName(script)0,o!1,rdocument.createElement(link);if(r.relList&&functiontypeof r.relList.supports&&r.relList.supports(preload)&&asin r)window.BOOMR.snippetMethodp,r.hrefwindow.BOOMR.url,r.relpreload,r.asscript,r.addEventListener(load,e),r.addEventListener(error,function(){t(!0)}),setTimeout(function(){if(!o)t(!0)},3e3),BOOMR_lstart(new Date).getTime(),i.parentNode.appendChild(r);else t(!1);if(window.addEventListener)window.addEventListener(load,a,!1);else if(window.attachEvent)window.attachEvent(onload,a)}}(),.length>0)if(e&&performancein e&&e.performance&&functiontypeof e.performance.setResourceTimingBufferSize)e.performance.setResourceTimingBufferSize();!function(){if(BOOMRe.BOOMR||{},BOOMR.pluginsBOOMR.plugins||{},!BOOMR.plugins.AK){var ntrue?1:0,t,agquou2ix3cj4w2if27cq-f-1167adba1-clientnsv4-s.akamaihd.net,ifalsetrue?2:1,o{ak.v:39,ak.cp:1831255,ak.ai:parseInt(1219948,10),ak.ol:0,ak.cr:6,ak.ipv:4,ak.proto:http/1.1,ak.rid:1fe07c04,ak.r:51519,ak.a2:n,ak.m:,ak.n:essl,ak.bpcip:52.40.234.0,ak.cport:17121,ak.gh:23.46.208.139,ak.quicv:,ak.tlsv:tls1.2,ak.0rtt:,ak.0rtt.ed:,ak.csrc:-,ak.acc:bbr,ak.t:1761990597,ak.ak:hOBiQwZUYzCg5VSAfCLimQgciiPq7bYV8kit2ql6b6YxDSsq/gaehfvQQvmYdJrTjqYY4tag+MifVZuR3ZSBZISBmNXYnEVQUM+MBuwt/LcZivD9o9I0IUAZb/befgGJRJ7o7XDGUfwpM+jQrXI5/Vl6nMvjfdRusGSOAnvtKeuoeSYMEgNokokRYb8DRtFw11HvPzQoH8gmrdCuhOGKwObDEijLGJgGkOK3yEky+fkpxmabjGbjjTtCakbAHNiRZezVEBKArZ82TLiY0WhSIWPs6VnXrqhuYRywvs0kFdJLYtroyRYv52Wle4+KzBRoeXo9+Qn6NgTgdEh2Aymedm/I8SiEMW/J7EgvfX1sIybX0MnIhEQtf+09aUsaRK3qScsvk+qqwt81xSzwj/G3qdugRHZCWQBayMN02Hmj2ruJgLkOihA1ovMoiNANtJUj4,ak.pv:6,ak.dpoabenc:,ak.tf:i};if(!t)oak.rudst;var r{i:!1,av:function(n){var thttp.initiator;if(n&&(!nt||spa_hardnt))oak.feovoid 0!e.aFeoApplied?1:0,BOOMR.addVar(o)},rv:function(){var eak.bpcip,ak.cport,ak.cr,ak.csrc,ak.gh,ak.ipv,ak.m,ak.n,ak.ol,ak.proto,ak.quicv,ak.tlsv,ak.0rtt,ak.0rtt.ed,ak.r,ak.acc,ak.t,ak.tf;BOOMR.removeVar(e)}};BOOMR.plugins.AK{akVars:o,akDNSPreFetchDomain:a,init:function(){if(!r.i){var eBOOMR.subscribe;e(before_beacon,r.av,null,null),e(onbeacon,r.rv,null,null),r.i!0}return this},is_complete:function(){return!0}}}}()}(window);/script>/head>body classloginPageStyle idloginBackgroundImg>div idwrapper> form nameloginForm methodpost action/login.do idlogin_wrapper autocompleteoff> header> div idheader_new> ul idtopHeader> li classmodeHeader iddev_mode> (t5w2j) /li> li classlinkHeader>div idselect_new>label>Language: select namelanguage aria-haspopuptrue tabIndex0 size1 classselectLanguage aria-labelSupported Languages>option valuede_DE>Deutsch (Deutschland)/option>option valueen_GB>English (United Kingdom)/option>option valueen_US selected>English (United States)/option>option valuees_MX>Español (México)/option>option valuefr_CA>Français (Canada)/option>option valuefr_FR>Français (France)/option>option valueit_IT>Italiano (Italia)/option>option valuehu_HU>Magyar (Magyarország)/option>option valuenl_NL>Nederlands (Nederland)/option>option valuepl_PL>Polski (Polska)/option>option valuept_BR>Português (Brasil)/option>option valuept_PT>Português (Europeu)/option>option valuesv_SE>Svenska (Sverige)/option>option valuemn_XC>Монгол (Монгол Улс)/option>option valueru_RU>Русский (Россия)/option>option valuehe_IL>עברית (ישראל)/option>option valuear_SA>اللغة العربية (اللغة العربية الفصحى)/option>option valuezh_TW>中文 (繁體)/option>option valuezh_CN>中文(简体)/option>option valueja_JP>日本語(日本)/option>option valueko_KR>한국어(대한민국)/option>/select>script typetext/javascript >var languageSelect $(selectnamelanguage);languageSelect.on(change,function(){ changeLanguage(this); })/script>/label>/div>/li> /ul> /div> /header> main rolemain idprimary-content> div idcontent_area_new> div idlogo classclear_bottom> figure> a tabindex0 titleCompany Logo: Go to the Fieldglass website. target_blank hrefhttps://www.sap.com/products/spend-management/external-workforce-and-services.html> svg classicon-fg_logo_white svg_margin focusablefalse altCompany Logo> use xmlns:xlinkhttp://www.w3.org/1999/xlink xlink:href#icon-fg_logo_white>/use> /svg> /a> /figure> /div> div iderrorPanel classerror_msg center>/div> div idprimary_content classfl> input typehidden nameqalogin valuenull/> div classentryLoginInput> label classloginPageLabel forusernameId_new> Username div classrequiredFieldAsterick> figure> svg classicon-asterick svg_margin focusablefalse> use xmlns:xlinkhttp://www.w3.org/1999/xlink xlink:href#icon-asterick>/use> /svg> /figure> /div> /label> input typetext nameusername maxlength100 size35 tabindex1 autocompleteoff value idusernameId_new> /div> div classentryLoginInput> label classloginPageLabel forpasswordId_new> Password div classrequiredFieldAsterick> figure> svg classicon-asterick svg_margin focusablefalse> use xmlns:xlinkhttp://www.w3.org/1999/xlink xlink:href#icon-asterick>/use> /svg> /figure> /div> /label> input typepassword namepassword maxlength50 size35 tabindex2 autocompleteoff value idpasswordId_new> /div> div idcapsLockWarningMsg rolealert classdisplayNone> Warning: b>Caps Lock is On!/b>br/>br/>Having Caps Lock on may cause you to enter your password incorrectly.br/>br/>Please press Caps Lock to turn it off before entering your password. /div> input typehidden idnextPageLabel valueNext > /> div classloginLinkContainer> div classloginLink> a href# idlogin_help_new classloginLinkTag tabindex4> Need sign in assistance? /a> /div> div classloginLink> a tabindex5 titleHelp Center target_blank hrefhttps://support.fieldglass.com/Help_Center/Fieldglass?verv1¶msX3U0DpFTdg%2F%2FlXwuM9DHOoxcKUYPO7HqKk9mUIsXVq%2Fmrdfq0sH5lIMtjSF1rhG%2FriBzJg38UvD7TkhSanVZXoey395CaztVv%2Brq4RIi4TRi7WncNBGMq5fL3auoAukhrQw%2Bqei0S4pqY0bv6zh5hAEyzSFAgArqrgmfrSR51MN80x%2F6rAqppN4oxffjrMGzeES59soDQI11pNbpgbafnJXW5vqrtuuT9IL4SOQ7M8ODKHhXOOpoZ688dsVgNvsza5HZhQ%3D%3D%3AVKJHIU11gfc7sugpNtF89w%3D%3D&destination> figure> svg classicon-support focusablefalse> use xmlns:xlinkhttp://www.w3.org/1999/xlink xlink:href#icon-support>/use> /svg> /figure> div classloginLinkText> Help Center /div> /a> /div> /div> div classentryLoginInput_button> button typesubmit nameaction tabindex3 valueSign In classformLoginButton_new> Sign In /button> /div> input typehidden namenext value> input typehidden name_for value> input typehidden name_company_code value> input typehidden name_resource_id value> input typehidden name_destination value> input typehidden name_destination_context value> input typehidden nameclient_width> input typehidden nameclient_height> input typehidden nameflash_enabled> input typehidden namenoBrowserCheck value> input typehidden nameisCookieEnabled idismCookieEnabled valuetrue> /div> div classclear>/div> /div> /main> /form> /div>div idfooter_new> div classfooter-content-wrap> div idfooter_content classfooter-content-area> img src./images/sap-logo.png height31 altSAP SE or an SAP affiliate company. All rights reserved.> © 2025 SAP SE or an SAP affiliate company. All rights reserved. Confidential and Proprietary Information of SAP America, Inc.br/> ul>li>a href/PrivacyPolicy.en_US.pdf target_blank>Data Processing Disclosure/a>/li> li>a href/CookiePolicy.en_US.pdf target_blank>Cookie Policy/a>/li> li>div idteconsent>/div>/li>li>a href/TermsOfUse.en_US.pdf target_blank>Terms of Use/a>/li>/ul> /div> /div>/div> link href/scripts/fiori3-fg-unified-1.vce06b208fa2aabae6720f04dce4aa3ad.css titledefault relstylesheet typetext/css>script typetext/javascript src/scripts/chat-bot-all.v93d63fbf279bcbeb9f0f9173cb32d597.js>/script>script typetext/javascript > /* * Please write all your link step callbacks / event handlers in this script block. The UI framework for the chat bot * requires all such callbacks / event handlers to be in global scope. Also make sure that you * are not putting these callbacks / event handlers in some namespace. */ /** * Click Handler for Submit Support Case link */ function openSubmitSupportCaseWindow() { window.open(/submit_case.do?languageen_US, submitCase,toolbarno,locationyes,resizableyes,scrollbarsyes,width530,height660,screenX50,screenY50,left300,top20); }/script>script> $(function () { new ChatBotAssembler({chatId:resolveLoginIssuesChat,chatSessionId:qQHmgJZfqS,localeId:en_US}, {helpMenuCreateObjectsIcon: $(figure >svg classicon-add svg_margin focusablefalse > use xlink:href#icon-add>/use>/svg>/figure>).get(0),helpMenuArrowIcon: $(figure >svg classicon-move-down svg_margin focusablefalse > use xlink:href#icon-move-down>/use>/svg>/figure>).get(0),infoIconForDomainName: $(figure >svg classicon-info svg_margin focusablefalse > use xlink:href#icon-info>/use>/svg>/figure>).get(0),helpObjects: {},panelCloseIconTooltip: Close,helpMenuApproveObjectsIcon: $(figure >svg classicon-wizard-completed svg_margin focusablefalse > use xlink:href#icon-wizard-completed>/use>/svg>/figure>).get(0),helpMenuScheduleInterviewsIcon: $(figure >svg classicon-my-history svg_margin focusablefalse > use xlink:href#icon-my-history>/use>/svg>/figure>).get(0),voiceButtonRequired: false,panelTogglingElementSelectors: #assistant-launch-icon,#login_help_new,#chatBotLaunchIconContainer,#assistantLinkFromErrorMessage,omniboxRequired: false,panelCloseIcon: $(figure >svg classiconSvg bot_light_blue size_10 icon-remove svg_margin focusablefalse > use xlink:href#icon-remove>/use>/svg>/figure>).get(0),showDomainName: true,voiceIconTooltip: Start voice control.,omniboxChatId: omniboxChat,textForDomainName: You are currently accessing ca.fieldglass.ca-cre.scs.sap,omniboxInputStateName: text-for-nlp-analysis,helpMenuInitHelpMessage: Here are the actions I can help you with.,panelHeaderIcon: $(img classbotCopilotHeaderIcon src/images/svgicons/CoPilot_transparent.svg altCopilot Icon>).get(0),helpMenuViewObjectsIcon: $(figure >svg classicon-search svg_margin focusablefalse > use xlink:href#icon-search>/use>/svg>/figure>).get(0),panelHeaderIconTooltip: Fieldglass Assistant,helpMenuIconTooltip: Help,helpMenuManageWorkersIcon: $(figure >svg classicon-CheckedOutByMe svg_margin focusablefalse > use xlink:href#icon-CheckedOutByMe>/use>/svg>/figure>).get(0),helpMenuExtendObjectsIcon: $(figure >svg classicon-edit svg_margin focusablefalse > use xlink:href#icon-edit>/use>/svg>/figure>).get(0),arrowIconForText: $(figure >svg classicon-nav-arrow svg_margin focusablefalse > use xlink:href#icon-nav-arrow>/use>/svg>/figure>).get(0),defaultProfilePicture: $(figure >svg classicon-user-accounts svg_margin focusablefalse > use xlink:href#icon-user-accounts>/use>/svg>/figure>).get(0),helpMenuManageReportsIcon: $(figure >svg classicon-analytics svg_margin focusablefalse > use xlink:href#icon-analytics>/use>/svg>/figure>).get(0),helpMenuIcon: $(figure >svg classiconSvg bot_light_blue size_10 icon-help svg_margin focusablefalse > use xlink:href#icon-help>/use>/svg>/figure>).get(0),omniboxChatStepId: 1,voiceIcon: $(figure >svg classicon-microphone svg_margin focusablefalse > use xlink:href#icon-microphone>/use>/svg>/figure>).get(0),showHelpMenu: false,}, {endPointUrl:/bot/beforeLogin}); })/script> script typetext/javascript > //DO NOT ADD TO THIS SCRIPT TAG try { if (!!window._satellite) { _satellite.pageBottom(); } } catch(e) { console.error(Error while calling _satellite.pageBottom(), Error thrown : + e); } /script> /body>/html>
View on OTX
|
View on ThreatMiner
Please enable JavaScript to view the
comments powered by Disqus.
Data with thanks to
AlienVault OTX
,
VirusTotal
,
Malwr
and
others
. [
Sitemap
]