Skip to content

Commit

Permalink
With great power comes great responsibility
Browse files Browse the repository at this point in the history
The africana-framework is a software designed for network & web hacking by automating as much stuff as possible to detect vulnerabilities on most common services and web technologies. It also has some wide range of penetration testing from internal network, Wi-Fi, system anonymity to web bug hunting. It's purely written for Good and not Evil
  • Loading branch information
r0jahsm0ntar1 committed Jun 21, 2024
1 parent f268fd1 commit cdbe925
Show file tree
Hide file tree
Showing 22 changed files with 1,168 additions and 1,216 deletions.
4 changes: 2 additions & 2 deletions africana.go
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ func anonymitySetups() {
//3. Local Network Attack Vectors..........(Mitm, sniff)🐹
func internaltargetInput() {
utils.ClearScreen(); banners.Banner(); internals.InternalScanner()
fmt.Printf(bcolors.BLUE + "╭─" + bcolors.BLUE + "(" + bcolors.ENDC + "africana:" + bcolors.DARKCYAN + "framework:" + bcolors.PURPLE + "(҂`_´)Select your 🎯" + bcolors.RED + "target!!!" + bcolors.BLUE + ")\n" + bcolors.ENDC)
fmt.Printf(bcolors.BLUE + "╭─" + bcolors.BLUE + "(" + bcolors.ENDC + "africana:" + bcolors.DARKCYAN + "framework:" + bcolors.ORANGE + "Select your" + bcolors.PURPLE + "(҂`_´) " + bcolors.RED + "target!!🎯" + bcolors.BLUE + ")\n" + bcolors.ENDC)
fmt.Printf(bcolors.BLUE + "╰─🐹" + bcolors.GREEN + "❯ " + bcolors.ENDC)
fmt.Scan(&userTarget)
}
Expand Down Expand Up @@ -753,7 +753,7 @@ func africanaFramework() {
case "9":
creditsGivers ( )
return
case "99", "m", "M", "menu", "Menu", "MENU":
case "99":
scriptureNarators ( )
case "00", "h", "H", "help", "Help", "HELP":
menus.HelpMenuZero()
Expand Down
55 changes: 0 additions & 55 deletions docker/dockerfile

This file was deleted.

4 changes: 2 additions & 2 deletions docker/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ echo
print_blue " Africana - Dependencies Install "
echo
echo
print_blue "This script will install Jok3r and all the required dependencies"
print_blue "This script will install Africana and all the required dependencies"

# Make sure we are root !
if [ "$EUID" -ne 0 ]; then
Expand Down Expand Up @@ -735,7 +735,7 @@ print_delimiter

# -----------------------------------------------------------------------------

print_blue "[~] Install Python3 libraries required by Jok3r (if missing)"
print_blue "[~] Install Python3 libraries required by Africana (if missing)"
pip3 install -r requirements.txt
pip3 install --upgrade requests
print_delimiter
Expand Down
Binary file added snaps/africana_crackers.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added snaps/africana_creds.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added snaps/africana_help.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added snaps/africana_help2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added snaps/africana_internals.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added snaps/africana_internalx.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added snaps/africana_main.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added snaps/africana_malwares.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added snaps/africana_phishers.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added snaps/africana_phisherx.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added snaps/africana_phisherxx.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added snaps/africana_scriptures.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added snaps/africana_vernishers.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added snaps/africana_webs.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added snaps/africana_wireless.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 9 additions & 1 deletion src/core/banners/banners.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import (
"math/rand"
)
var (
version = "v2.0.2"
version = "v2.0.4"
)

type Banners struct{}
Expand All @@ -32,6 +32,7 @@ func Graphics() {
\ \\ \ | |\/ %sThe Lamb that was slain%s
'" '" '"" %sfor our sins.%s
%sJohn 3:16%s
`, bcolors.BLUE, bcolors.RED, bcolors.ITALIC, version, bcolors.ENDC, bcolors.BLUE, bcolors.YELLOW, bcolors.BLUE,
bcolors.GREEN, bcolors.BLUE, bcolors.GREEN, bcolors.BLUE, bcolors.PURPLE, bcolors.ENDC)

Expand All @@ -50,6 +51,7 @@ bcolors.GREEN, bcolors.BLUE, bcolors.GREEN, bcolors.BLUE, bcolors.PURPLE, bcolor
|// %sThe Lamb that was slain%s
\(\ %sfor our sins.%s
%sJohn 3:16%s
`, bcolors.BLUE, bcolors.RED, bcolors.ITALIC, version, bcolors.ENDC, bcolors.BLUE, bcolors.YELLOW, bcolors.BLUE,
bcolors.GREEN, bcolors.BLUE, bcolors.GREEN, bcolors.BLUE, bcolors.GREEN, bcolors.PURPLE, bcolors.PURPLE, bcolors.ENDC)

Expand All @@ -67,6 +69,7 @@ bcolors.GREEN, bcolors.BLUE, bcolors.GREEN, bcolors.BLUE, bcolors.GREEN, bcolors
%sfollow the white Pigeon.%s
%sknock, knock, knock,%s
%sMan Of God.%s
`, bcolors.BLUE, bcolors.RED, bcolors.ITALIC, version, bcolors.ENDC, bcolors.BLUE, bcolors.YELLOW, bcolors.BLUE,
bcolors.GREEN, bcolors.BLUE, bcolors.GREEN, bcolors.BLUE, bcolors.DARKCYAN, bcolors.GREEN, bcolors.PURPLE, bcolors.ENDC)

Expand All @@ -84,6 +87,7 @@ bcolors.GREEN, bcolors.BLUE, bcolors.GREEN, bcolors.BLUE, bcolors.DARKCYAN, bcol
/_____\\ %sThe Lamb that was slain%s
%sfor our sins.%s
%sJohn 3:16%s
`, bcolors.BLUE, bcolors.RED, bcolors.ITALIC, version, bcolors.ENDC, bcolors.BLUE, bcolors.YELLOW, bcolors.BLUE,
bcolors.GREEN, bcolors.BLUE, bcolors.GREEN, bcolors.BLUE, bcolors.PURPLE, bcolors.ENDC)

Expand All @@ -101,6 +105,7 @@ bcolors.GREEN, bcolors.BLUE, bcolors.GREEN, bcolors.BLUE, bcolors.PURPLE, bcolor
| * * || %sThe Lamb that was slain%s
|__________|| %sfor our sins.%s
'----------' %sJohn 3:16%s
`, bcolors.BLUE, bcolors.RED, bcolors.ITALIC, version, bcolors.ENDC, bcolors.BLUE, bcolors.YELLOW, bcolors.BLUE,
bcolors.GREEN, bcolors.BLUE, bcolors.GREEN, bcolors.BLUE, bcolors.PURPLE, bcolors.ENDC)

Expand All @@ -118,6 +123,7 @@ bcolors.GREEN, bcolors.BLUE, bcolors.GREEN, bcolors.BLUE, bcolors.PURPLE, bcolor
I;|.|.| %sThe Lamb that was slain%s
<|i::|i|'. %sfor our sins.%s
(' ^'"'-' ") %sJohn 3:16%s
`, bcolors.BLUE, bcolors.RED, bcolors.ITALIC, version, bcolors.ENDC, bcolors.BLUE, bcolors.YELLOW, bcolors.BLUE,
bcolors.GREEN, bcolors.BLUE, bcolors.GREEN, bcolors.BLUE, bcolors.PURPLE, bcolors.ENDC)

Expand All @@ -137,6 +143,7 @@ bcolors.GREEN, bcolors.BLUE, bcolors.GREEN, bcolors.BLUE, bcolors.PURPLE, bcolor
| '._//' | %sThe Lamb that was slain%s
.' '. %sfor our sins.%s
_,' ',_ %sJohn 3:16%s
`, bcolors.BLUE, bcolors.RED, bcolors.ITALIC, version, bcolors.ENDC, bcolors.BLUE, bcolors.YELLOW, bcolors.BLUE,
bcolors.GREEN, bcolors.BLUE, bcolors.GREEN, bcolors.BLUE, bcolors.PURPLE, bcolors.ENDC)

Expand All @@ -156,6 +163,7 @@ bcolors.GREEN, bcolors.BLUE, bcolors.GREEN, bcolors.BLUE, bcolors.PURPLE, bcolor
'._,\/ ._\ %sfor our sins.%s
'._// ./'-._ %sJohn 3:16%s
'-._-_-_.-'%s
`, bcolors.BLUE, bcolors.RED, bcolors.ITALIC, version, bcolors.ENDC, bcolors.BLUE, bcolors.YELLOW, bcolors.BLUE,
bcolors.GREEN, bcolors.BLUE, bcolors.GREEN, bcolors.BLUE, bcolors.PURPLE, bcolors.BLUE, bcolors.ENDC)
}
Expand Down
Loading

0 comments on commit cdbe925

Please sign in to comment.