Giter Club home page Giter Club logo

Comments (5)

jayluxferro avatar jayluxferro commented on July 24, 2024

Hi @powersem2007 , you can't just paste the url encoded bash reverse shell command into your terminal. You can just use the default reverse shell code. In an instance where you want to embed the payload into a network request or something of that sort then you need to url encode (hence you'll use the url encoded one). For such instance, you'll decode the url encoded payload before it is used.

from hack-tools.

powersem2007 avatar powersem2007 commented on July 24, 2024

and what do i put in the ip and port what do i need bc i cant get an connection

from hack-tools.

jayluxferro avatar jayluxferro commented on July 24, 2024

you need to put in the IP and Port of your listening device or machine. The extension is just to help you generate the bash payload once those parameters are inserted.

The bash payload enables you to get reverse bash access of a remote machine on your local machine. Most at times, you'll use a tool like netcat to create a listening port and then after delivering the payload to a remote host, you can get a shell access. You can read more here https://www.acunetix.com/blog/web-security-zone/what-is-reverse-shell/.

Please note that the extension doesn't provide you with those details, it's a faster way to generate your payloads once you input your details.

from hack-tools.

powersem2007 avatar powersem2007 commented on July 24, 2024

how can i create or ge an ip and port listener bc it doesnt want to connect

from hack-tools.

jayluxferro avatar jayluxferro commented on July 24, 2024

That's outside the issue you opened. You can search online for useful resources on how to do that. E.g. https://www.geeksforgeeks.org/how-to-create-reverse-shells-with-netcat-in-kali-linux/

Please you can close the issue if you're okay. Thank you.

from hack-tools.

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.