PDA

View Full Version : BEEF, no access to application, shoul I resintall it?



iago
2020-07-10, 13:31
Hello,
If a start BEEF, I cannot log-in. (local browser application) According to a tutorial that I'm doing, I should be able to input a password in advance.
Should I reinstall it? How does this work?

Here is the start sequence:


Executing ?sudo beef-xss?

[i] GeoIP database is missing


[i] Run geoipupdate to download / update Maxmind GeoIP database


Please wait for the BeEF service to start.





You might need to refresh your browser once it opens.





Web UI: http://127.0.0.1:3000/ui/panel


Hook: <script src="http://<IP>:3000/hook.js"></script>


Example: <script src="http://127.0.0.1:3000/hook.js"></script>






● beef-xss.service - beef-xss


Loaded: loaded (/lib/systemd/system/beef-xss.service; disabled; vendor preset: disabled)


Active: active (running) since Fri 2020-07-10 09:33:01 EDT; 5s ago


Main PID: 1523 (ruby)


Tasks: 10 (limit: 2340)


Memory: 186.7M


CGroup: /system.slice/beef-xss.service


├─1523 ruby /usr/share/beef-xss/beef


└─1534 nodejs /tmp/execjs20200710-1523-154aiyxjs






Jul 10 09:33:01 kali systemd[1]: Started beef-xss.


Jul 10 09:33:03 kali beef[1523]: [ 9:33:03]
Browser Exploitation Framework (BeEF) 0.5.0.0


Jul 10 09:33:03 kali beef[1523]: [ 9:33:03] | Twit: @beefproject


Jul 10 09:33:03 kali beef[1523]: [ 9:33:03] | Site: https://beefproject.com


Jul 10 09:33:03 kali beef[1523]: [ 9:33:03] | Blog: http://blog.beefproject.com


Jul 10 09:33:03 kali beef[1523]: [ 9:33:03] |_ Wiki: https://github.com/beefproject/beef/wiki


Jul 10 09:33:03 kali beef[1523]: [ 9:33:03]
Project Creator: Wade Alcorn (@WadeAlcorn)


Jul 10 09:33:03 kali beef[1523]: -- migration_context()


Jul 10 09:33:03 kali beef[1523]: -> 0.0092s


Jul 10 09:33:03 kali beef[1523]: [ 9:33:03]
BeEF is loading. Wait a few seconds...






Opening Web UI (http://127.0.0.1:3000/ui/panel) in: 5... 4... 3... 2... 1...


root@kali:~#








Thanks!