wisecampus.info Open in urlscan Pro
108.170.44.75  Public Scan

URL: http://wisecampus.info/
Submission Tags: @phish_report
Submission: On September 29 via api from FI — Scanned from FI

Form analysis 1 forms found in the DOM

POST https://www.wisecampus.info/login.php?

<form action="https://www.wisecampus.info/login.php?" method="post" autocomplete="off" enctype="multipart/form-data" class="noIntBorder fullWidth" id="loginForm" onsubmit="gibbonFormSubmitted(this)">
  <header class="relative">
  </header>
  <input type="hidden" name="address" value="">
  <input type="hidden" name="method" value="default">
  <div class="noIntBorder fullWidth font-sans text-xs text-gray-700 relative bg-gray-100 rounded border mt-3" style="background:#edf7ff" cellspacing="0">
    <div id="" class="formRow  flex flex-col sm:flex-row justify-between sm:items-center content-center p-0">
      <div class="flex-1 px-3 py-2 ">
        <img src="https://www.wisecampus.info/themes/Default/img/attendance.png" style="width:20px;height:20px;margin:-2px 0 0 2px;" title="Username or email">
      </div>
      <div class="w-full max-w-full sm:max-w-sm flex justify-end items-center px-3 py-2 fullWidth">
        <div class="flex-1 relative"><input type="text" id="username" name="username" class="fullWidth" maxlength="50" aria-label="Username or email" placeholder="Username or email"></div>
        <script type="text/javascript">
          var lvusernameValidate = new LiveValidation('username', {
            onlyOnSubmit: true
          });
          lvusernameValidate.add(Validate.Length, {
            maximum: 50
          });
          lvusernameValidate.add(Validate.Presence, {});
        </script>
      </div>
    </div>
    <div id="" class="formRow  flex flex-col sm:flex-row justify-between sm:items-center content-center p-0">
      <div class="flex-1 px-3 py-2 ">
        <img src="https://www.wisecampus.info/themes/Default/img/key.png" style="width:20px;height:20px;margin:-2px 0 0 2px;" title="Password">
      </div>
      <div class="w-full max-w-full sm:max-w-sm flex justify-end items-center px-3 py-2 fullWidth">
        <div class="flex-1 relative"><input type="password" id="password" name="password" class="fullWidth" maxlength="30" aria-label="Password" placeholder="Password" autocomplete="off"></div>
        <script type="text/javascript">
          var lvpasswordValidate = new LiveValidation('password', {
            onlyOnSubmit: true
          });
          lvpasswordValidate.add(Validate.Length, {
            maximum: 30
          });
          lvpasswordValidate.add(Validate.Presence, {});
        </script>
      </div>
    </div>
    <div id="" class="formRow loginOptions flex flex-col sm:flex-row justify-between sm:items-center content-center p-0" style="display: none;">
      <div class="flex-1 px-3 py-2 ">
        <img src="https://www.wisecampus.info/themes/Default/img/planner.png" style="width:20px;height:20px;margin:-2px 0 0 2px;" title="School Year">
      </div>
      <div class="w-full max-w-full sm:max-w-sm flex justify-end items-center px-3 py-2 fullWidth">
        <div class="flex-1 relative"><select id="gibbonSchoolYearID" name="gibbonSchoolYearID" class="fullWidth" aria-label="School Year">
            <option value="027">2019-2020</option>
            <option value="028">2020-2021</option>
            <option value="025">2021-2022</option>
            <option value="026">2022-2023</option>
            <option value="029" selected="">2023-2024</option>
            <option value="030">2024-2025</option>
            <option value="031">2025-2026</option>
            <option value="032">2026-2027</option>
            <option value="033">2027-2028</option>
            <option value="034">2028-2029</option>
            <option value="035">2029-2030</option>
            <option value="036">2030-2031</option>
            <option value="037">2031-2032</option>
            <option value="038">2032-2033</option>
            <option value="039">2033-2034</option>
            <option value="040">2034-2035</option>
          </select></div>
        <script type="text/javascript">
        </script>
      </div>
    </div>
    <div id="" class="formRow loginOptions flex flex-col sm:flex-row justify-between sm:items-center content-center p-0" style="display: none;">
      <div class="flex-1 px-3 py-2 ">
        <img src="https://www.wisecampus.info/themes/Default/img/language.png" style="width:20px;height:20px;margin:-2px 0 0 2px;" title="Language">
      </div>
      <div class="w-full max-w-full sm:max-w-sm flex justify-end items-center px-3 py-2 fullWidth">
        <div class="flex-1 relative"><select id="gibboni18nID" name="gibboni18nID" class="fullWidth" aria-label="Language">
            <option value="0045">Afrikaans - Suid-Afrika</option>
            <option value="0011">العربية - المملكة العربية السعودية</option>
            <option value="0030">Deutsch - Deutschland</option>
            <option value="0001">English - United Kingdom</option>
            <option value="0002" selected="">English - United States (System Default)</option>
            <option value="0003">Español - España</option>
            <option value="0044">Español - Mexico</option>
            <option value="0012">Français - France</option>
            <option value="0041">עברית - ישראל</option>
            <option value="0039">Hrvatski - Hrvatska</option>
            <option value="0008">Italiano - Italia</option>
            <option value="0025">Dutch - Nederland</option>
            <option value="0007">Język polski - Polska</option>
            <option value="0023">Português - Brasil</option>
            <option value="0016">Română</option>
            <option value="0034">Shqip - Shqipëri</option>
            <option value="0035">ภาษาไทย - ราชอาณาจักรไทย</option>
            <option value="0042">Türkçe - Türkiye</option>
            <option value="0046">українська мова - Україна</option>
            <option value="0013">پاکستان - اُردُو</option>
            <option value="0033">Tiếng Việt - Việt Nam</option>
            <option value="0004">汉语 - 中国</option>
            <option value="0005">體字 - 香港</option>
          </select></div>
        <script type="text/javascript">
        </script>
      </div>
    </div>
    <div id="" class="formRow  flex flex-col sm:flex-row justify-between sm:items-center content-center p-0">
      <div class="flex-1 px-3 py-2 right" colspan="2">
        <span class="small"><a class="show_hide" onclick="false" href="#">Options</a> . <a href="/index.php?q=passwordReset.php">Forgot Password?</a></span>
      </div>
    </div>
    <div id="" class="formRow  flex flex-col sm:flex-row justify-between sm:items-center content-center p-0">
      <div class="flex-1 px-3 py-2 right" colspan="2">
        <input type="submit" value="Login" class="">
      </div>
    </div>
  </div>
  <script type="text/javascript">
  </script>
</form>

Text Content

LOGIN

2019-20202020-20212021-20222022-20232023-20242024-20252025-20262026-20272027-20282028-20292029-20302030-20312031-20322032-20332033-20342034-2035
Afrikaans - Suid-Afrikaالعربية - المملكة العربية السعوديةDeutsch -
DeutschlandEnglish - United KingdomEnglish - United States (System
Default)Español - EspañaEspañol - MexicoFrançais - Franceעברית - ישראלHrvatski -
HrvatskaItaliano - ItaliaDutch - NederlandJęzyk polski - PolskaPortuguês -
BrasilRomânăShqip - Shqipëriภาษาไทย - ราชอาณาจักรไทยTürkçe - Türkiyeукраїнська
мова - Українаپاکستان - اُردُوTiếng Việt - Việt Nam汉语 - 中国體字 - 香港
Options . Forgot Password?




WELCOME

Welcome to Gibbon, the Wagor International School of Excellence school
information system! This is the system where school schedules, classroom
assignments, and final grades are managed and stored. WISE strives to help
students develop the skills they need to succeed at university anywhere in the
English-speaking world, and to thrive beyond university in a modern, globalized
society. WISE promotes the values of Wisdom, Integrity, Strength, and Empathy as
it teaches students to embrace diversity and personal responsibility.

Student Applications

Parents of students interested in study at Wagor International School of
Excellence may use our online form to initiate the application process.

Staff Applications

Individuals interested in working at Wagor International School of Excellence
may use our online form to view job openings and begin the recruitment process.

Powered by Gibbon v25.0.00 | © Ross Parker 2010-2023
Created under the GNU GPL at ICHK | Credits | Translators