lsusb to log USB devices/dev/serial/by-idsudo screen /dev/ttyUSB1 9600
9600 as baud rateU-boot is a common bootloader
Boot sequence

Build root → opensource tool to build linux
Dropbear → SSH
While analysing the logs, we look for interesting things like an ssh key location
Sometimes we can enter a command at boot to directly interact with RAM, with TP-link we need to mash tpl while booting (easier to reboot with reboot then start spamming)
ls /bin or ls /sbininit binarybusybox, a tool that combines multiple binaries into one
tftpbusybox isn't complete, we can bring the complete one to the targetatftpd (sudo apt-get install atftp)
cat /etc/default/atftpd/srv/tftpsudo atftpd --deamonsudo chmod 777 -R /srv/tftp and sudo chown nobody -R /etc/tftp (replace nobody with another service account if necessary)tftp like tftp -l init -p 192.168.0.0