/Alfred

A friendly Toolkit for Beginner CTF players

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Alfred

Alfred is a penetration testing toolkit while introduces the user to commonly used and handy tools that are used in pentesting and CTFs.

Available Tools:

  • nmtool- nmap scan tool
  • metadata - Extract metadata from PDFs and images
  • dirbrute - brute-force directories and files
  • ftpbrute - brute-force ftp service for credentials
  • hash - check hashvalue from hashtoolkit
  • nspython - DNS querying
  • proxifetch - Fetch proxy from API

Installation

$ git clone https://github.com/D4mianWayne/Alfred
$ sudo apt-get update && sudo apt-get install nmap libimage-exiftool-perl
$ cd Alfred
$ python3 setup.py install
$ alfred

Note

nmap, wpscan, sploitsearch and libimage-exiftool-perl are required to use this framework.

Additional Info

Show your love here

Tested on Kali Linux with Python 3.6

Contributors

Arszilla

Brightside

mzfr