background preloader

Worthy Library/Package

Facebook Twitter

Pentesting Distributions and Installer Kits for your Raspberry Pi. Raspberry Pi for pwning and penetration testing? Of course! Why not? As an introduction, Raspberry Pi is an ARM GNU / Linux box or a credit card size mini computer that can be plugged in to your TV using an HDMI cable then to your USB type of keyboard and mouse. Aside from office work, programming, personal usage, and gaming, it is also used by enthusiasts out there as a penetration testing box by installing Ubuntu or Debian Linux and a couple of tools for information gathering, vulnerability assessment, exploitation, maintaining access, reverse engineering, social engineering, forensic analysis and VOIP analysis. In this article, I will introduce some penetration testing distributions and kits that are available for your Raspberry Pi: PwnPi PwnPi is a Linux-based penetration testing drop box distribution that has over 200 network security tools pre-installed and uses Xfce as its window manager.

Ethical Hacking Training – Resources (InfoSec) Kali Linux Raspberry Pwn Installation: PwnBerryPi. JamezQ/Palaver at master. Rpitwit 0.2.0. Remote control your RaspberryPI from Twitter. RPiTwit is a really simple script to execute remote shell commands on your RaspberryPI (or any other Linux distribution with python) using your twitter account. To execute commands just write a status on your twitter with the following format: #RPITwit <command> [arguments] The scripts are stored on "~/rpitwit_commands/". You can call python scripts, shell scripts or executables. If you have setuptools installed just run (as root): sudo easy_install rpitwit If not, download the tar.gz package, extract it and run: sudo python setup.py install IMPORTANT: Never run rpitwit as root. Execute the following command: rpitwit And follow the instructions.

To stop press Ctrl+C If you feel nervous or don't want to come here again to read the instructions, you can ask for help with the following command: rpitwit --help This is going to show you a really small help text with the command line options that you can use on RPiTwit. rpitwit --ask-follow From 0.1.0 to 0.2.0: Cross-compilation & Distributed compilation for the Raspberry Pi | Jeremy Nicola. Introduction Compiling large programs such as a Linux Kernel, or big libraries like OpenCV, OpenNI directly on your Raspberry Pi will take a lot of time, and sometimes will even fail ( I was not able to reach more than 6% in the compilation process of the PCL, when compiling directly on the Pi ).

In this howto I will show you how to: cross compile programs, i.e.: how you can compile a program on your PC so that it will run on your Raspberry Pidistribute the compilation so that when you compile a program from your Raspberry Pi it actually gets cross-compiled on your remote PC(s), in a totally transparent manner I am assuming that just as me, you're manipulating directly in your $HOME directory, both on your Raspberry Pi and your PC, running any Debian-flavored Linux distribution ( Debian, Linux Mint Debian Edition, Ubuntu... ). 1 - Install a toolchain To cross compile you have to set up a toolchain. You have two options here: 1.1 - Build your toolchain Assuming you use Raspbian, issue a: . .

Ashleynewson/SmartSim. Daniel-j/omxradio. Raspberry Pi | Wiring. Update: 14th May, 2013 wiringPi version 2 has been released and now has its own website ( to look after it. Most of the documentation on the projects site has been copied over to it the new site, but there may still be 1 or 2 pages that are still missing. I’d encourage you to use the new site if possible where there will be a forum and wiki (when I get time to implement them!) WiringPi is an Arduino wiring-like library written in C and released under the GNU LGPLv3 license which is usable from C and C++ and many other languages with suitable wrappers (See below) You may be familiar with the Arduino… Briefly; Arduino is really two things; one is a hardware platform, the other software, and part of the software is a package called Wiring. The Raspberry Pi has a 26-pin General Purpose Input/Output (GPIO) connector and this carries a set of signals and buses.

WiringPi includes a command-line utility gpio which can be used to program and setup the GPIO pins. Pin numbering. Quick2wire/quick2wire-gpio-admin. Raspberrypi. Adafruit (Adafruit Industries) Rasathus/pigredients. Dwelch67 (David Welch) Adafruit/Adafruit-Raspberry-Pi-Python-Code. Welcome to Twidge · jgoerzen/twidge Wiki.