Jump to content

phpsystems

Active Members
  • Posts

    132
  • Joined

  • Last visited

  • Days Won

    4

Posts posted by phpsystems

  1. Depending on how the RPi boots, you might have to keep the main files on the hard-drive, with the SD card holding the bootloader, using the rest as swap.

    Did you create those partitions by hand, or did you do something like:

    dd if=kali-pi.img of=/dev/sdb bs=512k

    Where sdb is your usb hdd.

  2. Radio encompasses a lot more than just music.

    Radio can be used for security, just as the monitoring of it be used for pentesting. I remember watching a conference talk on the subject with the target being a casino and the guy was able to listen in to the walkie talkies.

    Pentesting is about thinking outside the box.

  3. Not that I really want to encourage spamming, but have you tried setting up a mail server with Spam Assassin on it, to see how that scores your email? Bear in mind, things like SPF may be out of your control

  4. Hi Darren,

    Rtl-tcp just allows you to just stream the radio data you are interested in to a remote location.

    Examples are such as picking up AIS from a beach, adsb from mount diablo or the signal from the radio mics in the Hak5 office. Then listen to the live streams from home. You deploy the pineapple with the sdr to get the best reception, then pick up the stream from the IP of the pineapple and do the decoding. I think I saw a tcp option on the AIS program Shannon was using, and sdr sharp supports rtl tcp. Ads-b can be done, but requires decoding (sample rate will need increasing too). Decoding can be done via dump1090 on the decoding pc.

    Tim

×
×
  • Create New...