Giter VIP home page Giter VIP logo

brosec's People

Contributors

gabemarshall avatar stockwhiz98 avatar t94j0 avatar

Stargazers

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

Watchers

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

brosec's Issues

Linux, output does not get copied in clipboard

Using latest debian testing, brosec does not copy the output in clipboard, so i have to select it myself and copy it each time. Thats how it goes :

`4. Obtain a TTY via Python

 => python -c 'import pty;pty.spawn("/bin/bash")'



Choose a payload: (1-4) or enter "back" to return to the main menu: 4
python -c 'import pty;pty.spawn("/bin/bash")'`

So it just write it in terminal after i choose it, instead of copying it.

Use template-literal instead of EJS

Template Literal is fastest, smallest and simplest template engine, because it use JS's literal template feature.

It's 55 times faster than EJS, and it also use less CPU and RAM ressources, so it may be a good idea to use it instead of EJS ๐Ÿ˜€

Mac OS X back back button

Hi,
Is there a way to 'back' to main menu for Mac OS X(El capitan)? Delete or FN + Delete is not working.

Feature: More Payload Integration with SecLists

I see that many of the payloads have been inspired by resources in SecLists.

What if we can seed a local MongoDB or SQLite with all the payloads from SecLists upon initialization of brosec; that way the user would have a comprehensive list of payloads, rather than just a select few?

Opening netcat listener doesn't default to yes

When prompted to open a netcat listener with text "(Y/n)" hitting enter doesn't seem to default to yes, despite prompt saying so with the capital Y convention.

Choose a payload: (1-5) or enter "back" to return to the main menu:  1
Enter the type of shell to use (/bin/sh, cmd.exe, etc: ::  /bin/sh/
Should I start a netcat listener for you? (Y/n) :: ::

JavaScript Style & Formatting

How do you feel about using Standard?
Advantages:

  • Catches unused variables (aka keeps code base clean and prevents the root cause of so many hard-to-detect bugs)
  • Forces JS best practices

Lacks CTF Flag Finder Regex

This app needs a flag finding regex. Would use, A+++++.

...maybe even a section of useful regex for pentesting, you know?

Feature: Add basic upload functionality to bros http

I notice that HTTP is occasionally the only (easy) outgoing method that I have on some engagements. It would be nice if the bros http server supported a very basic multipart/form-data with file picking functionality for exfiltration purposes.

While this isn't supported out of the box by SimpleHTTPServer by default, here is an example - https://gist.github.com/3346170

Node specific references:
https://howtonode.org/really-simple-file-uploads
https://github.com/expressjs/multer

What about the working procedure?

After it emits -"Output copied to clipboard", what is the the next step? I have set RHOST, RPORT, LHOST, LPORT, USER and PATH but failed to understand how these can be useful to attack the remote IP?

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.