Alfred is a penetration testing toolkit while introduces the user to commonly used and handy tools that are used in pentesting and CTFs.
nmtool
- nmap scan toolmetadata
- Extract metadata from PDFs and imagesdirbrute
- brute-force directories and filesftpbrute
- brute-force ftp service for credentialshash
- check hashvalue from hashtoolkitnspython
- DNS queryingproxifetch
- Fetch proxy from API
$ 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
nmap
, wpscan
, sploitsearch
and libimage-exiftool-perl
are required to use this framework.
Show your love here
Tested on Kali Linux with Python 3.6