Login Page Verifier
Free to download on every platform. Comes pre-installed on BotFone, BotPad and BotFlip — with extra free apps included.
About this app
WHAT IT DOES
Login Page Verifier is a security analysis tool that inspects any login page you visit. It checks whether the page uses HTTPS, detects password fields and login forms, scans for phishing indicators like unusual domain patterns and brand impersonation, and flags insecure form submissions. It displays a security score (0-100%) and a detailed breakdown of what it found. It also visually highlights forms that submit to insecure endpoints, making it easy to spot risky login pages at a glance.
WHERE IT RUNS
This tool runs as a userscript inside the BotGentz extension on any website. It does not require any external servers or cloud services—all analysis happens locally in your browser. It works on any page that contains a login form, making it a universal security companion for your daily browsing.
HOW TO USE
Simply navigate to any login page. The tool can auto-detect login forms and run analysis automatically, or you can click the "Analyze Current Page" button in the panel to run it manually. Results appear immediately with a security score, a list of detected security indicators, and a summary of forms and password fields. Use the settings to toggle features like security score display, insecure form highlighting, and phishing detection sensitivity. You can copy results to your clipboard or open reference links for further reading.
TECHNICAL MECHANISM
The tool performs multi-layer analysis on the current page. First, it enumerates all forms and input elements, identifying password fields and login-specific forms. Second, it analyzes the page URL and each form's action attribute to check for HTTPS usage and insecure endpoints. Third, it runs a phishing detection engine that checks domain patterns against known suspicious TLDs (e.g., .xyz, .top), looks for brand mismatches between page title and actual domain, and scans page text for common phishing keywords like "verify your account" or "security alert." The security score is calculated from these checks, with each issue deducting points based on severity. The tool also uses CSS to visually mark insecure forms with red borders and warning labels, providing real-time visual feedback.
THE PANEL
The panel can be dragged anywhere on screen, snapped to the edge, resized, collapsed, and closed with Escape. It remembers its position per site and stays out of your way until you need it.
PLEASE NOTE
This tool requires the free BotGentz extension to run. It is a client-side analysis tool and does not send any data to external servers. Sites change frequently; if the tool stops working on a particular site, it may need updating. It cannot read actual HTTP security headers, so it infers security from visible elements and form behavior. Always verify critical security information independently.