Otomasyon_Video_2_Selenium is a Python-based tool for automating web interface tasks, particularly focused on firewall rule creation from endpoint to firewall in non-API and SOAR environments.
Selenium - Python ile Web Arayüz Otomasyonu (API ve SOAR olmayan bir ortamda), Örnek Senaryo, Firewall'dan Endpoint'e Otomatik Kural Yazma
This tool is designed for security operations professionals who need to automate web interface interactions and manage firewall rules efficiently. It streamlines the process of writing automatic rules, enhancing operational efficiency in security management.
Ensure that Python and pip are installed on your system before running the installation instructions.
Clone the repository using 'git clone https://github.com/acnrayd/Otomasyon_Video_2_Selenium.git'
Navigate to the project directory
Install required Python packages using 'pip install -r requirements.txt'python script.py
Runs the main automation script for web interface tasks.