Please enable javascript, or click here to visit my ecommerce web site powered by Shopify.
Jump to: navigation, search



Kali Linux on rock family


Community Updates

Kali Linux is a Debian-derived Linux distribution designed for digital forensics and penetration testing. Kali Linux is preinstalled with numerous penetration-testing programs, including nmap (a port scanner), Wireshark (a packet analyzer), John the Ripper (a password cracker), and Aircrack-ng (a software suite for penetration-testing wireless LANs). Kali Linux recently supports ARM devices. manu7irl has made a script of building kali Linux for radxa rock and freq has improved it and made the image for rock pro.

Kali-linux.png

Below is the instructions of building Kali Linux images for rock pro.

1.) get the radxa workspace

   git clone https://github.com/frep/radxa.git

2.) get the tools

   ./radxa/rock_pro/scripts/getTools.sh

3.) build the image

   ./radxa/rock_pro/scripts/createNandImg.sh <VersionNumber>

The image is so modified that it auto-login as root and startx (due to the problems I encountered with the used ubuntu-boot-Image described in my last post).

The first thing you may want to do after the image is running, is to resize the Rootfs to use the whole nand: resize2fs /dev/block/mtd/by-name/linuxroot

After that you can optionally clone my workspace on the rock pro and modify the script radxa/rock_pro/scripts/post-installation.sh Uncomment the things you want to install (like conky, chromium browser, java, arduino), and run the script.

Join the discussion of Kali Linux on rock family at radxa talk.

Popular pages
  1. Home‏‎ (2,086,926 views)
  2. Rock‏‎ (838,537 views)
  3. Buy‏‎ (792,111 views)
  4. Rockpi4‏‎ (653,829 views)
  5. Rock/flash the image‏‎ (630,971 views)
  6. RockpiX‏‎ (391,123 views)
  7. Rock2‏‎ (372,886 views)
  8. Dual Quad SATA HAT‏‎ (354,663 views)
  9. RockpiS‏‎ (310,383 views)
  10. Rock/prebuilt images‏‎ (293,712 views)
More >>


Feed