piranha 30

Oggi è stata rilasciata la build 090916 della versione 3.0 di Piranha, il famoso firmware per la fonera con integrati tutti i più importanti tool utitli per testare la sicurezza della nostra rete wireless. Ecco le novità più importanti:

  • La versione OpwnWrt su cui si basa la terza release di Piranha è , attualmente, la trunk r17590 (Versione per sviluppatori).
  • Aggiunto AAP versione 090916.  Per coloro che non sanno di cosa si tratta, AAP sta per “Auto Access Point”e consiste in un semplice script che consente di settare la nostra fonera per permetterle di connettersi automaticamente all’avvio a determinati access point. Suppporta anche la cifratura WEP/WPA.
  • Aircrack-ng r1396 and Aircrack-ptw.
  • MDK3 aggiornato alla versione 5.
  • Macchanger.
  • CIFS support.
  • Kmod-tun for Airbase-ng.
  • WPA-supplicant per lo script AAP.
  • Monitor-mode script.

Appena flashata la nostra fonera con Piranha 3,0, essa partirà in modalità station, per attivare la modalità AAP acccediamo via Ssh e utlizziamo il seguente script per settarla come preferiamo:
To enable Autostart of AAP
# /etc/init.d/aap enable
To disable Autostart of AAP
# /etc/init.d/aap disable
To start AAP manually
# /etc/init.d/aap start
To stop AAP manually
# /etc/init.d/aap stop

Se vogliamo installare il seguente firmware su una fonera 2.0 seguiamo questa guida e successivamente flashiamo il dispositivo utilizzando Gargoyle.

Download






Altri articoli:

This website uses IntenseDebate comments, but they are not currently loaded because either your browser doesn't support JavaScript, or they didn't load fast enough.

4 Comments

  1. orange scrive:

    Thanks for blogging about Piranha 3.0, much appreciated! One correction though: Starting with the release 090916, the autstart mechanism of AAP is handled slightly different. The available functions of /etc/init.d/aap are:

    /etc/init.d/aap start
    /etc/init.d/aap stop
    /etc/init.d/aap log

    The autostart is configured with /etc/rc.local by (un-)commenting the line /aap/aap.sh &

    Have fun with Piranha 3.0!

  2. orange scrive:

    You’re welcome. Be sure to checkout Piranha 3.0 090925 – it’s released as of today and ships with some interesting new features.
    http://piranha.klashed.net/2009/09/25/piranha-30-090925-is-out-the-door/
    http://piranha.klashed.net/2009/09/25/aap-090925-introduces-mac-spoofing-feature/
    Glad you like Piranha 3.0 – feel free to leave your comments at my blog!

Lascia un commento