Wei Chen
|
5db12c65eb
|
Avoid trying to decode empty passwords
git-svn-id: file:///home/svn/framework3/trunk@13476 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-08-02 21:46:51 +00:00 |
|
Wei Chen
|
e231ac7681
|
Name change
git-svn-id: file:///home/svn/framework3/trunk@13474 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-08-02 21:35:06 +00:00 |
|
Wei Chen
|
1b326839c9
|
Consistent naming style
git-svn-id: file:///home/svn/framework3/trunk@13456 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-31 19:16:00 +00:00 |
|
Wei Chen
|
2078b874af
|
Wrong order. Should check nil first, and then ""
git-svn-id: file:///home/svn/framework3/trunk@13454 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-31 19:02:40 +00:00 |
|
Wei Chen
|
c59a51667d
|
return value for registry_enumkeys() should be checked
git-svn-id: file:///home/svn/framework3/trunk@13453 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-31 18:55:38 +00:00 |
|
Wei Chen
|
9d1bcc2cb2
|
return value from registry_enumkeys should be checked
git-svn-id: file:///home/svn/framework3/trunk@13452 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-31 18:52:19 +00:00 |
|
Wei Chen
|
50c9bc83cf
|
Name change
git-svn-id: file:///home/svn/framework3/trunk@13451 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-31 18:47:11 +00:00 |
|
HD Moore
|
ea2326fc3c
|
Get the actual order right
git-svn-id: file:///home/svn/framework3/trunk@13450 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-31 18:28:46 +00:00 |
|
HD Moore
|
a4b343e00b
|
Delete nil returns, prevent stack traces
git-svn-id: file:///home/svn/framework3/trunk@13448 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-31 18:21:23 +00:00 |
|
Wei Chen
|
730e41263f
|
Consistent naming
git-svn-id: file:///home/svn/framework3/trunk@13445 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-31 06:17:00 +00:00 |
|
Wei Chen
|
14dfc34930
|
This time should fix the issue with ruby 1.8 vs 1.9
git-svn-id: file:///home/svn/framework3/trunk@13444 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-31 05:40:08 +00:00 |
|
Wei Chen
|
7ff785f886
|
syntax change to make ruby 1.8 and 1.9 happy
git-svn-id: file:///home/svn/framework3/trunk@13443 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-31 05:05:26 +00:00 |
|
James Lee
|
2b912e3b4a
|
add rob and cg's awesome smartlocker (now known as lockout_keylogger) as a post module, fixes #5105
git-svn-id: file:///home/svn/framework3/trunk@13429 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-30 18:50:24 +00:00 |
|
Carlos Perez
|
e121e13083
|
pulled until post core can be re-worked for multi sessions
git-svn-id: file:///home/svn/framework3/trunk@13425 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-30 15:29:39 +00:00 |
|
Carlos Perez
|
49fb90b835
|
Service enumeration module by Keith Faber
git-svn-id: file:///home/svn/framework3/trunk@13423 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-30 15:11:52 +00:00 |
|
Wei Chen
|
973c6fdfc7
|
Change where print_good() is used.
git-svn-id: file:///home/svn/framework3/trunk@13406 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-29 06:26:22 +00:00 |
|
Wei Chen
|
a64e223062
|
Indentation fix, and svn propset
git-svn-id: file:///home/svn/framework3/trunk@13401 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-29 02:17:54 +00:00 |
|
Wei Chen
|
625f8c8591
|
Add Trillian Instant Messenger password decoder (post module)
git-svn-id: file:///home/svn/framework3/trunk@13400 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-29 02:14:59 +00:00 |
|
Wei Chen
|
5d38a47fc6
|
Indentation fix for metadata
git-svn-id: file:///home/svn/framework3/trunk@13399 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-29 01:29:15 +00:00 |
|
Wei Chen
|
b6c09d17a9
|
creds shouldn't have to re-initialize all the time
git-svn-id: file:///home/svn/framework3/trunk@13398 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-29 01:22:00 +00:00 |
|
Wei Chen
|
e7622da121
|
Better use of print_good()
git-svn-id: file:///home/svn/framework3/trunk@13397 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-29 01:19:33 +00:00 |
|
Wei Chen
|
7e01518b69
|
Minor indentation fix
git-svn-id: file:///home/svn/framework3/trunk@13396 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-29 01:18:02 +00:00 |
|
Wei Chen
|
c07a891476
|
Add Nimbuzz Instant Messenger post module
git-svn-id: file:///home/svn/framework3/trunk@13395 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-29 01:14:03 +00:00 |
|
Carlos Perez
|
1d879e39df
|
Added patch from thelightcosine for profile mixin
git-svn-id: file:///home/svn/framework3/trunk@13393 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-28 22:56:40 +00:00 |
|
Carlos Perez
|
cb4183e1dc
|
Check the presences of xml file for sites and for recent connections.
git-svn-id: file:///home/svn/framework3/trunk@13392 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-28 22:39:28 +00:00 |
|
Carlos Perez
|
bdd76a6182
|
Fix Typo and handling of OTR key file if not present.
git-svn-id: file:///home/svn/framework3/trunk@13391 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-28 22:38:51 +00:00 |
|
Carlos Perez
|
f0877e1c5b
|
Applied patch from lightcosine for profile mixin, minor fixes and some code standard changes
git-svn-id: file:///home/svn/framework3/trunk@13386 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-28 12:35:50 +00:00 |
|
Carlos Perez
|
f685e179cd
|
Do not error if time can not be obtained
git-svn-id: file:///home/svn/framework3/trunk@13383 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-27 21:31:21 +00:00 |
|
Carlos Perez
|
2a6b9957d0
|
fixed problem with the command execution
git-svn-id: file:///home/svn/framework3/trunk@13377 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-27 19:37:43 +00:00 |
|
Carlos Perez
|
eedc77e2ba
|
fixed problem where it looped when ran as system
git-svn-id: file:///home/svn/framework3/trunk@13370 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-27 15:44:29 +00:00 |
|
David Rude
|
5b7a8ad6a3
|
Fix a stack trace when loading sqlite gem
git-svn-id: file:///home/svn/framework3/trunk@13369 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-27 15:35:35 +00:00 |
|
David Rude
|
29335244d2
|
reworked some logic
git-svn-id: file:///home/svn/framework3/trunk@13368 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-27 15:12:28 +00:00 |
|
David Rude
|
0e2dfbaa98
|
Fix a typo
git-svn-id: file:///home/svn/framework3/trunk@13367 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-27 14:54:56 +00:00 |
|
Wei Chen
|
f3fecacc0f
|
Fix bug #5066
git-svn-id: file:///home/svn/framework3/trunk@13366 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-27 14:38:19 +00:00 |
|
Carlos Perez
|
d1c701a92a
|
added platform check and message for none nix systems
git-svn-id: file:///home/svn/framework3/trunk@13365 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-27 14:25:56 +00:00 |
|
Carlos Perez
|
3b85b2d08b
|
check for empty keys returning nil
git-svn-id: file:///home/svn/framework3/trunk@13364 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-27 13:51:37 +00:00 |
|
Carlos Perez
|
49d1bbe9d2
|
make sure nil is not returned for systems with no share history
git-svn-id: file:///home/svn/framework3/trunk@13361 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-27 13:14:11 +00:00 |
|
Wei Chen
|
41f72deee2
|
Add PCI devices enum post module
git-svn-id: file:///home/svn/framework3/trunk@13358 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-27 04:53:14 +00:00 |
|
Tod Beardsley
|
c41d60ab1b
|
Description clean up and a tiny bit of whitespace changes. Also changed one use of eql?() to == since that's nearly always better, says me.
git-svn-id: file:///home/svn/framework3/trunk@13357 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-27 02:39:49 +00:00 |
|
Wei Chen
|
eced6619e9
|
I believe I meant 'next', not 'break'
git-svn-id: file:///home/svn/framework3/trunk@13344 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-26 16:25:42 +00:00 |
|
Wei Chen
|
f15dc33ae6
|
Add store_loot feature
git-svn-id: file:///home/svn/framework3/trunk@13343 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-26 01:49:51 +00:00 |
|
James Lee
|
4135572816
|
i don't like giving up based on matching platform since it means we have to rewrite stuff if those APIs ever get implemented in posix, but for now it prevents stack traces
git-svn-id: file:///home/svn/framework3/trunk@13341 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-26 00:21:21 +00:00 |
|
Wei Chen
|
4793cd9aed
|
ugh, I gots to fix my Engrish
git-svn-id: file:///home/svn/framework3/trunk@13340 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-25 22:55:40 +00:00 |
|
Wei Chen
|
d56ba5d645
|
Add Ipswitch iMail user data enumeration post module
git-svn-id: file:///home/svn/framework3/trunk@13339 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-25 22:44:51 +00:00 |
|
David Rude
|
e0430ee69b
|
Remote the Post::File mixin its not needed
git-svn-id: file:///home/svn/framework3/trunk@13335 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-25 15:29:18 +00:00 |
|
Wei Chen
|
2ed6d1e0ac
|
report_auth_info() should not be used because we're not storing host IP
git-svn-id: file:///home/svn/framework3/trunk@13298 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-22 23:09:04 +00:00 |
|
Wei Chen
|
21aae8f749
|
Exercising my author e-mail format dictatorship for some of the win gather post mods
git-svn-id: file:///home/svn/framework3/trunk@13296 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-22 20:09:26 +00:00 |
|
Wei Chen
|
38638a2daf
|
Internet Download Manager password decoder by Silent Dream
git-svn-id: file:///home/svn/framework3/trunk@13295 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-22 19:55:20 +00:00 |
|
Wei Chen
|
320cdb40de
|
Fix bug #4968
git-svn-id: file:///home/svn/framework3/trunk@13292 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-22 04:52:31 +00:00 |
|
Chao Mu
|
253f656b07
|
fixes #4751 "New Post Module: SmartFTP Password Extraction." Brought to us by thelightcosine/David Maloney. Thank you for such a fantastic module!
git-svn-id: file:///home/svn/framework3/trunk@13289 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-21 21:44:58 +00:00 |
|