Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Playbook for Cisco ASA Forensic Investigation Procedures for First Responders

Automation for the Cisco ASA Forensic Investigation Procedures for First Responders.

The playbook also automate a forensic memory command show memory region | include lina that exist in TALOS's blog but not in any of the above procedures. Read the blog for the significance of this command.

Install the Ansible Cisco ASA collection.

ansible-galaxy collection install cisco.asa

Run the playbook.

ansible-playbook -i inventory.yml investigate.yml

All of the outputs are stored locally per inventory_host on the control node.

About

Ansible Playbook for Cisco ASA Forensic Investigation Procedures for First Responders

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors