URL: https://microsoft-teams-download.burleson-appliance.net Model: Joe Sandbox AI | ```json{ "brand": "Microsoft", "brand_classification": "wellknown", "legit_url": "https://www.microsoft.com/en-us/microsoft-teams/download-app", "similarity": 5, "spoofed": 4, "reasoning": "The URL includes 'microsoft-teams-download', which suggests an association with Microsoft's Teams product. However, the domain 'burleson-appliance.net' does not have any known connection to Microsoft, which reduces the likelihood of it being a legitimate Microsoft domain. The use of a subdomain to include 'microsoft-teams-download' could be an attempt to mimic a legitimate download page, but the main domain does not support this association. The structural similarity is moderate due to the inclusion of the product name, but the overall likelihood of typosquatting is reduced by the unrelated main domain, suggesting it might be used for a different legitimate purpose or unrelated marketing campaign."} |
URL: https://microsoft-teams-download.burleson-appliance.net |
URL: https://microsoft-teams-download.burleson-applianc... Model: Joe Sandbox AI | {
"risk_score": 3,
"reasoning": "The script appears to be a cookie consent popup implementation, which is a common and legitimate practice. While it uses some outdated APIs like `XDomainRequest`, the overall behavior is benign and focused on providing a user-friendly cookie consent experience. The script does not exhibit any high-risk indicators like data exfiltration or dynamic code execution. The risk is low, and the script is likely implementing standard cookie consent functionality."
} |
function Pop(){var cssRuleFile="https://cookieconsent.popupsmart.com/src/css/style.css";let lnk=document.createElement("link");lnk.setAttribute("rel","stylesheet");lnk.setAttribute("type","text/css");lnk.setAttribute("href",cssRuleFile);document.getElementsByTagName("head")[0].appendChild(lnk);let styl="undefined";var conDivObj;var fadeInTime=10;var fadeOutTime=10;let cookie={name:"cookieconsent_status",path:"/",expiryDays:365*24*60*60*5000,};let content={message:"This website uses cookies to ensure you get the best experience on our website.",btnText:"Got it!",mode:" banner bottom",theme:" theme-classic",palette:" palette1",link:"Learn more",href:"https://www.cookiesandyou.com",target:"_blank",};let createPopUp=function(){console.log(content);if(typeof conDivObj==="undefined"){conDivObj=document.createElement("DIV");conDivObj.style.opacity=0;conDivObj.setAttribute("id","spopupCont");}
conDivObj.innerHTML='<div id="poper" class="window '+
content.mode+
content.theme+
content.palette+
'"><span id="msg" class="message">'+
content.message+
'<a id="plcy-lnk" class="policylink" href="'+
content.href+
'"'+
" target="+
content.target+
">"+
content.link+
'</a></span><div id="btn" class="compliance"><a id="cookie-btn" class="spopupbtnok" >'+
content.btnText+
'</a></div></div>';document.body.appendChild(conDivObj);fadeIn(conDivObj);document.getElementById("cookie-btn").addEventListener("click",function(){saveCookie();fadeOut(conDivObj);});};let fadeOut=function(element){var op=1;var timer=setInterval(function(){if(op<=0.1){clearInterval(timer);conDivObj.parentElement.removeChild(conDivObj);}
element.style.opacity=op;element.style.filter="alpha(opacity="+op*100+")";op-=op*0.1;},fadeOutTime);};let fadeIn=function(element){var op=0.1;var timer=setInterval(function(){if(op>=1){clearInterval(timer);}
element.style.opacity=op;element.style.filter="alpha(opacity="+op*100+")";op+=op*0.1;},fadeInTime);};let checkCookie=function(key){var keyValue=document.cookie.match("(^|;) ?"+key+"=([^;]*)(;|$)");return keyValue?true:false;};let saveCookie=function(){var expires=new Date();expires.setTime(expires.getTime()+cookie.expiryDays);document.cookie=cookie.name+
"="+
"ok"+
";expires="+
expires.toUTCString()+
"path="+
cookie.path;};this.init=function(param){if(checkCookie(cookie.name))return;if(typeof param==="object"){if("ButtonText"in param)content.btnText=param.ButtonText;if("Mode"in param)content.mode=" "+param.Mode;if("Theme"in param)content.theme=" "+param.Theme;if("Palette"in param)content.palette=" "+param.Palette;if("Message"in param)content.message=param.Message;if("LinkText"in param)content.link=param.LinkText;if("Location"in param)content.href=param.Location;if("Target"in param)content.target=param.Target;if("Time"in param)
setTimeout(function(){createPopUp();},param.Time*1000);else createPopUp();}};}
window.start=new Pop();
|
URL: https://microsoft-teams-download.burleson-applianc... Model: Joe Sandbox AI | {
"risk_score": 2,
"reasoning": "The provided JavaScript snippet appears to be a benign script that initializes a Swiper carousel, updates email text content, and adds click event listeners to FAQ items. It does not exhibit any high-risk behaviors and is likely part of a legitimate web application."
} |
function initSwiper(){let e=document.querySelectorAll(".swiper");e&&e.forEach(function(e){let t=JSON.parse(e.querySelector(".swiper-config").innerHTML.trim());new Swiper(e,t)})}document.addEventListener("DOMContentLoaded",()=>{let e=document.querySelectorAll(".email-text");e&&e.forEach(e=>{e.innerText="info@"+location.hostname})}),window.addEventListener("load",initSwiper),document.querySelectorAll(".faq-item h3, .faq-item .faq-toggle").forEach(e=>{e.addEventListener("click",()=>{e.parentNode.classList.toggle("faq-active")})});
|
URL: https://code.jquery.com/jquery-3.2.1.slim.min.js... Model: Joe Sandbox AI | {
"risk_score": 1,
"reasoning": "This appears to be the minified version of the jQuery library, which is a widely used and trusted JavaScript library. The code does not contain any high-risk indicators, such as dynamic code execution, data exfiltration, or obfuscated code. The behaviors observed, such as DOM manipulation and analytics/telemetry, are common and expected in a library like jQuery. Additionally, the script is from a reputable source (jQuery.org), which further reduces the risk. Overall, this script is considered low risk."
} |
/*! jQuery v3.2.1 -ajax,-ajax/jsonp,-ajax/load,-ajax/parseXML,-ajax/script,-ajax/var/location,-ajax/var/nonce,-ajax/var/rquery,-ajax/xhr,-manipulation/_evalUrl,-event/ajax,-effects,-effects/Tween,-effects/animatedSelector | (c) JS Foundation and other contributors | jquery.org/license */
!function(a,b){"use strict";"object"==typeof module&&"object"==typeof module.exports?module.exports=a.document?b(a,!0):function(a){if(!a.document)throw new Error("jQuery requires a window with a document");return b(a)}:b(a)}("undefined"!=typeof window?window:this,function(a,b){"use strict";var c=[],d=a.document,e=Object.getPrototypeOf,f=c.slice,g=c.concat,h=c.push,i=c.indexOf,j={},k=j.toString,l=j.hasOwnProperty,m=l.toString,n=m.call(Object),o={};function p(a,b){b=b||d;var c=b.createElement("script");c.text=a,b.head.appendChild(c).parentNode.removeChild(c)}var q="3.2.1 -ajax,-ajax/jsonp,-ajax/load,-ajax/parseXML,-ajax/script,-ajax/var/location,-ajax/var/nonce,-ajax/var/rquery,-ajax/xhr,-manipulation/_evalUrl,-event/ajax,-effects,-effects/Tween,-effects/animatedSelector",r=function(a,b){return new r.fn.init(a,b)},s=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,t=/^-ms-/,u=/-([a-z])/g,v=function(a,b){return b.toUpperCase()};r.fn=r.prototype={jquery:q,constructor:r,length:0,toArray:function(){return f.call(this)},get:function(a){return null==a?f.call(this):a<0?this[a+this.length]:this[a]},pushStack:function(a){var b=r.merge(this.constructor(),a);return b.prevObject=this,b},each:function(a){return r.each(this,a)},map:function(a){return this.pushStack(r.map(this,function(b,c){return a.call(b,c,b)}))},slice:function(){return this.pushStack(f.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(a){var b=this.length,c=+a+(a<0?b:0);return this.pushStack(c>=0&&c<b?[this[c]]:[])},end:function(){return this.prevObject||this.constructor()},push:h,sort:c.sort,splice:c.splice},r.extend=r.fn.extend=function(){var a,b,c,d,e,f,g=arguments[0]||{},h=1,i=arguments.length,j=!1;for("boolean"==typeof g&&(j=g,g=arguments[h]||{},h++),"object"==typeof g||r.isFunction(g)||(g={}),h===i&&(g=this,h--);h<i;h++)if(null!=(a=arguments[h]))for(b in a)c=g[b],d=a[b],g!==d&&(j&&d&&(r.isPlainObject(d)||(e=Array.isArray(d)))?(e?(e=!1,f=c&&Array.isArray(c)?c:[]):f=c&&r.isPlainObject(c)?c:{},g[b]=r.extend(j,f,d)):void 0!==d&&(g[b]=d));return g},r.extend({expando:"jQuery"+(q+Math.random()).replace(/\D/g,""),isReady:!0,error:function(a){throw new Error(a)},noop:function(){},isFunction:function(a){return"function"===r.type(a)},isWindow:function(a){return null!=a&&a===a.window},isNumeric:function(a){var b=r.type(a);return("number"===b||"string"===b)&&!isNaN(a-parseFloat(a))},isPlainObject:function(a){var b,c;return!(!a||"[object Object]"!==k.call(a))&&(!(b=e(a))||(c=l.call(b,"constructor")&&b.constructor,"function"==typeof c&&m.call(c)===n))},isEmptyObject:function(a){var b;for(b in a)return!1;return!0},type:function(a){return null==a?a+"":"object"==typeof a||"function"==typeof a?j[k.call(a)]||"object":typeof a},globalEval:function(a){p(a)},camelCase:function(a){return a.replace(t,"ms-").replace(u,v)},each:function(a,b){var c,d=0;if(w(a)){for(c=a.length;d<c;d++)if(b.call(a[d],d,a[d])===!1)break}else for(d in a)if(b.call(a[d],d,a[d])===!1)break;return a},trim:function(a){return null==a?"":(a+"").replace(s,"")},makeArray:function(a,b){var c=b||[];return null!=a&&(w(Object(a))?r.merge(c,"string"==typeof a?[a]:a):h.call(c,a)),c},inArray:function(a,b,c){return null==b?-1:i.call(b,a,c)},merge:function(a,b){for(var c=+b.length,d=0,e=a.length;d<c;d++)a[e++]=b[d];return a.length=e,a},grep:function(a,b,c){for(var d,e=[],f=0,g=a.length,h=!c;f<g;f++)d=!b(a[f],f),d!==h&&e.push(a[f]);return e},map:function(a,b,c){var d,e,f=0,h=[];if(w(a))for(d=a.length;f<d;f++)e=b(a[f],f,c),null!=e&&h.push(e);else for(f in a)e=b(a[f],f,c),null!=e&&h.push(e);return g.apply([],h)},guid:1,proxy:function(a,b){var c,d,e;if("string"==typeof b&&(c=a[b],b=a,a=c),r.isFunction(a))return d |
URL: https://microsoft-teams-download.burleson-applianc... Model: Joe Sandbox AI | {
"risk_score": 1,
"reasoning": "The provided JavaScript snippet appears to be a part of the Swiper library, which is a popular and widely-used mobile touch slider framework. The code does not contain any high-risk indicators such as dynamic code execution, data exfiltration, or obfuscated code/URLs. The behaviors observed, such as DOM manipulation, use of legacy APIs, and analytics/telemetry, are common in legitimate web development frameworks and do not raise significant security concerns. Additionally, the code is well-documented and licensed under the MIT License, indicating it is likely a legitimate and widely-used open-source project."
} |
/**
* Swiper 10.2.0
* Most modern mobile touch slider and framework with hardware accelerated transitions
* https://swiperjs.com
*
* Copyright 2014-2023 Vladimir Kharlampidi
*
* Released under the MIT License
*
* Released on: August 17, 2023
*/
var Swiper=function(){"use strict";function e(e){return null!==e&&"object"==typeof e&&"constructor"in e&&e.constructor===Object}function t(s,a){void 0===s&&(s={}),void 0===a&&(a={}),Object.keys(a).forEach((i=>{void 0===s[i]?s[i]=a[i]:e(a[i])&&e(s[i])&&Object.keys(a[i]).length>0&&t(s[i],a[i])}))}const s={body:{},addEventListener(){},removeEventListener(){},activeElement:{blur(){},nodeName:""},querySelector:()=>null,querySelectorAll:()=>[],getElementById:()=>null,createEvent:()=>({initEvent(){}}),createElement:()=>({children:[],childNodes:[],style:{},setAttribute(){},getElementsByTagName:()=>[]}),createElementNS:()=>({}),importNode:()=>null,location:{hash:"",host:"",hostname:"",href:"",origin:"",pathname:"",protocol:"",search:""}};function a(){const e="undefined"!=typeof document?document:{};return t(e,s),e}const i={document:s,navigator:{userAgent:""},location:{hash:"",host:"",hostname:"",href:"",origin:"",pathname:"",protocol:"",search:""},history:{replaceState(){},pushState(){},go(){},back(){}},CustomEvent:function(){return this},addEventListener(){},removeEventListener(){},getComputedStyle:()=>({getPropertyValue:()=>""}),Image(){},Date(){},screen:{},setTimeout(){},clearTimeout(){},matchMedia:()=>({}),requestAnimationFrame:e=>"undefined"==typeof setTimeout?(e(),null):setTimeout(e,0),cancelAnimationFrame(e){"undefined"!=typeof setTimeout&&clearTimeout(e)}};function r(){const e="undefined"!=typeof window?window:{};return t(e,i),e}function n(e,t){return void 0===t&&(t=0),setTimeout(e,t)}function l(){return Date.now()}function o(e,t){void 0===t&&(t="x");const s=r();let a,i,n;const l=function(e){const t=r();let s;return t.getComputedStyle&&(s=t.getComputedStyle(e,null)),!s&&e.currentStyle&&(s=e.currentStyle),s||(s=e.style),s}(e);return s.WebKitCSSMatrix?(i=l.transform||l.webkitTransform,i.split(",").length>6&&(i=i.split(", ").map((e=>e.replace(",","."))).join(", ")),n=new s.WebKitCSSMatrix("none"===i?"":i)):(n=l.MozTransform||l.OTransform||l.MsTransform||l.msTransform||l.transform||l.getPropertyValue("transform").replace("translate(","matrix(1, 0, 0, 1,"),a=n.toString().split(",")),"x"===t&&(i=s.WebKitCSSMatrix?n.m41:16===a.length?parseFloat(a[12]):parseFloat(a[4])),"y"===t&&(i=s.WebKitCSSMatrix?n.m42:16===a.length?parseFloat(a[13]):parseFloat(a[5])),i||0}function d(e){return"object"==typeof e&&null!==e&&e.constructor&&"Object"===Object.prototype.toString.call(e).slice(8,-1)}function c(){const e=Object(arguments.length<=0?void 0:arguments[0]),t=["__proto__","constructor","prototype"];for(let a=1;a<arguments.length;a+=1){const i=a<0||arguments.length<=a?void 0:arguments[a];if(null!=i&&(s=i,!("undefined"!=typeof window&&void 0!==window.HTMLElement?s instanceof HTMLElement:s&&(1===s.nodeType||11===s.nodeType)))){const s=Object.keys(Object(i)).filter((e=>t.indexOf(e)<0));for(let t=0,a=s.length;t<a;t+=1){const a=s[t],r=Object.getOwnPropertyDescriptor(i,a);void 0!==r&&r.enumerable&&(d(e[a])&&d(i[a])?i[a].__swiper__?e[a]=i[a]:c(e[a],i[a]):!d(e[a])&&d(i[a])?(e[a]={},i[a].__swiper__?e[a]=i[a]:c(e[a],i[a])):e[a]=i[a])}}}var s;return e}function p(e,t,s){e.style.setProperty(t,s)}function u(e){let{swiper:t,targetPosition:s,side:a}=e;const i=r(),n=-t.translate;let l,o=null;const d=t.params.speed;t.wrapperEl.style.scrollSnapType="none",i.cancelAnimationFrame(t.cssModeFrameID);const c=s>n?"next":"prev",p=(e,t)=>"next"===c&&e>=t||"prev"===c&&e<=t,u=()=>{l=(new Date).getTime(),null===o&&(o=l);const e=Math.max(Math.min((l-o)/d,1),0),r=.5-Math.cos(e*Math.PI)/2;let c=n+r*(s-n);if(p(c,s)&&(c=s),t.wrapperEl.scrollTo({[a]:c}),p(c,s))return t.wrapperEl.style.overflow="hidden",t.wrapperEl.style.scrollSnapType="",setTimeout((()=>{t.wrapperEl.style.overflow="",t.wrapperEl.scrollTo({[a]:c})})),void i.cancelAnimationFrame(t |
URL: https://microsoft-teams-download.burleson-appliance.net/?msclkid=405ba02277c21a93ebbac7ad905a34e1 Model: Joe Sandbox AI | {
"contains_trigger_text": true,
"trigger_text": "Empowering Tomorrow Through Innovation",
"prominent_button_name": "Contact Us",
"text_input_field_labels": "unknown",
"pdf_icon_visible": false,
"has_visible_captcha": false,
"has_urgent_text": false,
"has_visible_qrcode": false,
"contains_chinese_text": false,
"contains_fake_security_alerts": false,
"page_classification": "software download portal"
} |
 |
URL: https://microsoft-teams-download.burleson-applianc... Model: Joe Sandbox AI | ```json
{
"risk_score": 1,
"reasoning": "The script is a part of the Bootstrap library, which is a well-known and reputable framework. It does not exhibit any high-risk behaviors such as dynamic code execution or data exfiltration. The script primarily involves DOM manipulation and event handling, which are typical for UI libraries. There are no interactions with untrusted domains or obfuscated code present."
} |
/*!
* Bootstrap v5.3.2 (https://getbootstrap.com/)
* Copyright 2011-2023 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/
!function(t,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e():"function"==typeof define&&define.amd?define(e):(t="undefined"!=typeof globalThis?globalThis:t||self).bootstrap=e()}(this,(function(){"use strict";const t=new Map,e={set(e,i,n){t.has(e)||t.set(e,new Map);const s=t.get(e);s.has(i)||0===s.size?s.set(i,n):console.error(`Bootstrap doesn't allow more than one instance per element. Bound instance: ${Array.from(s.keys())[0]}.`)},get:(e,i)=>t.has(e)&&t.get(e).get(i)||null,remove(e,i){if(!t.has(e))return;const n=t.get(e);n.delete(i),0===n.size&&t.delete(e)}},i="transitionend",n=t=>(t&&window.CSS&&window.CSS.escape&&(t=t.replace(/#([^\s"#']+)/g,((t,e)=>`#${CSS.escape(e)}`))),t),s=t=>{t.dispatchEvent(new Event(i))},o=t=>!(!t||"object"!=typeof t)&&(void 0!==t.jquery&&(t=t[0]),void 0!==t.nodeType),r=t=>o(t)?t.jquery?t[0]:t:"string"==typeof t&&t.length>0?document.querySelector(n(t)):null,a=t=>{if(!o(t)||0===t.getClientRects().length)return!1;const e="visible"===getComputedStyle(t).getPropertyValue("visibility"),i=t.closest("details:not([open])");if(!i)return e;if(i!==t){const e=t.closest("summary");if(e&&e.parentNode!==i)return!1;if(null===e)return!1}return e},l=t=>!t||t.nodeType!==Node.ELEMENT_NODE||!!t.classList.contains("disabled")||(void 0!==t.disabled?t.disabled:t.hasAttribute("disabled")&&"false"!==t.getAttribute("disabled")),c=t=>{if(!document.documentElement.attachShadow)return null;if("function"==typeof t.getRootNode){const e=t.getRootNode();return e instanceof ShadowRoot?e:null}return t instanceof ShadowRoot?t:t.parentNode?c(t.parentNode):null},h=()=>{},d=t=>{t.offsetHeight},u=()=>window.jQuery&&!document.body.hasAttribute("data-bs-no-jquery")?window.jQuery:null,f=[],p=()=>"rtl"===document.documentElement.dir,m=t=>{var e;e=()=>{const e=u();if(e){const i=t.NAME,n=e.fn[i];e.fn[i]=t.jQueryInterface,e.fn[i].Constructor=t,e.fn[i].noConflict=()=>(e.fn[i]=n,t.jQueryInterface)}},"loading"===document.readyState?(f.length||document.addEventListener("DOMContentLoaded",(()=>{for(const t of f)t()})),f.push(e)):e()},g=(t,e=[],i=t)=>"function"==typeof t?t(...e):i,_=(t,e,n=!0)=>{if(!n)return void g(t);const o=(t=>{if(!t)return 0;let{transitionDuration:e,transitionDelay:i}=window.getComputedStyle(t);const n=Number.parseFloat(e),s=Number.parseFloat(i);return n||s?(e=e.split(",")[0],i=i.split(",")[0],1e3*(Number.parseFloat(e)+Number.parseFloat(i))):0})(e)+5;let r=!1;const a=({target:n})=>{n===e&&(r=!0,e.removeEventListener(i,a),g(t))};e.addEventListener(i,a),setTimeout((()=>{r||s(e)}),o)},b=(t,e,i,n)=>{const s=t.length;let o=t.indexOf(e);return-1===o?!i&&n?t[s-1]:t[0]:(o+=i?1:-1,n&&(o=(o+s)%s),t[Math.max(0,Math.min(o,s-1))])},v=/[^.]*(?=\..*)\.|.*/,y=/\..*/,w=/::\d+$/,A={};let E=1;const T={mouseenter:"mouseover",mouseleave:"mouseout"},C=new Set(["click","dblclick","mouseup","mousedown","contextmenu","mousewheel","DOMMouseScroll","mouseover","mouseout","mousemove","selectstart","selectend","keydown","keypress","keyup","orientationchange","touchstart","touchmove","touchend","touchcancel","pointerdown","pointermove","pointerup","pointerleave","pointercancel","gesturestart","gesturechange","gestureend","focus","blur","change","reset","select","submit","focusin","focusout","load","unload","beforeunload","resize","move","DOMContentLoaded","readystatechange","error","abort","scroll"]);function O(t,e){return e&&`${e}::${E++}`||t.uidEvent||E++}function x(t){const e=O(t);return t.uidEvent=e,A[e]=A[e]||{},A[e]}function k(t,e,i=null){return Object.values(t).find((t=>t.callable===e&&t.delegationSelector===i))}function L(t,e,i){const n="string"==typeof e,s=n?i:e||i;let o=I(t);return C.has(o)||(o=t),[n,s,o]}function S(t,e,i,n,s){if("string"!=typeof e||!t)return;let[o,r,a]=L(e,i,n);if(e in T){const t=t=>funct |
URL: https://microsoft-teams-download.burleson-applianc... Model: Joe Sandbox AI | ```json
{
"risk_score": 1,
"reasoning": "The script appears to be a module pattern for exporting a library, likely related to animations or DOM manipulations (AOS - Animate On Scroll). It does not exhibit any high-risk behaviors such as dynamic code execution or data exfiltration. The script uses some modern JavaScript practices and does not interact with external domains or use obfuscated code. Therefore, it is considered low risk."
} |
!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?exports.AOS=t():e.AOS=t()}(this,function(){return function(e){function t(o){if(n[o])return n[o].exports;var i=n[o]={exports:{},id:o,loaded:!1};return e[o].call(i.exports,i,i.exports,t),i.loaded=!0,i.exports}var n={};return t.m=e,t.c=n,t.p="dist/",t(0)}([function(e,t,n){"use strict";function o(e){return e&&e.__esModule?e:{default:e}}var i=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e},r=n(1),a=(o(r),n(6)),u=o(a),c=n(7),f=o(c),s=n(8),d=o(s),l=n(9),p=o(l),m=n(10),b=o(m),v=n(11),y=o(v),g=n(14),h=o(g),w=[],k=!1,x={offset:120,delay:0,easing:"ease",duration:400,disable:!1,once:!1,startEvent:"DOMContentLoaded",throttleDelay:99,debounceDelay:50,disableMutationObserver:!1},j=function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];if(e&&(k=!0),k)return w=(0,y.default)(w,x),(0,b.default)(w,x.once),w},O=function(){w=(0,h.default)(),j()},_=function(){w.forEach(function(e,t){e.node.removeAttribute("data-aos"),e.node.removeAttribute("data-aos-easing"),e.node.removeAttribute("data-aos-duration"),e.node.removeAttribute("data-aos-delay")})},S=function(e){return e===!0||"mobile"===e&&p.default.mobile()||"phone"===e&&p.default.phone()||"tablet"===e&&p.default.tablet()||"function"==typeof e&&e()===!0},z=function(e){x=i(x,e),w=(0,h.default)();var t=document.all&&!window.atob;return S(x.disable)||t?_():(document.querySelector("body").setAttribute("data-aos-easing",x.easing),document.querySelector("body").setAttribute("data-aos-duration",x.duration),document.querySelector("body").setAttribute("data-aos-delay",x.delay),"DOMContentLoaded"===x.startEvent&&["complete","interactive"].indexOf(document.readyState)>-1?j(!0):"load"===x.startEvent?window.addEventListener(x.startEvent,function(){j(!0)}):document.addEventListener(x.startEvent,function(){j(!0)}),window.addEventListener("resize",(0,f.default)(j,x.debounceDelay,!0)),window.addEventListener("orientationchange",(0,f.default)(j,x.debounceDelay,!0)),window.addEventListener("scroll",(0,u.default)(function(){(0,b.default)(w,x.once)},x.throttleDelay)),x.disableMutationObserver||(0,d.default)("[data-aos]",O),w)};e.exports={init:z,refresh:j,refreshHard:O}},function(e,t){},,,,,function(e,t){(function(t){"use strict";function n(e,t,n){function o(t){var n=b,o=v;return b=v=void 0,k=t,g=e.apply(o,n)}function r(e){return k=e,h=setTimeout(s,t),_?o(e):g}function a(e){var n=e-w,o=e-k,i=t-n;return S?j(i,y-o):i}function c(e){var n=e-w,o=e-k;return void 0===w||n>=t||n<0||S&&o>=y}function s(){var e=O();return c(e)?d(e):void(h=setTimeout(s,a(e)))}function d(e){return h=void 0,z&&b?o(e):(b=v=void 0,g)}function l(){void 0!==h&&clearTimeout(h),k=0,b=w=v=h=void 0}function p(){return void 0===h?g:d(O())}function m(){var e=O(),n=c(e);if(b=arguments,v=this,w=e,n){if(void 0===h)return r(w);if(S)return h=setTimeout(s,t),o(w)}return void 0===h&&(h=setTimeout(s,t)),g}var b,v,y,g,h,w,k=0,_=!1,S=!1,z=!0;if("function"!=typeof e)throw new TypeError(f);return t=u(t)||0,i(n)&&(_=!!n.leading,S="maxWait"in n,y=S?x(u(n.maxWait)||0,t):y,z="trailing"in n?!!n.trailing:z),m.cancel=l,m.flush=p,m}function o(e,t,o){var r=!0,a=!0;if("function"!=typeof e)throw new TypeError(f);return i(o)&&(r="leading"in o?!!o.leading:r,a="trailing"in o?!!o.trailing:a),n(e,t,{leading:r,maxWait:t,trailing:a})}function i(e){var t="undefined"==typeof e?"undefined":c(e);return!!e&&("object"==t||"function"==t)}function r(e){return!!e&&"object"==("undefined"==typeof e?"undefined":c(e))}function a(e){return"symbol"==("undefined"==typeof e?"undefined":c(e))||r(e)&&k.call(e)==d}function u(e){if("number"==typeof e)return e;if(a(e))return s;if(i(e)){var t="function"==typeof e.valueOf?e.valueOf():e;e=i(t)?t+"":t}if("string"!=typeof e)return 0===e?e:+e;e=e.replace(l,"");var n=m.test(e);return n||b |
URL: https://microsoft-teams-download.burleson-appliance.net/?msclkid=405ba02277c21a93ebbac7ad905a34e1 Model: Joe Sandbox AI | {
"brands": [
"NRXFO"
]
} |
 |
URL: https://maps.googleapis.com/maps-api-v3/api/js/59/... Model: Joe Sandbox AI | {
"risk_score": 2,
"reasoning": "The provided JavaScript snippet appears to be a part of the Google Maps API and is responsible for handling the search functionality. It does not contain any high-risk indicators, such as dynamic code execution, data exfiltration, or obfuscated code/URLs. The script primarily focuses on managing the display of search results on the map, with some moderate-risk indicators like external data transmission and aggressive DOM manipulation. However, these behaviors are likely part of the expected functionality of the Google Maps API and do not indicate any malicious intent. Overall, the script seems to be a legitimate and benign component of the Google Maps ecosystem."
} |
google.maps.__gjsload__('search', function(_){var Mua=function(){},aB=function(a){this.setValues(a);_.rj("search_impl")},Oua=function(a){let b=_.Rl,c=-1;a.tiles.forEach(e=>{e.zoom>c&&(b=e.mi,c=e.zoom)});if(c===-1)return[];const d=[];a.Mu().forEach(e=>{e.a&&e.a.length>=2&&d.push(new Nua(e,b,c))});return d},Pua=function(a){const b=[];a.data.forEach(c=>{b.push(...Oua(c))});return b};_.Ja(Mua,_.Qk);var Qua={["1"]:{}},Nua=class{constructor(a,b,c){this.pn=b;this.zoom=c;this.bounds=this.anchor=null;this.Eg=Qua;this.source=a;this.featureId=this.source.id||"0";this.infoWindowOffset=(this.source.io||[]).length===2?new google.maps.Point(this.source.io[0],this.source.io[1]):null}getAnchor(){if(!this.anchor){const a=1<<this.zoom;this.anchor=_.rm(new _.Dm((this.pn.x*256+this.source.a[0])/a,(this.pn.y*256+this.source.a[1])/a)).toJSON()}return this.anchor}getCompleteBounds(){return this.getBounds().reduce((a,
b)=>{a.extendByBounds(b);return a},_.vm(0,0,0,0))}getBounds(){if(this.bounds===null){this.bounds=[];const a=this.source.bb||[];if(a.length%4===0)for(let b=0;b<a.length;b+=4){const c=this.bounds[this.bounds.length-1],d=_.vm(a[b],a[b+1],a[b+2],a[b+3]);c&&c.equals(d)||this.bounds.push(d)}}return[...this.bounds]}getExtendedContent(a){if(this.Eg===Qua)try{this.Eg=this.source.c?JSON.parse(this.source.c):{}}catch(b){this.Eg={}}return this.Eg[a]??{}}getFeatureName(){return this.getExtendedContent("1")?.title??
null}isTransitStation(){return this.getExtendedContent("1")?.is_transit_station??!1}};var Rua=new WeakSet;_.Ja(aB,Mua);aB.prototype.changed=function(){const a=this;var b=this.get("map");let c=null;b&&(c=b.__gm,b=c.get("blockingLayerCount")||0,c.set("blockingLayerCount",b+1),c.set("disableLabelingHysteresis",this.get("disableLabelingHysteresis")),c.set("tilePrefetchEnabled",this.get("tilePrefetchEnabled")));_.rj("search_impl").then(d=>{d.DG(a);c&&(d=c.get("blockingLayerCount")||0,c.set("blockingLayerCount",d-1))})};
aB.enableFeatureMapEventsRasterOnly=function(a){if(_.gn[15]){var b=a.__gm.Xg;if(!Rua.has(a)){Rua.add(a);var c=[],d=(f,g)=>{f=Oua(f);f.length&&_.Nk(a,g,f)},e=()=>{for(;c.length>0;)c.pop().remove();b.forEach(f=>{if(f=f.data)c.push(_.Bk(f,"insert",g=>d(g,"addfeatures"))),c.push(_.Bk(f,"remove",g=>d(g,"removefeatures")))})};b.addListener("insert_at",e);b.addListener("remove_at",e);b.addListener("set_at",e);e()}(()=>{const f=[];b.forEach(g=>{f.push(...Pua(g))});f.length&&_.Nk(a,"addfeatures",f)})()}};
_.Ha("module$contents$mapsapi$onionLayers$search$googleLayer_GoogleLayer.enableFeatureMapEventsRasterOnly",aB.enableFeatureMapEventsRasterOnly);_.tl(aB.prototype,{map:_.lp});_.ra.google.maps.search={GoogleLayer:aB};_.sj("search",{});});
|
URL: https://maps.googleapis.com/maps/api/js?client=goo... Model: Joe Sandbox AI | {
"risk_score": 2,
"reasoning": "The provided JavaScript snippet appears to be a legitimate implementation of the Google Maps API. It sets up the necessary infrastructure for loading and using the Google Maps functionality, including creating a trusted policy for script URLs and dynamically loading the required scripts. The code does not exhibit any high-risk indicators, such as dynamic code execution, data exfiltration, or obfuscation. The interactions are primarily with known, reputable Google domains, and the behavior is consistent with the expected functionality of the Google Maps API. Overall, this script poses a low risk and is likely a benign implementation."
} |
window.google = window.google || {};
google.maps = google.maps || {};
(function() {
var rules = {
createHTML: function(src) {
return src;
},
createScriptURL: function(src) {
return src;
}
};
var ttPolicy;
try {
ttPolicy = window.trustedTypes.createPolicy('google-maps-api-loader', rules);
} catch(e) {
ttPolicy = rules;
}
function getScript(src) {
var a, nonce = ((a = document.querySelector("script[nonce]")) == null ? void 0 : a.nonce) || "";
var s = document.createElement('script');
s.src = ttPolicy.createScriptURL(src);
s.nonce = nonce;
document.head.appendChild(s);
}
var modules = google.maps.modules = {};
google.maps.__gjsload__ = function(name, text) {
modules[name] = text;
};
google.maps.Load = function(apiLoad) {
delete google.maps.Load;
apiLoad([0.009999999776482582,[null,[["https://khms0.googleapis.com/kh?v=993\u0026hl=en\u0026","https://khms1.googleapis.com/kh?v=993\u0026hl=en\u0026"],null,null,null,1,"993",["https://khms0.google.com/kh?v=993\u0026hl=en\u0026","https://khms1.google.com/kh?v=993\u0026hl=en\u0026"]],null,null,null,null,[["https://cbks0.googleapis.com/cbk?","https://cbks1.googleapis.com/cbk?"]],[["https://khms0.googleapis.com/kh?v=163\u0026hl=en\u0026","https://khms1.googleapis.com/kh?v=163\u0026hl=en\u0026"],null,null,null,null,"163",["https://khms0.google.com/kh?v=163\u0026hl=en\u0026","https://khms1.google.com/kh?v=163\u0026hl=en\u0026"]],null,null,null,null,null,null,null,[["https://streetviewpixels-pa.googleapis.com/v1/thumbnail?hl=en\u0026","https://streetviewpixels-pa.googleapis.com/v1/thumbnail?hl=en\u0026"]]],["en","NL",null,0,null,null,"https://maps.gstatic.com/mapfiles/",null,"https://maps.googleapis.com","https://maps.googleapis.com",null,"https://maps.google.com",null,"https://maps.gstatic.com/maps-api-v3/api/images/","https://www.google.com/maps",null,"https://www.google.com",1,"https://maps.googleapis.com/maps_api_js_slo/log?hasfast=true",0,0],["https://maps.googleapis.com/maps-api-v3/api/js/59/5","3.59.5"],[87262834],null,"google-maps-embed",null,[35,39,1,2,3,8,15,17,18,20,21,23,26,45,47,48,88,30,10,51,63,68,72,76,85,114,131,136,112],null,null,"onApiLoad",["geometry","search"],null,1,"https://khms.googleapis.com/mz?v=993\u0026",null,"https://earthbuilder.googleapis.com","https://earthbuilder.googleapis.com",null,"https://mts.googleapis.com/maps/vt/icon",[["/maps/vt"],["/maps/vt"],null,null,null,null,null,null,null,null,null,null,["/maps/vt"],"/maps/vt",717000000,717,717474223,1],2,500,[null,null,null,null,"https://www.google.com/maps/preview/log204","","https://static.panoramio.com.storage.googleapis.com/photos/",["https://geo0.ggpht.com/cbk","https://geo1.ggpht.com/cbk","https://geo2.ggpht.com/cbk","https://geo3.ggpht.com/cbk"],"https://maps.googleapis.com/maps/api/js/GeoPhotoService.GetMetadata","https://maps.googleapis.com/maps/api/js/GeoPhotoService.SingleImageSearch",["https://lh3.ggpht.com/","https://lh4.ggpht.com/","https://lh5.ggpht.com/","https://lh6.ggpht.com/"],"https://streetviewpixels-pa.googleapis.com/v1/tile",["https://lh3.googleusercontent.com/","https://lh4.googleusercontent.com/","https://lh5.googleusercontent.com/","https://lh6.googleusercontent.com/"]],null,null,null,null,"/maps/api/js/ApplicationService.GetEntityDetails",0,null,null,null,null,null,["59.5"],1,0,[1],"CgAS/S4IzQUSfAgBEnhodHRwczovL3d3dy5nc3RhdGljLmNvbS9tYXBzL3Jlcy9Db21wYWN0TGVnZW5kU2RrLVJvYWRtYXBTYXRlbGxpdGUtRmV0Y2hhYmxlU3R5bGVTZXRTZGstMDVkYmQ4MzQ4ODgyYjgyOWYzMmQwYTZkYzkyMzI2MGUSfAgCEnhodHRwczovL3d3dy5nc3RhdGljLmNvbS9tYXBzL3Jlcy9Db21wYWN0TGVnZW5kU2RrLVJvYWRtYXBTYXRlbGxpdGUtRmV0Y2hhYmxlU3R5bGVTZXRTZGstMDVkYmQ4MzQ4ODgyYjgyOWYzMmQwYTZkYzkyMzI2MGUSfAgDEnhodHRwczovL3d3dy5nc3RhdGljLmNvbS9tYXBzL3Jlcy9Db21wYWN0TGVnZW5kU2RrLVJvYWRtYXBTYXRlbGxpdGUtRmV0Y2hhYmxlU3R5bGVTZXRTZGstMDVkYmQ4MzQ4ODgyYjgyOWYzMmQwYTZkYzkyMzI2MGUSdggEEnJodHRwczovL3d3dy5nc3RhdGljLmNvbS9tYXBzL3Jlcy9Db21wYWN0TGVnZW5kU2RrLU5hdmlnYXRpb24tRmV0Y2h |
URL: https://maps.googleapis.com/maps-api-v3/api/js/59/... Model: Joe Sandbox AI | {
"risk_score": 2,
"reasoning": "The provided JavaScript snippet appears to be a part of the Google Maps API and does not contain any high-risk indicators. It primarily consists of utility functions and helper methods related to the Maps API. While it uses some legacy practices like `XDomainRequest`, these are not inherently malicious and are likely for compatibility reasons. Overall, the script seems to be a legitimate part of the Google Maps functionality and poses a low risk."
} |
google.maps.__gjsload__('map', function(_){var Wua=function(a){try{return _.ra.JSON.parse(a)}catch(b){}a=String(a);if(/^\s*$/.test(a)?0:/^[\],:{}\s\u2028\u2029]*$/.test(a.replace(/\\["\\\/bfnrtu]/g,"@").replace(/(?:"[^"\\\n\r\u2028\u2029\x00-\x08\x0a-\x1f]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?)[\s\u2028\u2029]*(?=:|,|]|}|$)/g,"]").replace(/(?:^|:|,)(?:[\s\u2028\u2029]*\[)+/g,"")))try{return eval("("+a+")")}catch(b){}throw Error("Invalid JSON string: "+a);},Xua=function(){var a=_.cr();return _.Hi(a.Gg,18)},Yua=function(){var a=
_.cr();return _.G(a.Gg,17)},Zua=function(a,b){return a.Eg?new _.Dm(b.Eg,b.Fg):_.Em(a,_.mr(_.nr(a,b)))},$ua=function(a){if(!a.getDiv().hasAttribute("dir"))return!1;const b=a.getDiv().dir;return b==="rtl"?!0:b==="ltr"?!1:window.getComputedStyle(a.getDiv()).direction==="rtl"},ava=function(a,b){const c=a.length,d=Array(c),e=typeof a==="string"?a.split(""):a;for(let f=0;f<c;f++)f in e&&(d[f]=b.call(void 0,e[f],f,a));return d},bva=function(a){return new Promise((b,c)=>{window.requestAnimationFrame(()=>
{try{a?_.mn(a,!1)?b():c(Error("Error focusing element: The element is not focused after the focus attempt.")):c(Error("Error focusing element: null element cannot be focused"))}catch(d){c(d)}})})},cva=function(a,b){a.Fg.has(b);return new _.Upa(()=>{Date.now()>=a.Ig&&a.reset();a.Eg.has(b)||a.Hg.has(b)?a.Eg.has(b)&&!a.Hg.has(b)&&a.Eg.set(b,"over_ttl"):(a.Eg.set(b,_.mo()),a.Hg.add(b));return a.Eg.get(b)})},fB=function(a,b){return _.Us(b).filter(c=>(0,_.Cpa)(c)?c===a.Eg||c===a.Fg||c.offsetWidth&&c.offsetHeight&&
window.getComputedStyle(c).visibility!=="hidden":!1)},dva=function(a,b){const c=b.filter(g=>a.ownerElement.contains(g)),d=b.indexOf(c[0]),e=b.indexOf(a.Eg,d),f=b.indexOf(a.Fg,e);b=b.indexOf(c[c.length-1],f);if(!(a.ownerElement.getRootNode()instanceof ShadowRoot))for(const g of[d,e,f,b]);return{SI:d,hA:e,SD:f,TI:b}},gB=function(a){bva(a).catch(()=>{})},hB=function(a){a=a.ownerElement.getRootNode();return a instanceof ShadowRoot?a.activeElement||document.activeElement:document.activeElement},eva=function(a){const b=
document.createElement("div"),c=document.createElement("div"),d=document.createElement("div"),e=document.createElement("h2"),f=new _.uy({Aq:new _.Dl(0,0),Qr:new _.Fl(24,24),label:"Close dialog",offset:new _.Dl(24,24),ownerElement:a.ownerElement});e.textContent=a.title;f.element.style.position="static";f.element.addEventListener("click",()=>{a.Kj()});d.appendChild(e);d.appendChild(f.element);c.appendChild(a.content);b.appendChild(d);b.appendChild(c);_.Jl(d,"dialog-view--header");_.Jl(b,"dialog-view--content");
_.Jl(c,"dialog-view--inner-content");return b},fva=function(a){_.lw(a.request);for(let b=_.jw(a.request)-1;b>0;--b)_.$r(_.kw(a.request,b),_.kw(a.request,b-1));a=_.kw(a.request,0);_.Hv(a,1);_.bh(a.Gg,2);_.bh(a.Gg,3)},iB=function(a){const b=_.Ai(a.Gg,1),c=[];for(let d=0;d<b;d++)c.push(a.getUrl(d));return c},gva=function(a,b){a=iB(_.I(a.Eg.Gg,8,_.rx));return ava(a,c=>`${c}deg=${b}&`)},hva=function(a){return a.Eg&&a.Nn()?_.dr(a.Eg)?_.Zq(_.er(a.Eg).Gg,3)>0:!1:!1},iva=function(a){if(!a.Eg||!a.Nn())return null;
const b=_.L(a.Eg.Gg,3)||null;if(_.dr(a.Eg)){a=_.br(_.er(a.Eg));if(!a||!_.Y(a.Gg,3))return null;a=_.I(a.Gg,3,_.lna);for(let c=0;c<_.Ai(a.Gg,1);c++){const d=_.$q(a.Gg,1,_.mna,c);if(d.getType()===26)for(let e=0;e<_.Ai(d.Gg,2);e++){const f=_.$q(d.Gg,2,_.nna,e);if(f.getKey()==="styles")return f.getValue()}}}return b},jB=function(a){return(a=_.er(a.Eg))&&_.Y(a.Gg,2)&&_.Y(_.I(a.Gg,2,jva).Gg,3,kva)?_.I(_.I(a.Gg,2,jva).Gg,3,lva,kva):null},mva=function(a){if(!a.Eg)return null;let b=_.Y(a.Eg.Gg,4)?_.Hi(a.Eg.Gg,
4):null;!b&&_.dr(a.Eg)&&(a=jB(a))&&(b=_.Hi(a.Gg,1));return b},nva=function(a,b){const c=a.length,d=typeof a==="string"?a.split(""):a;for(let e=0;e<c;e++)if(e in d&&!b.call(void 0,d[e],e,a))return!1;return!0},ova=function(a,b){const c=a.length,d=typeof a==="string"?a.split(""):a;for(let e=0;e<c;e++)if(e in d&&b.call(void 0,d[e],e,a))return e;return-1},pva=function(a){const b=_.qka(a);if(t |
URL: https://burleson-appliance.net Model: Joe Sandbox AI | ```json{ "brand": "unknown", "brand_classification": "unknown", "legit_url": "unknown", "similarity": 2, "spoofed": 1, "reasoning": "The URL 'burleson-appliance.net' does not closely resemble any well-known brand or legitimate URL. The domain name 'burleson-appliance' appears to be a generic or location-based name, possibly indicating a local business or service related to appliances. There are no obvious character substitutions or visual similarities to a known brand. The use of the '.net' domain extension is common and does not inherently suggest typosquatting. The structure of the URL does not imply an attempt to confuse users into thinking it is associated with a well-known brand. Overall, the URL seems to serve a legitimate purpose unrelated to any major brand."} |
URL: https://burleson-appliance.net |
URL: https://microsoft-teams-download.burleson-appliance.net/?msclkid=405ba02277c21a93ebbac7ad905a34e1 Model: Joe Sandbox AI | {
"contains_trigger_text": false,
"trigger_text": "unknown",
"prominent_button_name": "Contact Us",
"text_input_field_labels": "unknown",
"pdf_icon_visible": false,
"has_visible_captcha": false,
"has_urgent_text": false,
"has_visible_qrcode": false,
"contains_chinese_text": false,
"contains_fake_security_alerts": false,
"page_classification": "software download portal"
} |
 |