gabemarshall / Brosec

Brosec - An interactive reference tool to help security professionals utilize useful payloads and commands.
354 stars 89 forks source link

Opening netcat listener doesn't default to yes #5

Closed claytondorsey closed 9 years ago

claytondorsey commented 9 years ago

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) :: ::
gabemarshall commented 9 years ago

Thanks for catching this.. should be a quick fix.

Cheers