Add deception mechanism (HoneyChecker) for OWASP WebSpa project.
java-jar webspa.jar -server
service start
user add
user show
user activate
pass-phrase show
add dup pass-phrase (custom command)
action add (sudo service ssh start)/(windows -TASKKILL/F/IMhttpd.exe/T)
action show
java-jar webspa.jar -client
http://localhost:80 Enter pass-phrase: Re-emter pass-phrase:
Feature Added
- Introduced a virtual server (HoneyChecker) in Spring boot which will act Middle Man to Client and Server to detect the decoy User into System
- Web service call in REST api to verify the identify of original user into system