verify.codepoetllc.com
Open in
urlscan Pro
69.28.92.57
Public Scan
URL:
https://verify.codepoetllc.com/
Submission: On August 14 via automatic, source certstream-suspicious — Scanned from DE
Submission: On August 14 via automatic, source certstream-suspicious — Scanned from DE
Form analysis
2 forms found in the DOMPOST https://verify.codepoetllc.com
<form id="validationForm" class="space-y-6" action="https://verify.codepoetllc.com" method="POST">
<input type="hidden" name="_token" value="ok5UtUgnuky6AqYagmUvw4lyCwPQ0Y9f6yUHlDbl">
<div>
<label for="first_name" class="block text-sm font-medium text-gray-700"> First Name </label>
<div class="mt-1 relative rounded-md shadow-sm">
<input id="first_name" name="first_name" type="text" required="" class="block w-full pr-10 focus:outline-none sm:text-sm rounded-md" value="">
</div>
</div>
<div>
<label for="last_name" class="block text-sm font-medium text-gray-700"> Last Name </label>
<div class="mt-1 relative rounded-md shadow-sm">
<input id="last_name" name="last_name" type="text" required="" class="block w-full pr-10 focus:outline-none sm:text-sm rounded-md" value="">
</div>
</div>
<div>
<label for="email" class="block text-sm font-medium text-gray-700"> Email Address </label>
<div class="mt-1 relative rounded-md shadow-sm">
<input id="email" name="email" type="email" required="" class="block w-full pr-10 focus:outline-none sm:text-sm rounded-md" value="">
</div>
</div>
<div>
<label for="password" class="block text-sm font-medium text-gray-700"> Password </label>
<div class="mt-1 relative rounded-md shadow-sm">
<input id="password" name="password" type="password" required="" class="block w-full pr-10 focus:outline-none sm:text-sm rounded-md" value="">
</div>
</div>
<div>
<button id="validationSubmit" type="submit"
class="disabled:opacity-50 w-full flex justify-center py-2 px-4 border border-transparent rounded-md shadow-sm text-sm font-medium text-white bg-red-600 hover:bg-red-700 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-red-500">
<svg class="w-4 h-4 mr-1" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 15v2m-6 4h12a2 2 0 002-2v-6a2 2 0 00-2-2H6a2 2 0 00-2 2v6a2 2 0 002 2zm10-10V7a4 4 0 00-8 0v4h8z"></path>
</svg> Verify Credentials </button>
</div>
<div class="flex items-center justify-between">
<div class="text-sm">
<button type="button" class="font-medium text-blue-600 hover:text-blue-500" @click="openForgotPassword()"> Forgot your password? </button>
</div>
</div>
</form>
POST https://verify.codepoetllc.com/forgot
<form id="validationForm" action="https://verify.codepoetllc.com/forgot" method="POST" @submit.prevent="submitData"
class="inline-block align-bottom bg-white rounded-lg px-4 pt-5 pb-4 text-left overflow-hidden shadow-xl transform transition-all sm:my-8 sm:align-middle sm:max-w-lg sm:w-full sm:p-6" x-show="open" x-description="Forgot Password Modal"
x-transition:enter="ease-out duration-300" x-transition:enter-start="opacity-0 translate-y-4 sm:translate-y-0 sm:scale-95" x-transition:enter-end="opacity-100 translate-y-0 sm:scale-100" x-transition:leave="ease-in duration-200"
x-transition:leave-start="opacity-100 translate-y-0 sm:scale-100" x-transition:leave-end="opacity-0 translate-y-4 sm:translate-y-0 sm:scale-95" role="dialog" aria-modal="true" aria-labelledby="modal-headline" style="display: none;">
<input type="hidden" name="_token" value="ok5UtUgnuky6AqYagmUvw4lyCwPQ0Y9f6yUHlDbl">
<div>
<div class="flex items-center justify-center">
<div class="flex items-center justify-center h-12 w-12 rounded-full bg-green-100 mr-2">
<svg class="h-6 w-6 text-green-600" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M18.364 5.636l-3.536 3.536m0 5.656l3.536 3.536M9.172 9.172L5.636 5.636m3.536 9.192l-3.536 3.536M21 12a9 9 0 11-18 0 9 9 0 0118 0zm-5 0a4 4 0 11-8 0 4 4 0 018 0z">
</path>
</svg>
</div>
<h3 class="text-lg leading-6 font-medium text-gray-900" id="modal-headline"> Forgot Password? </h3>
</div>
<div id="forgotPasswordSuccessMessage" class="rounded-md bg-green-50 p-4 mt-3" x-show="success" style="display: none;">
<div class="flex">
<div class="flex-shrink-0">
<svg class="h-5 w-5 text-green-400" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true">
<path fill-rule="evenodd" d="M10 18a8 8 0 100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z" clip-rule="evenodd"></path>
</svg>
</div>
<div class="ml-3">
<p class="text-sm font-medium text-green-800" x-text="message"></p>
</div>
</div>
</div>
<div id="forgotPasswordErrorMessage" class="rounded-md bg-red-50 p-4 mt-3" x-show="error" style="display: none;">
<div class="flex">
<div class="flex-shrink-0">
<svg class="h-5 w-5 text-red-400" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 8v4m0 4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z"></path>
</svg>
</div>
<div class="ml-3">
<p class="text-sm font-medium text-red-800" x-text="message"></p>
</div>
</div>
</div>
<div class="mt-3 sm:mt-5">
<div class="mt-2">
<div>
<label for="email" class="block text-sm font-medium text-gray-900"> Email Address </label>
<div class="mt-1">
<input type="email" name="email" id="email" class="block w-full shadow-sm sm:text-sm focus:ring-blue-500 focus:border-blue-500 border-gray-300 rounded-md" x-model="formData.email">
</div>
</div>
</div>
</div>
</div>
<div class="mt-5 sm:mt-6 sm:grid sm:grid-cols-2 sm:gap-3 sm:grid-flow-row-dense">
<button type="submit" x-text="buttonLabel" :disabled="loading"
class="w-full disabled:opacity-50 inline-flex justify-center rounded-md border border-transparent shadow-sm px-4 py-2 bg-blue-600 text-base font-medium text-white hover:bg-blue-700 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-blue-500 sm:col-start-2 sm:text-sm">Send
Request</button>
<button type="button"
class="mt-3 w-full inline-flex justify-center rounded-md px-4 py-2 bg-white text-base font-medium text-gray-700 hover:bg-gray-50 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-blue-500 sm:mt-0 sm:col-start-1 sm:text-sm"
@click="formData.email = ''; closeForgotPassword();"> Cancel </button>
</div>
</form>
Text Content
PLEASE VERIFY YOUR ACCOUNT First Name Last Name Email Address Password Verify Credentials Forgot your password? FORGOT PASSWORD? Email Address Send Request Cancel