Skip to content

stuntcoders/stunt_mage_form_antibot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magento Module - Form Anti Bot

Assumption is that attacker is trying to register account by filling all registration form fields with random data (or could try to insert code). Also, attacker is bot and not person manually filling form fields.

Module adds additional input field to customer registration form. Added field has empty value and is not visible to regular visitor. When form is submitted Observer class checks if hidden field is still empty. If hidden field is not empty, it means that bot has auto filled it. Observer than redirects to home page.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published