首页 > 数据库技术 > 详细

Ethical Hacking - GAINING ACCESS(22)

时间:2020-02-05 14:29:59      阅读:66      评论:0      收藏:0      [点我收藏+]

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.

技术分享图片

 

Ethical Hacking - GAINING ACCESS(22)

原文:https://www.cnblogs.com/keepmoving1113/p/12263319.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!