The preinstalled beef-xss has some issues, hooking doesn’t work, ui authentication doesn’t work, so I tried installing beef-xss from source, but installing beef-xss requires libsqlite3-dev, and it looks like ParrotOS has some broken packages, latest libsqlite3-0 is 3.30.1-1, but latest libsqlite3-dev is 3.30.0-1, cannot downgrad libsqlite3-0 ethier.
Installing SQLite3-dev
Maybe you have broken packages,
Show us problem .
if broken package = yes ; then
change repo
sudo apt update && sudo apt remove --purge ThatPackages
Install aptitude & install from it
sudo apt install aptitude && sudo aptitude install YourWhatEger
1 Like