3 links
tagged with all of: automation + python
Click any tag below to further narrow down your results
Links
SpiderFoot is an open-source OSINT automation tool that offers a comprehensive suite of over 200 modules for data analysis, allowing users to gather and navigate information about various entities like IP addresses, domains, and more. It features both a web-based UI and command-line interface, integrates with numerous APIs, and provides visualizations and extensive documentation, making it a powerful resource for both offensive and defensive intelligence operations. Additionally, SpiderFoot HX offers a cloud-based version with enhanced features for collaborative investigations and monitoring.
The article compares Tines and Python as automation solutions, highlighting their respective strengths and weaknesses. It discusses how Tines offers a no-code approach, making it accessible for non-developers, while Python provides flexibility and power for those with coding skills. The analysis aims to help users choose the best tool based on their automation needs and technical proficiency.
Burpa is a fork of the abandoned burpa project that provides a command-line interface and Python API for automating scans with Burp Suite, utilizing its REST API. It supports various scanning options, including authenticated scans and report generation, while also allowing configuration via environment variables. Recent updates include static type checking, removal of Slack support, and improved CLI functionality using python-fire.