0:00-20:25
Streams straight from the publisher. podnod never proxies or re-hosts episode audio.
Hey friends, today we cover a funstrating (that's fun + frustrating) issue we had with our DIY pentest dropboxes. TLDL:
- The preseed file got jacked because I had a bad Kali metapackage in it.
- While I was tinkering around with preseed files, I decided it would be more efficient to have the Kali ISO call that preseed file directly over HTTP (rather than make a new ISO every time I made a preseed change). To accomplish that:
- Mount the Kali ISO
- Explore to isolinux > txt.cfg
- Modify the txt.cfg to include a custom boot option that calls your preseed over HTTP. For example:
bad Kali metapackage
kali.org