All Projects → nccgroup → Asatools

nccgroup / Asatools

Main repository to pull all NCC Group Cisco ASA-related tool projects.

Programming Languages

shell
77523 projects

asatools

Main repository to pull all Cisco ASA-related projects.

Installation

Even though some sub projects can be used independently, we recommend to pull all subprojects using the simple command:

git clone --recursive https://github.com/nccgroup/asatools

There are several env.sh in the respective subprojects but you only need to modify one of them. For instance modify asatools/asadbg/env.sh to match your environment. Then execute the following:

source /path/to/asatools/asadbg/env.sh

Note: You can add the line above to your ~/.bashrc as well if you want.

Documentation

Refer to the respective sub-projects for their documentation:

You can also refer to this tutorial for a way to setup your own virtualised Cisco ASA in GNS3 that you can debug with the tools above.

A series of blog posts has also been published here.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].