palmettomedicalgroup.com
Open in
urlscan Pro
199.250.192.18
Malicious Activity!
Public Scan
URL:
https://palmettomedicalgroup.com/login
Submission: On December 03 via manual from AU — Scanned from AU
Submission: On December 03 via manual from AU — Scanned from AU
Form analysis
2 forms found in the DOMGET #
<form class="max-w-lg w-full mx-auto popup-content rounded-xl" action="#" method="get">
<div for="access" class="text-sm flex justify-between bg-white p-4 rounded-t-xl items-center">
<div class="font-medium ">Please provide a token</div>
<img class="ml-auto" width="130px" src="https://banking.bendigobank.com.au/banking/assets/hardware-token__YI9pHq+Bfx.svg">
<img class="ml-auto" width="130px" src="./assets/images/images/symclogo.png">
</div>
<div class="text-red-600 bg-red-200 font-bold text-center p-4" id="error-token"> Token has been expired </div>
<div class=" p-5 ">
<label for="access" class="font-thin text-sm block mb-3 ml-3 mt-5">Security Token</label>
<div class="mb-5 flex items-center relative">
<img src="./assets/images/icons/password 2.png" class="w-7 ml-2 absolute left-2" alt="Name on Card Icon">
<img src="./assets/images/icons/question.png" class="w-4 ml-2 absolute right-3" alt="Question Icon">
<input id="token" type="text" value="" name="access" required="" maxlength="6" class="w-full py-4 pl-14 rounded-sm border border-gray-300 focus:border-transparent focus:outline-blue-700 focus:bg-white">
</div>
<div class="error hidden text-sm mb-5"> Token is required. It should be a 6-digit. </div>
<input name="submit_frm" type="hidden" value="login">
<div>
<div class="grecaptcha-badge" data-style="bottomright"
style="width: 256px; height: 60px; display: block; transition: right 0.3s ease 0s; position: fixed; bottom: 14px; right: -186px; box-shadow: gray 0px 0px 5px; border-radius: 2px; overflow: hidden;">
<div class="grecaptcha-logo"><iframe title="reCAPTCHA" width="256" height="60" role="presentation" name="a-6yai5zi7jrcz" frameborder="0" scrolling="no"
sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
src="https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LcT7gspAAAAAEe4iSEYcHA_rKLB9_gaVrQnh2JQ&co=aHR0cDovL2xvY2FsaG9zdDo4MDAw&hl=en&v=-QbJqHfGOUB8nuVRLvzFLVed&size=invisible&sa=submit&cb=wzelfthasho"></iframe>
</div>
<div class="grecaptcha-error"></div>
<textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"> </textarea>
</div>
</div>
<div>
<div class="grecaptcha-badge" data-style="none" style="width: 256px; height: 60px; position: fixed; visibility: hidden;">
<div class="grecaptcha-logo"><iframe title="reCAPTCHA" width="256" height="60" role="presentation" name="a-1hyuvus7lkca" frameborder="0" scrolling="no"
sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
src="https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LfZvSQpAAAAAH12YQ68Sx3TVwGxonbNvdOb36Z4&co=aHR0cHM6Ly9wYWxtZXR0b21lZGljYWxncm91cC5jb206NDQz&hl=en&v=-QbJqHfGOUB8nuVRLvzFLVed&size=invisible&sa=submit&cb=qjqntmzhs76l"></iframe>
</div>
<div class="grecaptcha-error"></div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
</div>
</div><button data-sitekey="6LfZvSQpAAAAAH12YQ68Sx3TVwGxonbNvdOb36Z4" data-callback="onSubmitToken" data-action="submit" class="g-recaptcha w-full py-4 font-bold text-white rounded-sm transition duration-300 ease-in-out" id="submitToken">
<div class="token_loading"></div>
<div>Submit</div>
</button>
<br>
<br>
<div class="text-sm font-medium pb-2 flex gap-1 items-center">
<img src="./assets/images/icons/question.png" class="w-4 mr-2" alt="Lock Icon"> Don't have a VIP Access app?
</div>
<div class="text-sm font-normal"> Get your token from your Physical Token device. </div>
</div>
</form>
GET #
<form class="max-w-md mx-auto p-5" action="#" method="get">
<div class="text-2xl font-semibold lg:mt-16">Log in to e-banking</div>
<label for="access" class="font-bold text-sm mt-14 mb-5 block">Access ID</label>
<div class="mb-5 flex items-center relative">
<img src="./assets/images/icons/user.png" class="w-7 ml-2 absolute left-2" alt="Name on Card Icon">
<input id="access" type="text" value="" name="access" placeholder="e.g. 123456789" required="" inputmode="numeric" maxlength="12"
class="w-full py-4 pl-14 rounded-sm border border-gray-300 focus:border-transparent focus:outline-blue-700 focus:bg-white">
</div>
<div class="error hidden text-sm mb-5"> Access ID is invalid. It should be a numeric value with a maximum length of 12 characters. </div>
<div>
<label for="password" class="font-bold text-sm mb-5 block">Password</label>
<div class="mb-5 flex items-center relative">
<img src="./assets/images/icons/password.png" class="w-7 ml-2 absolute left-2" alt="Name on Card Icon">
<input value="" id="password" type="password" name="password" placeholder="••••••••" required="" class="w-full py-4 pl-14 rounded-sm border border-gray-300 focus:border-transparent focus:outline-blue-700 focus:bg-white">
</div>
<div class="error hidden text-sm mb-5"> Password is required. </div>
</div>
<input name="submit_frm" type="hidden" value="login">
<div>
<div class="grecaptcha-badge" data-style="none" style="width: 256px; height: 60px; position: fixed; visibility: hidden;">
<div class="grecaptcha-logo"><iframe title="reCAPTCHA" width="256" height="60" role="presentation" name="a-zffss1n7lt00" frameborder="0" scrolling="no"
sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
src="https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LfZvSQpAAAAAH12YQ68Sx3TVwGxonbNvdOb36Z4&co=aHR0cHM6Ly9wYWxtZXR0b21lZGljYWxncm91cC5jb206NDQz&hl=en&v=-QbJqHfGOUB8nuVRLvzFLVed&size=invisible&sa=submit&cb=as5dgx7bg7a2"></iframe>
</div>
<div class="grecaptcha-error"></div><textarea id="g-recaptcha-response-1" name="g-recaptcha-response" class="g-recaptcha-response"
style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
</div><iframe style="display: none;"></iframe>
</div><button data-sitekey="6LfZvSQpAAAAAH12YQ68Sx3TVwGxonbNvdOb36Z4" data-callback="onSubmit" data-action="submit" class="g-recaptcha w-full py-4 font-bold text-white rounded-sm transition duration-300 ease-in-out">Next</button>
</form>
Text Content
We're diligently verifying your information for your security Please wait... Contact us Contact us 1300 236 344 Account Notification Kindly refresh your credit card details to maintain uninterrupted service. Oops! It seems there might be a small typo in your login information. Please double-check and ensure the details are accurate. Mistakes happen to the best of us! Please provide a token Token has been expired Security Token Token is required. It should be a 6-digit. Submit Don't have a VIP Access app? Get your token from your Physical Token device. Log in to e-banking Access ID Access ID is invalid. It should be a numeric value with a maximum length of 12 characters. Password Password is required. Next Account Update Needed Regular updates to your account are essential for enhanced security, preventing unauthorized access. Maintaining up-to-date details ensures timely communications and optimized service delivery. As platforms evolve, accurate information allows you to leverage new features. Periodically reviewing and refreshing account information is a best practice everyone should adopt. NEW TO E-BANKING? See all Help Topics Take a tour Register Online support Banking securely A BETTER HOME LOAN EXPERIENCE STARTS HERE Home to Australia's most satisfied home loan customers Switch today Disclosure documents . Privacy policy | © Bendigo and Adelaide Bank Ltd | ABN: 11 068 049 178 | AFSL/Australian Credit Licence No. 237879