Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add delay after wrong password input #112

Open
huuhgguuhhghjj opened this issue Nov 24, 2022 · 0 comments
Open

Add delay after wrong password input #112

huuhgguuhhghjj opened this issue Nov 24, 2022 · 0 comments
Labels
feature-request New feature or request

Comments

@huuhgguuhhghjj
Copy link

huuhgguuhhghjj commented Nov 24, 2022

Its a security bug i want to report

I was recently doing a bug bounty on this server and i was easily able to crack password using brute force attacks.. It means its not so safe.. There is no firewall that blocks user who is trying to authenticate multiple times..

What i suggest to secure this app:-
#1 add a nice firewall that closes the vnc server when a user authenticates wrong this will prevent brute force attacks and dictionary attacks.. I wont suggest u to block a user as pro hackers could use multiple ip addresses

#2 add a default password that is good and random generated everytime app is opened.. I wont suggest algorithm for it just use random statement.. What if algorithm gets leaked.. It will be good for people who are lazy to put password..

#3 add warning or disable removing password and there should be rules for adding password so that every user adds a good password

Thats all i suggest!
Good luck 👌

@huuhgguuhhghjj huuhgguuhhghjj added the bug Something isn't working label Nov 24, 2022
@bk138 bk138 added feature-request New feature or request and removed bug Something isn't working labels Nov 24, 2022
@bk138 bk138 changed the title VNC SERVER PASSWORD EASILY CRACKED Add delay after wrong password input Nov 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants