Ethical Hacking

CLIENT SIDE ATTACKS - BeEf Framework

Browser Exploitation Framework allowing us to launch a number of attacks on a hooked target.

  • Targets are hooked once they load a hook URL.
  • DNS spoof requests to a page containing the hook.
  • Inject the hook in browsed pages(need to be MITM)
  • Use XSS exploit.
  • Social engineer the target to open a hook page.

Start the BeEf framework.

 Modify the index.html file.

 Browse http://10.0.0.13 from the victim machine.

 Then you can find the Online Browses in the BeEF Control Panel immediately.

相信未来 - 该面对的绝不逃避,该执著的永不怨悔,该舍弃的不再留念,该珍惜的好好把握。
原文地址:https://www.cnblogs.com/keepmoving1113/p/12263319.html