HD Moore
7f6237582e
Remove idle from usage, will implement in the future if needed
2016-05-15 12:32:05 -05:00
HD Moore
8e2c59c852
Disable webcam by default, webcam_stop can crash sessions
2016-05-15 11:49:22 -05:00
HD Moore
00a253ca60
Whitespace cleanup
2016-05-15 01:35:05 -05:00
HD Moore
05dbee7a94
Do not save empty keystrokes
2016-05-15 00:52:26 -05:00
HD Moore
da714e37b8
Skip stale sessions
2016-05-15 00:41:48 -05:00
HD Moore
a6bf624b31
Fun plugin to monitor keys/screens/webcams of active sessions
2016-05-15 00:24:58 -05:00
wchen-r7
98f89ca23a
Land #6794 , Fixed yard doc errors
2016-04-21 13:16:45 -05:00
thao doan
5e36a3128c
Fix #5197 , Fixed yard doc errors
...
Fix #5197 Fixed issues that caused errors during yard doc generation
2016-04-21 13:06:00 -05:00
Brent Cook
57ab974737
File.exists? must die
2016-04-21 00:47:07 -04:00
Brent Cook
0edc7fb2c5
whitespace fixes
2016-03-15 22:08:25 -05:00
Brent Cook
c8ad1b6017
use the framework version in nessus plugin
2016-03-15 22:08:04 -05:00
William Vu
c6d55dd78d
Land #6517 , search for Nessus plugin
2016-03-13 23:36:42 -05:00
RageLtMan
2b24e8363e
Fix nessus_family_list
...
The list must be iterated from the families key, or it will raise
a type error.
2016-02-13 15:36:04 -05:00
RageLtMan
95da031429
Remove vestigial conditional - thx Egypt
2016-02-13 14:45:25 -05:00
RageLtMan
ae38403bc2
Remove empty print_status() lines
...
Per Egypt's request and with Void-in's blessing, empty calls to
print_status() are now removed.
2016-02-04 02:36:19 -05:00
William Vu
b28444777f
Add *args to #respond_to?
...
Technically include_all = false, but *args is lazy mode.
2016-02-02 14:36:51 -06:00
nixawk
48f72357b5
failed to unload event_tester / exit msfconsole
2016-02-02 19:56:02 +08:00
RageLtMan
2a71d32eec
Fix cmd_nessus_server_properties help text
...
cmd_nessus_server_properties help text was incorrect and referred
to nessus_server_feed. Fix the help text to correctly reflect
command name.
Thanks @void-in
2016-02-01 01:49:58 -05:00
RageLtMan
4992c5c3c5
Nessus plugin - add search to relevant commands
...
Utilize the SearchTerm param in Rex' Tables to filter scrolling
outputs.
Clean up argument parsing (implement one of the MSF standards).
Update help commands to reflect changes
Testing: basic functional tests only so far
2016-01-31 22:13:54 -05:00
Lluis Mora
1782e988d4
Fix mispelling in nessus plugin help
2015-12-22 13:42:49 +01:00
Brent Cook
c301c7c7b0
use wav with sounds plugin for windows / linux compat
2015-12-08 16:20:44 -06:00
wchen-r7
ecfcdbe875
rm extra "excellent"
2015-11-25 23:49:44 -06:00
wchen-r7
d44224142e
Update audio files
2015-11-25 23:41:18 -06:00
wchen-r7
776455d10a
Add another sound and event
...
Add sound: "We've got a shell"
Add event on_session_fail
2015-11-25 22:46:51 -06:00
wchen-r7
fa32f43ee4
Muts says "Try harder!" or "Excellent" for the sounds plugin
...
With the sounds plugin, muts will say "excellent!" when a session
is received. If a session is terminated (either exited or lost),
muts will say "try harder!"
2015-11-25 18:06:58 -06:00
William Vu
77fae28cd4
Add -q option to msfd to disable banner
2015-10-07 01:57:58 -05:00
Spencer McIntyre
35ca8ad328
Add doc changes from proofreading
2015-10-01 20:49:13 -04:00
Spencer McIntyre
fe4fdb1e48
Add YARD documentation to the requests plugin
2015-10-01 20:38:39 -04:00
Spencer McIntyre
0313f0b0cf
Check for a nil header value
2015-06-02 18:31:48 -04:00
Joshua Smith
fa9a222d97
changes type handling to be fully automatic
2015-05-29 13:50:45 -04:00
Joshua Smith
b236187e3f
restores proper -u usage
2015-05-29 13:50:45 -04:00
Joshua Smith
7d896ba5d2
removes a proxy vestige
2015-05-29 13:50:44 -04:00
Joshua Smith
f1e48b9334
genericizes http request plugin
2015-05-29 13:50:44 -04:00
Joshua Smith
cefec81dbd
move plugins/http to plugins/request
2015-05-29 13:50:44 -04:00
Spencer McIntyre
2e8e350608
Rename the http_requests plugin and command to httpr
2015-05-29 13:50:44 -04:00
Spencer McIntyre
59f40d73e3
Rename the requests plugin to http_requests
2015-05-29 13:50:44 -04:00
Spencer McIntyre
2070934758
Improve output file handling and expand_path
2015-05-29 13:50:44 -04:00
Spencer McIntyre
72650d72b1
Use an authorization header and fix uri.path
2015-05-29 13:50:44 -04:00
Spencer McIntyre
50b2ae477f
Add a plugin for making curl-like http requests
2015-05-29 13:50:43 -04:00
Brent Cook
9549d572cc
Land #5280 , update to Ruby on Rails 4.0
...
This upgrades a number of other gems as a side-effect.
2015-05-12 16:48:49 -05:00
wchen-r7
7b5da6f266
Land #5241 , sqlmap parsing fixes
2015-05-07 14:21:20 -05:00
wchen-r7
eb84c8b89c
Fix NilClass bugs
2015-05-07 14:20:25 -05:00
darkbushido
26e7fe15f9
Merge branch 'upstream' into staging/rails-4.0
...
Conflicts:
Gemfile.lock
2015-05-05 11:00:38 -05:00
void-in
6a286fd514
Single quotes a per ruby style
2015-05-02 15:18:25 +05:00
void_in
e5847f0ddc
Return only json type from lib as per wchen-7 suggestion
2015-05-02 15:11:59 +05:00
Brent Cook
97d671d156
allow overriding the default timeout for a session
2015-05-01 15:04:55 -05:00
darkbushido
0b608e139a
Merge branch 'upstream' into staging/rails-4.0
2015-05-01 11:26:24 -05:00
wchen-r7
89d026c900
Fix merge conflict
2015-04-30 12:33:45 -05:00
Matt Buck
3f797e4393
Reinstate some to_s coercions that were mistakenly dropped
2015-04-30 11:13:48 -05:00
Matt Buck
8163c3cdda
Merge branch 'master' into staging/rails-4.0
...
Conflicts:
Gemfile.lock
plugins/nessus.rb
2015-04-28 15:33:46 -05:00