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 authored Jun 4, 2024
1 parent 3fad8e2 commit 1247bb1
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,20 @@ go build ./africana.go; mv africana /usr/local/bin
```bash
sudo africana
```
#Python user setup
```bash
git clone https://github.com/r0jahsm0ntar1/africana-framework -b v2.0.0
```
```bash
cd africana-framework
```
```bash
python3 install.py
```
## The script should be run as a super user do(sudo) for root permissions .
```bash
sudo africana
```
![image](https://github.com/r0jahsm0ntar1/africana-framework/assets/108395400/0d58991f-a8b3-4fd9-966c-db84480e7d9c)

## About the Author
Expand Down

0 comments on commit 1247bb1

Please sign in to comment.