Coder Social home page Coder Social logo

[Request] Custom Payloads about autosploit HOT 4 CLOSED

nullarray avatar nullarray commented on July 28, 2024
[Request] Custom Payloads

from autosploit.

Comments (4)

Ekultek avatar Ekultek commented on July 28, 2024

Already implemented, create a text file with your payloads and pass the -E flag with the path to your text file make sure to add just the path to the payloads

from autosploit.

Ekultek avatar Ekultek commented on July 28, 2024

For example:

baal@baal-Aspire-5733Z:~/bin/python/autosploit$ cat mods.txt
auxiliary/fuzzers/ssh/ssh_kexinit_corrupt;exploit
auxiliary/fuzzers/ssh/ssh_version_15;exploit
auxiliary/fuzzers/ssh/ssh_version_2;exploit
auxiliary/fuzzers/ssh/ssh_version_corrupt;exploit
auxiliary/fuzzers/tds/tds_login_corrupt;exploit
auxiliary/fuzzers/tds/tds_login_username;exploit
baal@baal-Aspire-5733Z:~/bin/python/autosploit$ sudo python autosploit.py -E mods.txt
                              _____     _       _____     _     _ _
#--Author : Vector/NullArray |  _  |_ _| |_ ___|   __|___| |___|_| |_
#--Twitter: @Real__Vector    |     | | |  _| . |__   | . | | . | |  _|
#--Type   : Mass Exploiter   |__|__|___|_| |___|_____|  _|_|___|_|_|
#--Version: 2.0                                    |_|
##############################################
    
[+] welcome to autosploit, give us a little bit while we configure
[+] checking for services
[+] attempting to load API keys
[?] enter your Shodan API token: ... 
[?] enter your Censys API token: ...
[?] enter your Censys ID: ...
[+] checking if there are multiple exploit files
[+] converting mods.txt to JSON format
[+] converted successfully and saved under /home/baal/bin/python/autosploit/etc/json/aCdjMQp.json
baal@baal-Aspire-5733Z:~/bin/python/autosploit$ cat  /home/baal/bin/python/autosploit/etc/json/aCdjMQp.json
{
    "exploits": [
        "auxiliary/fuzzers/ssh/ssh_kexinit_corrupt;exploit", 
        "auxiliary/fuzzers/ssh/ssh_version_15;exploit", 
        "auxiliary/fuzzers/ssh/ssh_version_2;exploit", 
        "auxiliary/fuzzers/ssh/ssh_version_corrupt;exploit", 
        "auxiliary/fuzzers/tds/tds_login_corrupt;exploit", 
        "auxiliary/fuzzers/tds/tds_login_username;exploit"
    ]
}baal@baal-Aspire-5733Z:~/bin/python/autosploit$ 

from autosploit.

Ekultek avatar Ekultek commented on July 28, 2024

Now it will prompt you at the start which payload file you want to use:

baal@baal-Aspire-5733Z:~/bin/python/autosploit$ sudo python autosploit.py
                              _____     _       _____     _     _ _
#--Author : Vector/NullArray |  _  |_ _| |_ ___|   __|___| |___|_| |_
#--Twitter: @Real__Vector    |     | | |  _| . |__   | . | | . | |  _|
#--Type   : Mass Exploiter   |__|__|___|_| |___|_____|  _|_|___|_|_|
#--Version: 2.0                                    |_|
##############################################
    
[+] welcome to autosploit, give us a little bit while we configure
[+] checking for services
[-] no arguments have been parsed, defaulting to terminal session. press 99 to quit and help to get help
[+] checking if there are multiple exploit files
[+] total of 2 exploit files discovered for use, select one
1. default_modules
2. aCdjMQp

root@autosploit# 

from autosploit.

zero77 avatar zero77 commented on July 28, 2024

Would this work with a binary or with PowerShell payloads, in this case would you just add the file path to the text file.

from autosploit.

Related Issues (20)

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.