one.xilica.com Open in urlscan Pro
209.170.205.127  Public Scan

Submitted URL: http://one.xilica.com/
Effective URL: https://one.xilica.com/English/
Submission Tags: @phish_report
Submission: On February 28 via api from FI — Scanned from NZ

Form analysis 1 forms found in the DOM

POST ./

<form method="post" action="./" id="ServerForm">
  <div class="aspNetHidden">
    <input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="">
    <input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT" value="">
    <input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE"
      value="WRf7DsLglBUbJyk5nqnKA94ga90xv62FuRedm3NX/fez0LylFE8kLqf7Mowm7ju/gVFEX64cTbeNIovNQi4MzelI4hC16id7avsKeh+hoSaPJjWtT9iL1NErbQ1UQt4PIXT5CCmmoYHsjfl0kRlYa2UReR5sbv04eU4LF6GT663cGQkVcW1ZtIbZhDS5N+lUOQPUx4ZJ6LquzqGDxkNTv2FuHPy/o3db90p0LsVSd94AcTUhkfRALythVOYioGiRSDmhTuA6iU/4mjPsSnWKASv4pdj7Vk5mZgVr7RswJ2vxaN52qyJaG3E6kYCpa8W99l19S0VDZ1dDmD9/qyEaFlpCSRez3cjI/YB8HwMh/PzUCa6s">
  </div>
  <script type="text/javascript">
    //<![CDATA[
    var theForm = document.forms['ServerForm'];
    if (!theForm) {
      theForm = document.ServerForm;
    }

    function __doPostBack(eventTarget, eventArgument) {
      if (!theForm.onsubmit || (theForm.onsubmit() != false)) {
        theForm.__EVENTTARGET.value = eventTarget;
        theForm.__EVENTARGUMENT.value = eventArgument;
        theForm.submit();
      }
    }
    //]]>
  </script>
  <script src="/WebResource.axd?d=NfL1OBVAmOjLZ_7FQjC-L2YRqn0tJqjcXP3T3ZoZYi2pyH4zFFlNyn2EtVEYMXQeSkWU5bXQ_C31y7nbA3Lv2lxtoUM1&amp;t=638392961798026697" type="text/javascript"></script>
  <script src="/ScriptResource.axd?d=ng6qy9rXO9fKGFCLbvQQy401HQe4r4QnBpXSWI1pIxGv_76CJ76yNrd1SLOT12rgDT09f3vQTnza1-idVwCj-3261IDtja70hRT2iDjNLXvLALwWiRPIF2aOc4GlkRdxotpe_Eq0dRpp_xDgB-XfInkPbq41&amp;t=511fa37d" type="text/javascript"></script>
  <script src="/ScriptResource.axd?d=HXxZpjhO6pALBv0RnaYIH7chbLVdaWN2z14GJGWzRslAuIMPcdtGWqXpUUp7Yd1SlKguuvlk2j8xZ_LpixQEkYxPV0yP7gDhXFxkkDw84KWLjUteY76k0mt3sCoHtsW-e8rthij3uIjoYxMUTBWZgPtKIcGKCPtAdNM1NWOj8rjSWkQj0&amp;t=511fa37d"
    type="text/javascript"></script>
  <div class="aspNetHidden">
    <input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="52C7452D">
    <input type="hidden" name="__VIEWSTATEENCRYPTED" id="__VIEWSTATEENCRYPTED" value="">
  </div>
  <script type="text/javascript">
    //<![CDATA[
    Sys.WebForms.PageRequestManager._initialize('ctl00$ctl00$ctl00$ctl05', 'ServerForm', [], [], [], 90, 'ctl00$ctl00$ctl00');
    //]]>
  </script>
  <div class="flex-wrapper">
    <header>
      <nav top-nav="" role="navigation" class="navbar navbar-default navbar-fixed-top">
        <div top-bar="" class="top-bar">
          <div class="container navbar-full">
            <div class="widgets">
              <!-- ko 'if': profile() && profile().userType != 'Public' --><!-- /ko -->
            </div>
          </div>
        </div>
        <div class="container navbar-full" style="padding: 0px 100px;">
          <!--Customer logo-->
          <div class="navbar-header pull-left">
            <div class="navbar-brand">
              <a href="https://one.xilica.com/" class="img-responsive center-vertically">
				<img src="https://one.xilica.com/images/logos/XilicaLogoWhite.svg">
			</a>
            </div>
          </div>
          <!--Hamburger menu for mobile-->
          <div class="navbar-header navbar-right">
            <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbarCollapse">
              <span class="sr-only">Toggle navigation</span>
              <span class="icon-bar icon-bar-top"></span>
              <span class="icon-bar icon-bar-middle"></span>
              <span class="icon-bar icon-bar-bottom"></span>
            </button>
          </div>
          <div id="navbarCollapse" class="collapse navbar-collapse">
            <ul class="nav navbar-nav navbar-right">
              <!-- ko component: { name: 'prm-component-nav', params: { menus: config.menus.portalTopNav } } --><!-- ko template: 'components/nav' --><!-- ko 'if': !$componentTemplateNodes.length --><!-- /ko -->
              <!-- ko 'if': $componentTemplateNodes.length -->
              <!-- ko template: { nodes: $componentTemplateNodes, data: params.menus } -->
              <!-- ko foreach: items -->
              <li data-bind="css: { dropdown: $data.items &amp;&amp; $data.items.length > 0 }">
                <!-- ko 'if': $data.items && $data.items.length > 0 --><!-- /ko -->
                <!-- ko 'ifnot': $data.items && $data.items.length > 0 -->
                <a href="/prm/English/s/applicant" role="button" aria-expanded="false" data-bind="xlink: externalLink">
					<!-- ko 'if': iconClass --><!-- /ko -->
					<span data-bind="text: name">Apply</span>
				</a>
                <!-- /ko -->
                <!-- ko 'if': $data.items && $data.items.length > 0 --><!-- /ko -->
              </li>
              <!-- /ko -->
              <!-- /ko -->
              <!-- /ko -->
              <!-- /ko --><!-- /ko -->
            </ul>
          </div>
        </div>
        <script>
          $(document).ready(function() {
            var height = $('.navbar').height();
            $('.page-content').css('padding-top', height + 'px');
          });
          (function() {
            function onResize() {
              var height = $('.navbar').height();
              $('.page-content').css('padding-top', height + 'px');
            }
            window.addEventListener("resize", onResize);
          })();
          // $( document ).ready(function() {
          // 	let height = $('.navbar').height();
          // 		$('.page-content').css('padding-top', `${height}px`);
          // });
          // ( () => {
          // 	let height = $('.navbar').height();
          // 		$('.page-content').css('padding-top', `${height}px`);
          // 	function onResize() {
          // 		let height = $('.navbar').height();
          // 		$('.page-content').css('padding-top', `${height}px`);
          // 	}
          // 	window.addEventListener("resize", onResize);
          // })();
        </script>
      </nav>
    </header>
    <section class="page-content" style="padding-top: 73px;">
      <!-- Modal -->
      <div class="modal fade" id="prm-modal-dialog" role="dialog">
        <div class="modal-dialog">
          <div class="modal-content" id="prm-modal-content"></div>
        </div>
      </div>
      <!-- Default Home -->
      <div unauth-home="" class="unauth-home">
        <!-- Carousel Component -->
        <section carousel="" class="carousel-container">
          <div id="myCarousel" class="carousel slide" data-interval="5000" data-ride="carousel">
            <div id="Carousel1">
              <div class="carousel-inner">
                <div class="active item slide-001">
                  <div class="container carousel-inner-padding">
                    <div class="col-sm-10 col-sm-offset-1 text-center">
                      <h1>WELCOME TO XILICA ONE</h1>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </section>
        <!-- Carousel Component -->
        <!-- Login Component -->
        <section login="" class="home-login">
          <div class="container" style="justify-content: center; display: flex;">
            <div class="row">
              <div class="col login-box">
                <aside>
                  <div class="row">
                    <div class="col-md-9" style="text-align: center; width: 100%;">
                      <h3 style="margin-bottom: 0px;margin-top: 0px;">PORTAL SIGN IN</h3>
                      <p style="padding: 30px 350px;">Sign in for exclusive access to the resources, tools and training designed for Xilica Authorized Partners.</p>
                      <div class="row" style="display: flex; justify-content: space-between; padding: 0px 320px;">
                        <div class="col">
                          <a href="https://one.xilica.com/prm/auth/473d0703-67a2-4899-9775-2cfb594c3342/saml2/login" title="Login to the Identity Provider" class="btn btn-secondary home-button" style="background-color:#000000">
												Sign in with Xilica ID<span class="glyphicon glyphicon-menu-right"></span></a>
                        </div>
                        <div class="col">
                          <p class="text-center"><a class="btn btn-primary home-button" data-bind="xlink: portalPages['s/applicant']" href="/prm/English/s/applicant">Apply<span class="glyphicon glyphicon-menu-right"></span></a></p>
                        </div>
                      </div>
                    </div>
                  </div>
                </aside>
              </div>
            </div>
          </div>
        </section>
        <!-- Login Component -->
        <!-- About Component-->
        <div id="scroll-to-program-overview"></div>
        <section about="" class="home-about" style="padding-top: 60px; padding-bottom: 25px;">
          <div id="AboutProgram">
            <div class="container" style="width: 572px;">
              <div class="row">
                <div class="col-md-12" style="padding-right: 0px;padding-left: 0px;">
                  <h2 class="text-center" style="margin-bottom: 35px; margin-top: 0px">We're dedicated to empowering through communication.</h2>
                  <p class="text-center">And we know that to truly make a difference in people's lives, we need the support of exceptional partners. As a channel-centric company, we never sell direct and always support your interests whether you buy
                    one unit or 10,000.</p>
                  <p class="text-center">Xilica One is our way of rewarding you for your continued investment in us, because when we join together as one, we're unstoppable.</p>
                  <p class="text-center"><a class="btn btn-secondary" data-bind="xlink: portalPages['s/applicant']" href="/prm/English/s/applicant">Discover Xilica one <span class="glyphicon glyphicon-menu-right"></span></a></p>
                </div>
              </div>
            </div>
          </div>
        </section>
        <!-- About Component-->
        <!-- Benefits-Requirements Component -->
        <div id="scroll-to-benefits"></div>
        <section benefits-requirements="" class="benefits-requirements home_content">
          <div id="BenefitsRequirementsSectionTwo">
            <div class="container">
              <div class="row">
                <div class="col-md-12">
                  <div class="row" style="width: 572px; margin: 0 auto; margin-bottom: 90px;">
                    <div class="col-md-12" style="    padding-left: 0px;    padding-right: 0px;">
                      <h2 class="text-center" style="margin-top: 0px;width: 488px;margin: auto;">There's more to partnership than just the right product.</h2>
                      <p class="text-center" style="margin-top: 35px;padding: 0px 2px;">Xilica One rewards resellers who leverage our award-winning solutions for small and medium business, enterprise, education and government. It mirrors the
                        innovation within our product lines by continually expanding, evolving and delivering new value to meet the needs of our partner community. With resellers at the heart of what we do, Xilica One delivers strong rewards across
                        three key targets for our partners:</p>
                    </div>
                  </div>
                  <div class="row content-padding">
                    <div class="col-sm-1 hidden-xs center">
                      <img src="../images/profitability.svg">
                    </div>
                    <div class="col-sm-3 col-xs-12 content-align">
                      <div class="content-align-title">
                        <h4>Profitability</h4>
                      </div>
                      <div class="content-align-body">
                        <p>Increase profitability and maximize revenue as a Xilica One Partner.</p>
                      </div>
                    </div>
                    <div class="col-sm-1 hidden-xs center">
                      <img src="../images/growth.svg">
                    </div>
                    <div class="col-sm-3 col-xs-12 content-align">
                      <div class="content-align-title">
                        <h4>Growth</h4>
                      </div>
                      <div class="content-align-body">
                        <p>Increase win rate and enter new, adjacent markets with Xilica's competitive solutions, while enhancing your position in the marketplace.</p>
                      </div>
                    </div>
                    <div class="col-sm-1 hidden-xs center">
                      <img src="../images/impact.svg">
                    </div>
                    <div class="col-sm-3 col-xs-12 content-align">
                      <div class="content-align-title">
                        <h4>Impact</h4>
                      </div>
                      <div class="content-align-body">
                        <p>Unlock new value and increase customer retention by creating solutions that help people communicate and collaborate more effectively.</p>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </section>
        <!-- Benefits-Requirements Component -->
        <!-- Testimonial Component -->
        <section testimonial="" class="home-partner-quote" style="padding-top: 60px;">
          <div id="PartnerQuote">
            <div class="container" style="max-width: 808px;padding-left: 0px;padding-right: 0px; padding-bottom: 18px">
              <p class="quote-style"><q>We’ve always believed that we achieve more together. With its ongoing investment and innovation, the Xilica One Partner Program is a continuation of our commitment to successful partnerships that focus on
                  simple, profitable and predictable growth.</q></p>
            </div>
            <p><strong>— JAMES KNIGHT, COO, XILICA</strong></p>
          </div>
        </section>
        <!-- Testimonial Component -->
      </div>
      <!-- Default Home -->
      <script type="text/javascript">
        // Add scrollspy to <body>
        $('body').scrollspy();
        // Add smooth scrolling on all links inside the .navbar classes anchors
        $(".navbar a").on('click', function(event) {
          // Make sure this.hash has a value before overriding default behavior
          if (this.hash !== "") {
            // Prevent default anchor click behavior
            event.preventDefault();
            $('#navbarCollapse').removeClass('in');
            $('.navbar-toggle').addClass('collapsed');
            // Store hash
            var hash = this.hash;
            // Using jQuery's animate() method to add smooth page scroll
            // The optional number (800) specifies the number of milliseconds it takes to scroll to the specified area
            $('html, body').animate({
              scrollTop: $(hash).offset().top
            }, 800, function() {
              // Add hash (#) to URL when done scrolling (default click behavior)
              window.location.hash = hash;
            });
          } // End if
        });
      </script>
    </section>
    <footer site-footer="">
      <div style="margin-left: 142px;    margin-right: 142px;">
        <div class="row">
          <div class="col-md-8">
            <div class="copyright"> © Copyright 2024 Xilica Corporation. All trademarks are the property of their respective owners. </div>
            <p style="padding-top: 14px;">
              <a href="https://xilica.com/privacy/" target="_blank" role="button" style="padding-right: 5px;"> Privacy </a> |
              <a href="https://xilica.com/terms-of-use/" target="_blank" role="button" style="padding-right: 5px; padding-left: 5px;"> Terms of Use </a> |
              <a href="https://xilica.com/privacy/cookies/" target="_blank" role="button" style="padding-right: 5px; padding-left: 5px;"> AdChoices &amp; Cookies </a>
            </p>
          </div>
          <div class="col text-right">
            <img src="/images/logos/XilicaLogoWhite.svg" style="width: 130px;height: 32px;">
          </div>
        </div>
      </div>
    </footer>
  </div>
  <!-- Video Modal -->
  <div id="YouTubeVideo" class="modal fade youtube-video-modal-lg" tabindex="-1" role="dialog" aria-labelledby="myLargeModalLabel">
    <div class="modal-dialog modal-lg">
      <div class="modal-content">
        <div class="modal-header">
          <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button>
          <h4 class="modal-title" id="myModalLabel"></h4>
        </div>
        <div class="modal-body">
          <div class="embed-responsive embed-responsive-16by9">
            <iframe class="embed-responsive-item img-responsive" frameborder="0" webkitallowfullscreen="" mozallowfullscreen="" allowfullscreen=""></iframe>
          </div>
        </div>
        <div class="modal-footer">
          <button type="button" class="btn btn-default btn-sm" data-dismiss="modal">Close</button>
        </div>
      </div>
    </div>
  </div>
  <!-- Image Modal -->
  <div id="ImageModal" class="modal fade image-modal-lg" tabindex="-1" role="dialog" aria-labelledby="myLargeModalLabel">
    <div class="modal-dialog modal-lg">
      <div class="modal-content">
        <div class="modal-header">
          <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button>
          <h4 class="modal-title" id="myModalLabel"></h4>
        </div>
        <div class="modal-body">
          <img class="embed-responsive-item img-responsive">
        </div>
        <div class="modal-footer">
          <button type="button" class="btn btn-default btn-sm" data-dismiss="modal">Close</button>
        </div>
      </div>
    </div>
  </div>
</form>

Text Content

Toggle navigation
   
   
   
   
   
   
   
 * Apply
   
   
   
   
   


WELCOME TO XILICA ONE


PORTAL SIGN IN

Sign in for exclusive access to the resources, tools and training designed for
Xilica Authorized Partners.

Sign in with Xilica ID

Apply




WE'RE DEDICATED TO EMPOWERING THROUGH COMMUNICATION.

And we know that to truly make a difference in people's lives, we need the
support of exceptional partners. As a channel-centric company, we never sell
direct and always support your interests whether you buy one unit or 10,000.

Xilica One is our way of rewarding you for your continued investment in us,
because when we join together as one, we're unstoppable.

Discover Xilica one




THERE'S MORE TO PARTNERSHIP THAN JUST THE RIGHT PRODUCT.

Xilica One rewards resellers who leverage our award-winning solutions for small
and medium business, enterprise, education and government. It mirrors the
innovation within our product lines by continually expanding, evolving and
delivering new value to meet the needs of our partner community. With resellers
at the heart of what we do, Xilica One delivers strong rewards across three key
targets for our partners:

PROFITABILITY

Increase profitability and maximize revenue as a Xilica One Partner.



GROWTH

Increase win rate and enter new, adjacent markets with Xilica's competitive
solutions, while enhancing your position in the marketplace.



IMPACT

Unlock new value and increase customer retention by creating solutions that help
people communicate and collaborate more effectively.

We’ve always believed that we achieve more together. With its ongoing investment
and innovation, the Xilica One Partner Program is a continuation of our
commitment to successful partnerships that focus on simple, profitable and
predictable growth.

— JAMES KNIGHT, COO, XILICA

© Copyright 2024 Xilica Corporation. All trademarks are the property of their
respective owners.

Privacy | Terms of Use | AdChoices & Cookies


×




Close
×




Close