AFCAT is a versatile cybersecurity tool designed to simplify and automate various security analysis tasks. Built with Python 🐍, it aims to provide an easy-to-use interface for professionals and enthusiasts alike, enabling them to achieve their goals more efficiently.
AFCAT offers a range of functionalities, including but not limited to:
- Site Header Scanning: Quickly scan site headers to gather general information about a target website. 🔍
- WordPress User Enumeration: Attack WordPress websites to retrieve a list of users, aiding in vulnerability assessment. 🧑💻
- Admin Page Discovery: Scan for admin and other well-known pages of a website to identify potential points of entry. 🔐
- HTTP(S) Proxy Support: You can do things more privately by setting a proxy! 😉
More features are continuously being added to enhance AFCAT's capabilities.
- Python: AFCAT is developed in Python. Ensure you have Python installed on your system. 🐍
AFCAT is designed to be straightforward to set up:
- Clone the repository to your local machine. 📥
- Navigate to the cloned directory.
- Run AFCAT by executing the main script:
afcat.py
🖥 - AFCAT will automatically check for and install any necessary dependencies.
Upon launching AFCAT, you will be greeted with a menu of options. Simply select the desired option by entering the corresponding number. AFCAT will then guide you through the necessary steps to perform the selected task.
Contributions to AFCAT are welcome! Whether it's adding new features, fixing bugs, or improving documentation, your help is appreciated. Please feel free to fork the repository and submit pull requests.
AFCAT is licensed under the GNU Affero General Public License v3.0. For more details, see the LICENSE file.
- AFCAT uses several third-party libraries; gratitude to their respective developers and contributors.
For any inquiries or suggestions, please feel free to reach out through our GitHub repository: https://github.com/lenesis/afcat.
AFCAT is developed for educational and ethical testing purposes only. The developers assume no liability and are not responsible for any misuse or damage caused by this program.
Enjoy exploring and enhancing the cybersecurity landscape with AFCAT! 🌐