首页 > 编程语言 > 详细

Python Ethical Hacking - BeEF Framework(1)

时间:2019-09-14 22:55:47      阅读:94      评论:0      收藏:0      [点我收藏+]
  • Browser Exploitation Framework.
  • Allows us to launch a number of attacks on a hooked target.
  • Targets are hooked once they load Javascript code.
  • Hook code can be placed in an HTML page and share it with a target.
  • Or host page online and send URL to target.

 

Install the BeEF framework from Github and start the service.

技术分享图片

 

 Login in the BeEF website with the changed username and password.

技术分享图片

 

Login in the BeEF Control Panel successfully.

 技术分享图片

 Change the Default index page of Kali Linux and save it.

技术分享图片

 

 

Browse the Kali website from different computers, then the watch the Control Panel to find something interesting.

技术分享图片

 

Python Ethical Hacking - BeEF Framework(1)

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

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