All Projects → D4mianWayne → Alfred

D4mianWayne / Alfred

Licence: GPL-3.0 license
A friendly Toolkit for Beginner CTF players

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Alfred

Infosec reference
An Information Security Reference That Doesn't Suck; https://rmusser.net/git/admin-2/Infosec_Reference for non-MS Git hosted version.
Stars: ✭ 4,162 (+10571.79%)
Mutual labels:  penetration-testing, hacktoberfest2021
instaUnfollow
Check people don't follow you back on Instagram.
Stars: ✭ 50 (+28.21%)
Mutual labels:  hacktoberfest2021
Hacktoberfest-2021
Make this Hacktoberfest a learning period and contribute to Great Open Source Projects.
Stars: ✭ 523 (+1241.03%)
Mutual labels:  hacktoberfest2021
Resume-Maker
Resume Maker is tool where you can generate your resume for free. It has functionality like dynamic preview, color themes, responsive ,etc.
Stars: ✭ 40 (+2.56%)
Mutual labels:  hacktoberfest2021
SpotMusicGen
A Program that creates a Spotify playlist from a YouTube Playlist
Stars: ✭ 47 (+20.51%)
Mutual labels:  hacktoberfest2021
Algorithms
A repository by Codechef@MUST for data structures and algorithms
Stars: ✭ 19 (-51.28%)
Mutual labels:  hacktoberfest2021
Hacktoberfest2021-Task2
Hacktoberfest Task
Stars: ✭ 32 (-17.95%)
Mutual labels:  hacktoberfest2021
Red-Rabbit-V4
The Red Rabbit project is just what a hacker needs for everyday automation. Red Rabbit unlike most frameworks out there does not automate other peoples tools like the aircrack suite or the wifite framework, it rather has its own code and is raw source with over 270+ options. This framework might just be your everyday key to your workflow
Stars: ✭ 123 (+215.38%)
Mutual labels:  penetration-testing
configurator
Synchronize and Version Control ConfigMaps & Secrets across Deployment Rollouts.
Stars: ✭ 68 (+74.36%)
Mutual labels:  hacktoberfest2021
AttackSurfaceManagement
Discover the attack surface and prioritize risks with our continuous Attack Surface Management (ASM) platform - Sn1per Professional #pentest #redteam #bugbounty
Stars: ✭ 45 (+15.38%)
Mutual labels:  penetration-testing
learn-js
A repo dedicated to the introductory concepts of JavaScript
Stars: ✭ 35 (-10.26%)
Mutual labels:  hacktoberfest2021
metagoofil
Search Google and download specific file types
Stars: ✭ 174 (+346.15%)
Mutual labels:  penetration-testing
Frontend-Animations
Frontend Animation Projects.🚀
Stars: ✭ 20 (-48.72%)
Mutual labels:  hacktoberfest2021
notes
A miscellany of thoughts.
Stars: ✭ 18 (-53.85%)
Mutual labels:  hacktoberfest2021
react-in-out-textarea
A simple React.js User Interface Component that is like Google Translate with full TypeScript Support
Stars: ✭ 28 (-28.21%)
Mutual labels:  hacktoberfest2021
police-cad
This is a easy to setup and use police server CAD. Includes a signup/login for both Civilians and Police Officers. Also this is mobile friendly. Built for GTA V's Modding framework: FiveM.
Stars: ✭ 49 (+25.64%)
Mutual labels:  hacktoberfest2021
pentesting-notes
Notes from OSCP, CTF, security adventures, etc...
Stars: ✭ 38 (-2.56%)
Mutual labels:  penetration-testing
Hacktoberfest2021
Hacktoberfest is open to everyone in our global community. Whether you’re a seasoned contributor or looking for projects to contribute to for the first time, you’re welcome to participate.
Stars: ✭ 9 (-76.92%)
Mutual labels:  hacktoberfest2021
rchore
An feature packed Google Tasks CLI written purely in Rust
Stars: ✭ 36 (-7.69%)
Mutual labels:  hacktoberfest2021
FYI
My last 10 year's material collection on offensive & defensive security, GRC, risk management, technical security guidelines and much more.
Stars: ✭ 194 (+397.44%)
Mutual labels:  penetration-testing

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
  • automaor - Automate host discovery and perform the default scanning process

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].