Skip to content

i-am-csr/FDM_API

Repository files navigation

FDM_API

This is a repository for Firepower Device Manager using APIs. The idea is to have a low to no-code repository for use. The coding will come when trying to implement new features

Installation

Install all the requirements coming in the file requirements.txt

pip install -r requirements.txt

Usage

  1. Modify the profile_ftd.yaml file and add the information from your own FTD.
  2. Interact in python
python main.py
Welcome!
Reading the FTD Profile file
There are 3 devices available:
- FDM_CLEU2023
- FDM_Customer_A
- FDM_Customer_B

Which device do you want to work on?
...

Author information

Cesar Barrientos

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages