BeeF-Over-Wan icon indicating copy to clipboard operation
BeeF-Over-Wan copied to clipboard

Permission denied ? Please help

Open Pentest00111234 opened this issue 5 years ago • 3 comments

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

Pentest00111234 avatar Feb 14 '20 11:02 Pentest00111234

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.

ContactDev913 avatar Mar 03 '20 15:03 ContactDev913

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

AzizKpln avatar Dec 13 '20 21:12 AzizKpln

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

Starscreemn01 avatar Apr 13 '22 05:04 Starscreemn01