Description | Bettercap now has an official web UI
- [Name] - bettercap-ui
- [Version] - 1.1.0
- [Homepage] - https://www.bettercap.org/usage/#web-ui or https://github.com/bettercap/ui
- [Download] - https://github.com/bettercap/ui/releases
- [Author] - evilsocket ( https://www.evilsocket.net/ )
- [Licence] - GPLv3
- [Description] - the official web UI for bettercap
- [Dependencies] - bettercap, bettercap-caplets (actually the http-ui.cap caplet already included in Kali's bettercap-caplets package belongs to this tool)
- [Activity] - very recent, first commits are oniy few days old
- [How to install] - sudo bettercap -eval "caplets.update; ui.update; q" (will download and update caplets and web ui from the latest github releases) Probably downloading the ui.zip from releases page and unpacking to /usr/share/bettercap should work too.
- [How to use] - change default credentials on /usr/share/bettercap/caplets/http-ui.cap, use "sudo bettercap -caplet http-ui" to launch, then browse to http://127.0.0.1/ and use credentials to login
|
---|