Menu

Tree [b768b4] master /
 History

HTTPS access


File Date Author Commit
 bash 2013-05-25 Ken Soona Ken Soona [b768b4] merge
 dev 2013-05-25 Ken Soona Ken Soona [b768b4] merge
 doc 2013-05-25 Ken Soona Ken Soona [b768b4] merge
 gfx 2013-05-25 Ken Soona Ken Soona [b768b4] merge
 linux 2013-05-25 Ken Soona Ken Soona [b768b4] merge
 live-build-config 2013-05-25 Ken Soona Ken Soona [b768b4] merge
 pentest 2013-05-25 Ken Soona Ken Soona [b768b4] merge
 src 2013-05-25 Ken Soona Ken Soona [b768b4] merge
 uml 2013-05-25 Ken Soona Ken Soona [b768b4] merge
 .gitignore 2013-05-25 Ken Soona Ken Soona [b768b4] merge
 .gitmodules 2013-05-25 Ken Soona Ken Soona [b768b4] merge
 ASCII.art.nfo.txt 2013-05-25 Ken Soona Ken Soona [b768b4] merge
 HACKING.md 2013-05-04 root root [71432b] Updated master
 README.md 2013-05-25 Ken Soona Ken Soona [b768b4] merge

Read Me

AttackVector Linux: the dragon has tails

Desktop Screenshot
AttackVector Linux is a new distribution for anonymized penetration and security.
It is based on Kali and TAILS, which are both based on Debian.


Design Philosophy

Yin and Yang

While Kali requires a modified kernel for network drivers to use injection and so forth,
TAILS is designed from the bottom up for encryption, and anonymity. Nmap can't UDP via Tor.
The intention of AttackVector Linux is to provide the capability to anonymize attacks
while warning the user when he or she takes actions that may compromize anonymity.

The two projects have different design philosophies that can directly conflict with one another.
In spite of this, the goal of AttackVector Linux is to integrate them complementarily into one OS.

Features
  • The anonymity of TAILS
  • The privacy of SRWare Iron
  • The password recovery of hashkill
  • The cryptography of DaKaRand
  • The penetration tools of Kali
    <<<<<<< HEAD
    =======
  • Additional tools for pen-testing, password cracking, and more

    c65297a2abfc9f96dbdd299737ddf1330d756cbe

Build Instructions

[ linux / build / kali_coms.txt ]

  1. Install prerequisites in Kali:

    ~~~~~~
    apt-get install git live-build cdebootstrap kali-archive-keyring
    cd /tmp
    git clone git://git.kali.org/live-build-config.git
    apt-get remove libdebian-installer4
    apt-get install libdebian-installer4
    ~~~~~~

  2. Copy down git repo [ linux / kali / config ]

    ~~~~~~
    git clone git://github.com/ksoona/attackvector.git
    cp attackvector/distro/kali/config /tmp/live-build-config/config
    cd /tmp/live-build-config
    ~~~~~~

  3. Live build:

    ~~~~~~
    lb clean --purge
    dpkg --add-architecture amd64
    lb config --architecture amd64 --mirror-binary http://http.kali.org/kali --mirror-binary-security http://security.kali.org/kali-security --apt-options "--force-yes --yes"
    lb build
    ~~~~~~

(Notice the similarity to Kali Live-Build.)

Download

MD5 (attackvector-linux-0.0.1alpha-64bit.torrent) = 5efeee92d4e7bf391f4bb406eb00b53c
mirror BitBucket
MD5 (attackvector-linux-0.0.1alpha-64bit.iso) = 359e2147206a5275ec46a7c997d66f8c


social

IRC #attackvector on Freenode
Tweet ThisFacebookLinkedin
Web Mockup
(Web Mockup)

Docs

Project Status

UML Diagram
It seems our best structural approach is customizing the Kali Live Build scripts.
Eventually this Kali derivative should meet the TAILS design specifications.

Git
Tasks

<<<<<<< HEAD
* Help port TAILS to Wheezy
* Evaluate features of each distro & unify them into a single kernel
* Provide two layers of functionality: desktop install and live
=======
* Evaluate features of each distro & unify them into a single kernel

c65297a2abfc9f96dbdd299737ddf1330d756cbe
* Add warning messages for anonymity risks
* Full Disk Encryption (FDE) w/ LUKS
* Host on AttackVector.org
* Provide documentation
<<<<<<< HEAD
* HTTPS Everywhere
* Debian repositories
=======
* Continue to integrate high quality tools
* Clone the Kali repos so that AttackVector can stand-alone
** Change live build to run off this new mirror
c65297a2abfc9f96dbdd299737ddf1330d756cbe

Tor Connected

license

Creative Commons LicenseOpen SourceHacker Emblem
Text under Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License. Code under GNU Public License. © Kenneth Soona 2013

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.