D4rkS3c-Group / HiddenEyeReborn

HiddenEye Reborn in better shape than ever, rewritten from scratch and adapted to modern world
The Unlicense
664 stars 153 forks source link

[FEATURE] Implement Credential Verification System #44

Open Hephaestus14089 opened 3 years ago

Hephaestus14089 commented 3 years ago

Currently, our application does not verify the authenticity of credentials provided by users. This feature request proposes the development of a credential verification system that tests credentials by making a request to the specified website. The system would then analyze the response to confirm the validity of the provided credentials. This would enhance the tool's functionality and security but may require significant development effort and consider potential limitations.