BeeF-Over-Wan
BeeF-Over-Wan copied to clipboard
Permission denied ? Please help
i have worked with ngrok . but cp: cannot create regular file '/var/www/html/beef.html': Permission denied cp: cannot create regular file '/var/www/html/hook.js': Permission denied chmod: cannot access '/var/www/html/hook.js': No such file or directory
i have worked with ngrok . but cp: cannot create regular file '/var/www/html/beef.html': Permission denied cp: cannot create regular file '/var/www/html/hook.js': Permission denied chmod: cannot access '/var/www/html/hook.js': No such file or directory
I have fixed that in my variation of the script. I added sudo to the beginning of the os.system commands. If storm approves my pull request. That problem should be fixed for you. But the main purpose of the script is not fixed. He should be working on such soon.
Hi, i've developed a tool like this. It allows you to use beef over wan. You can install it from(i made a video for this tool. It's included in readme.md file. You can read it):
https://github.com/AzizKpln/Beef-Over-AWS
i have worked with ngrok . but cp: cannot create regular file '/var/www/html/beef.html': Permission denied cp: cannot create regular file '/var/www/html/hook.js': Permission denied chmod: cannot access '/var/www/html/hook.js': No such file or directory
I have fixed that in my variation of the script. I added sudo to the beginning of the os.system commands. If storm approves my pull request. That problem should be fixed for you. But the main purpose of the script is not fixed. He should be working on such soon.
how exactly did you fix it??? im having this issue currently