shirleyian / pentoo

Automatically exported from code.google.com/p/pentoo
1 stars 1 forks source link

Application add Responder #288

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Could really use this application
https://github.com/SpiderLabs/Responder
The app is functional from it's extracted dir but needs python targets set. 
Because of this it would be best maintained via the package manager and should 
be added to the repo.

Original issue reported on code.google.com by cyb3r-assassin@cyberpunk.me on 18 Sep 2014 at 3:06

GoogleCodeExporter commented 9 years ago
Here is the fix for the package.

Fix responder, run in root folder of responder.
sed -i 's/#!\ \/usr\/bin\/env\ python/#!\ \/usr\/bin\/env\ python2/g' *.py

Original comment by cyb3r-assassin@cyberpunk.me on 18 Sep 2014 at 3:28

GoogleCodeExporter commented 9 years ago
You mention that you want this in the overlay but don't bother to mention how 
it's better than any tools we already have.  Please, tell us why we want this 
instead of something else.

Original comment by sidhayn on 20 Sep 2014 at 5:11

GoogleCodeExporter commented 9 years ago
This is an expanded functionality over tools offered in MSF like SMB capture 
and relay, simply it's more effective. MSF smb_relay gets nabbed by AV almost 
indefinitely where responder does not.

Original comment by cyb3r-assassin@cyberpunk.me on 20 Sep 2014 at 5:28