demo.oxxy.ca Open in urlscan Pro
173.231.203.6  Public Scan

URL: https://demo.oxxy.ca/
Submission: On December 08 via api from US — Scanned from US

Form analysis 6 forms found in the DOM

GET https://demo.oxxy.ca/

<form action="https://demo.oxxy.ca/" method="get" id="adminbarsearch"><input class="adminbar-input" name="s" id="adminbar-search" type="text" value="" maxlength="150"><label for="adminbar-search" class="screen-reader-text">Rechercher</label><input
    type="submit" class="adminbar-button" value="Rechercher"></form>

GET https://demo.oxxy.ca/

<form role="search" method="get" class="search-form" action="https://demo.oxxy.ca/">
  <label>
    <span class="screen-reader-text">Search for:</span>
    <input type="search" class="search-field-top ui-autocomplete-input" placeholder="Search" value="" name="s" autocomplete="off">
  </label>
  <input type="hidden" name="bp_search" value="1"><input type="hidden" name="view" value="content">
</form>

GET https://demo.oxxy.ca/

<form role="search" method="get" class="search-form" action="https://demo.oxxy.ca/">
  <label>
    <span class="screen-reader-text">Search for:</span>
    <input type="search" class="search-field-top ui-autocomplete-input" placeholder="Search..." value="" name="s" autocomplete="off">
  </label>
  <input type="hidden" name="bp_search" value="1"><input type="hidden" name="view" value="content">
</form>

Name: mepr_loginformPOST https://demo.oxxy.ca/index.php/login/

<form name="mepr_loginform" id="mepr_loginform" class="mepr-form" action="https://demo.oxxy.ca/index.php/login/" method="post">
  <div class="mp-form-row mepr_username">
    <div class="mp-form-label">
      <label for="user_login">Username</label>
    </div>
    <input type="text" name="log" id="user_login" value="">
  </div>
  <div class="mp-form-row mepr_password">
    <div class="mp-form-label">
      <label for="user_pass">Password</label>
      <div class="mp-hide-pw">
        <input type="password" name="pwd" id="user_pass" value="">
        <button type="button" class="button mp-hide-pw hide-if-no-js" data-toggle="0" aria-label="Show password">
          <span class="dashicons dashicons-visibility" aria-hidden="true"></span>
        </button>
      </div>
    </div>
  </div>
  <div class="mp-form-row mepr_math_captcha">
    <div class="mp-form-label">
      <label for="meprmath_quiz"><span id="meprmath_captcha-657320acaafaa">13 + 2 equals?</span>*</label>
    </div>
    <input type="text" name="meprmath_quiz" id="meprmath_quiz" value="" class="mepr-form-input">
    <input type="hidden" name="meprmath_data" value="MDk5NmYzZmI4Y2NiNmI2ZGM3NGE3ZWI2ZjZlYjFmNzk=">
    <script>
      function mepr_base64_decode(encodedData) {
        var decodeUTF8string = function(str) {
          // Going backwards: from bytestream, to percent-encoding, to original string.
          return decodeURIComponent(str.split('').map(function(c) {
            return '%' + ('00' + c.charCodeAt(0).toString(16)).slice(-2)
          }).join(''))
        }
        if (typeof window !== 'undefined') {
          if (typeof window.atob !== 'undefined') {
            return decodeUTF8string(window.atob(encodedData))
          }
        } else {
          return new Buffer(encodedData, 'base64').toString('utf-8')
        }
        var b64 = 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/='
        var o1
        var o2
        var o3
        var h1
        var h2
        var h3
        var h4
        var bits
        var i = 0
        var ac = 0
        var dec = ''
        var tmpArr = []
        if (!encodedData) {
          return encodedData
        }
        encodedData += ''
        do {
          // unpack four hexets into three octets using index points in b64
          h1 = b64.indexOf(encodedData.charAt(i++))
          h2 = b64.indexOf(encodedData.charAt(i++))
          h3 = b64.indexOf(encodedData.charAt(i++))
          h4 = b64.indexOf(encodedData.charAt(i++))
          bits = h1 << 18 | h2 << 12 | h3 << 6 | h4
          o1 = bits >> 16 & 0xff
          o2 = bits >> 8 & 0xff
          o3 = bits & 0xff
          if (h3 === 64) {
            tmpArr[ac++] = String.fromCharCode(o1)
          } else if (h4 === 64) {
            tmpArr[ac++] = String.fromCharCode(o1, o2)
          } else {
            tmpArr[ac++] = String.fromCharCode(o1, o2, o3)
          }
        } while (i < encodedData.length)
        dec = tmpArr.join('')
        return decodeUTF8string(dec.replace(/\0+$/, ''))
      }
      jQuery(document).ready(function() {
        document.getElementById("meprmath_captcha-657320acaafaa").innerHTML = mepr_base64_decode("MTMgKyAyIGVxdWFscz8=");
      });
    </script>
  </div>
  <div>
    <label><input name="rememberme" type="checkbox" id="rememberme" value="forever"> Remember Me</label>
  </div>
  <div class="mp-spacer">&nbsp;</div>
  <div class="submit">
    <input type="submit" name="wp-submit" id="wp-submit" class="button-primary mepr-share-button " value="Log In">
    <input type="hidden" name="redirect_to" value="/">
    <input type="hidden" name="mepr_process_login_form" value="true">
    <input type="hidden" name="mepr_is_login_page" value="false">
  </div>
</form>

javascript:void(0);

<form id="bb-report-content" action="javascript:void(0);">
  <div class="form-item form-item-category content_members">
    <label for="report-category-50">
      <input type="radio" id="report-category-50" name="report_category" value="50" checked="">
      <span>Harassment</span>
    </label>
    <span>Harassment or bullying behavior</span>
  </div>
  <div class="form-item form-item-category content_members">
    <label for="report-category-47">
      <input type="radio" id="report-category-47" name="report_category" value="47">
      <span>Inappropriate</span>
    </label>
    <span>Contains mature or sensitive content</span>
  </div>
  <div class="form-item form-item-category content_members">
    <label for="report-category-48">
      <input type="radio" id="report-category-48" name="report_category" value="48">
      <span>Misinformation</span>
    </label>
    <span>Contains misleading or false information</span>
  </div>
  <div class="form-item form-item-category content_members">
    <label for="report-category-46">
      <input type="radio" id="report-category-46" name="report_category" value="46">
      <span>Offensive</span>
    </label>
    <span>Contains abusive or derogatory content</span>
  </div>
  <div class="form-item form-item-category content_members">
    <label for="report-category-49">
      <input type="radio" id="report-category-49" name="report_category" value="49">
      <span>Suspicious</span>
    </label>
    <span>Contains spam, fake content or potential malware</span>
  </div>
  <div class="form-item">
    <label for="report-category-other">
      <input type="radio" id="report-category-other" name="report_category" value="other">
      <span>Autre</span>
    </label>
  </div>
  <div class="form-item bp-hide">
    <label for="report-note">
      <span class="screen-reader-text">Report note</span>
      <textarea id="report-note" placeholder="Enter your reason for reporting..." name="note" class="bp-other-report-cat"></textarea>
    </label>
  </div>
  <footer class="bb-model-footer">
    <input type="button" class="bb-cancel-report-content button" value="Annuler">
    <button type="submit" class="report-submit button">Report</button>
    <input type="hidden" name="content_id" class="bp-content-id">
    <input type="hidden" name="content_type" class="bp-content-type">
    <input type="hidden" name="_wpnonce" class="bp-nonce">
  </footer>
</form>

javascript:void(0);

<form id="bb-block-member" action="javascript:void(0);">
  <footer class="bb-model-footer">
    <input type="button" class="bb-cancel-report-content button" value="Annuler">
    <button type="submit" class="report-submit button">Confirmer</button>
    <input type="hidden" name="content_id" class="bp-content-id">
    <input type="hidden" name="content_type" class="bp-content-type">
    <input type="hidden" name="_wpnonce" class="bp-nonce">
  </footer>
</form>

Text Content

 * À propos de WordPress
    * Site de WordPress-FR
    * Documentation
    * Apprendre WordPress
    * Forums de support
    * Vos retours

 * Connexion
 * Adhésion
    * Info
    * Abonnements
    * Paiements

 * Rechercher

 * Guides
    * Contenu vidéo
    * Intelligence Artificielle

 * Entreprises
 * Entrepreneur



Sign in
Search for:
 * Guides
   * Contenu vidéo
   * Intelligence Artificielle
 * Entreprises
 * Entrepreneur

Search for:


FIL D’ACTUALITÉS

You are unauthorized to view this page.

Username
Password

13 + 2 equals?*
Remember Me
 

 
Forgot Password


RECENT POSTS

 * LA RÉVOLUTION DE LA FORMATION

 * HELLO WORLD!


ARCHIVES

 * décembre 2023


CATEGORIES

 * Blogue
 * Uncategorized


GROUPES

Aucun groupe à afficher.


DERNIÈRES PUBLICATIONS

Désolé(e), aucune activité n’a été trouvée.

© 2023 - Oxxy


REPORT

There was a problem reporting this post.

Harassment Harassment or bullying behavior
Inappropriate Contains mature or sensitive content
Misinformation Contains misleading or false information
Offensive Contains abusive or derogatory content
Suspicious Contains spam, fake content or potential malware
Autre
Report note
Report


BLOCK MEMBER?

Please confirm you want to block this member.

You will no longer be able to:

 * See blocked member's posts
 * Mention this member in posts
 * Invite this member to groups
 * Message this member
 * Add this member as a connection

Please note: This action will also remove this member from your connections and
send a report to the site admin. Please allow a few minutes for this process to
complete.

Confirmer


REPORT

You have already reported this .

Notifications