Quantcast
Channel: Penetration Test – Security List Network™
Viewing all articles
Browse latest Browse all 1152

Attacksible – Ansible Provisioned Security Testing Platform.

$
0
0

Attacksible – Ansible Provisioned Security Testing Platform.
Tested on:
+ Fedora 19,20,21
+ CentOS 7 (however a bunch of tools will be missing)
+ Debian of various releases

Feature Tools:
– Annonimity Packages: Anon and proxy tools – Fedora-only packages
– Exploit Tools Packages: Metasploit, Beef, NoSQLMap, SqlMap, Potator, Hydra, Skipfish
– network Discovery & Scanning Packages
– HDD forensics – Fedora only
– Password cracking – Fedora-only packages
– Reversing, Decompilers
– Network Sniffing Packages
– RFID:Package: libnfc and examples.
– Web Scanning Packages
– SMTP Package: swaks
– Wifi tools
– Hardware Hacking: arduino, Minicom
– System Packages / Dev Packages; Firewall rules / Antivirus / Logging / OS House clean / System Debug Tools
– Layer 2/3 and Router Proto Attacks
Usage:
Tools will be located in /opt/attacksible, or otherwise installed globally as system packages
For the full desktop install

ansible-playbook play.yml -i attacksible --connection=local -K

Headless

ansible-playbook play.yml -i attacksible --skip-tags 'gui' --connection=local -K

Install:

sudo yum install ansible || sudo apt-get install ansible

Or

git clone --recursive https://github.com/ansible/ansible.git
source ansible/hacking/env-setup

Or

Download : Master.zip  | Clone Url
Source: https://github.com/4ltern4te


Viewing all articles
Browse latest Browse all 1152

Trending Articles