/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.

Tested on Kali Linux with Python 3.6

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

This framework requires the following packages:

  • nmap
  • wpscan
  • sploitsearch
  • libimage-exiftool-perl

Say Thanks saythanks

If you'd like to 🎉 say thanks 😄

Contributors

Arszilla

Brightside

mzfr