OJ
|
0737d7ca12
|
Tidy code, remove regex and use comparison for platform checks
|
2016-10-29 13:41:20 +10:00 |
|
wchen-r7
|
0c608e2a4c
|
Change doc for boolean args
|
2015-06-26 12:01:53 -05:00 |
|
jvazquez-r7
|
ea8e62f0fb
|
Add #file_dropper_file_exist?
|
2015-05-18 14:13:12 -05:00 |
|
jvazquez-r7
|
129ed7fb7a
|
Add yard documentation
|
2015-05-18 10:27:04 -05:00 |
|
jvazquez-r7
|
0fb21af247
|
Verify deletion at on_new_session moment
|
2015-05-11 18:56:18 -05:00 |
|
jvazquez-r7
|
b1dd2a63fc
|
On new session, check if file has been REALLY deleted
|
2015-05-11 17:14:42 -05:00 |
|
jvazquez-r7
|
ecb23d09cc
|
Do initial fix
|
2015-05-11 15:02:46 -05:00 |
|
root
|
51dd88114b
|
Fix grammer in comments
|
2015-04-13 13:21:41 +05:00 |
|
Christian Mehlmauer
|
428df19739
|
Changed message
|
2014-06-02 17:28:09 +02:00 |
|
Christian Mehlmauer
|
03b4a29662
|
Clarify filedropper error message
|
2014-05-31 22:17:32 +02:00 |
|
jvazquez-r7
|
7d1dc3746f
|
Use the @schierlm's command
|
2013-10-22 16:19:49 -05:00 |
|
jvazquez-r7
|
4ad9bc5efe
|
Try to [FixRM #8510]
|
2013-10-22 08:42:14 -05:00 |
|
Meatballs
|
d4043a6646
|
Spaces and change to filedropper
|
2013-09-05 20:41:37 +01:00 |
|
Meatballs
|
c5daf939d1
|
Stabs tabassassin
|
2013-09-05 20:36:52 +01:00 |
|
Meatballs
|
1471a4fcef
|
Fixes an error in file_dropper where @dropped_files is nil
causing an exception to be raised and on_new_session to fail.
I have moved super to the top of the chain so it always gets
called regardless.
|
2013-09-03 23:45:41 +01:00 |
|
Tab Assassin
|
7e5e0f7fc8
|
Retab lib
|
2013-08-30 16:28:33 -05:00 |
|
sinn3r
|
5b0ae1476b
|
Let's word this a little differently
|
2013-04-25 20:52:51 -05:00 |
|
Meatballs
|
b58a775af5
|
Added opt delay to file_dropper
|
2013-04-25 20:52:51 -05:00 |
|
James Lee
|
b72d2b59f8
|
Add logging in case of exceptions during rm
|
2013-02-18 18:02:51 -06:00 |
|
James Lee
|
e535a3e93f
|
Guard against running broken method on non-windows
This just puts a bandaid around the issue and makes it so FileDropper
doesn't completely break java and posix meterpreter sessions.
[SeeRM #7721]
|
2013-02-07 21:10:27 -06:00 |
|
jvazquez-r7
|
087ff328b6
|
correct comments documentation
|
2012-11-28 22:18:56 +01:00 |
|
jvazquez-r7
|
17518f035c
|
support for local exploits on file_dropper
|
2012-11-28 22:17:27 +01:00 |
|
James Lee
|
2526dce20a
|
Add attrib.exe for removing read-only files
This really should be a standard part of session.fs.file.rm
|
2012-11-19 15:18:03 -06:00 |
|
James Lee
|
591b085858
|
Add support for shell sessions in FileDropper
|
2012-11-16 15:51:54 -06:00 |
|
James Lee
|
3363475f99
|
Fix backwards order of @param comment
|
2012-11-15 17:55:17 -06:00 |
|
James Lee
|
83708a5a48
|
Add a FileDropper mixin for recording cleanup targets
Doesn't cover shell sessions yet, so needs a bit more work
|
2012-11-15 17:52:10 -06:00 |
|