sandwich-destroyer
sandwich-destroyer
using instructions from [here](https://www.riverloopsecurity.com/blog/2018/09/install-goodfet/) ``` root@kali:/opt/goodfet/firmware# make install cp platforms/apimote2.h include/config.h ./gen_builddate_h ./gen_apps monitor.h spi.h ccspi.h msp430-gcc -mmcu=msp430f2618 -Wall -O1 -fno-strict-aliasing -g -Duseuart1 -Dapimote -Dmsp430f2618 -Dapimote2 -Dplatform=apimote2 -Dboard=apimote4 -I include...
Not sure what is happening, I am using the right password. ``` root@kali:/opt/jackdaw# python3 jackdaw.py --sql sqlite:////opt/jackdaw/test.db ldap 'ldap://DOMAIN\user:password@domaincontroller' Traceback (most recent call last): File "jackdaw.py", line 4, in main()...
Getting a few issues with ./install-all.sh. After running it I get the below error output ``` [@] Installing common resources to /usr/local... ./rpi-setup.sh: line 5: /tmp/dhcpcd.conf: Permission denied dnsmasq.service is...