James Lee
|
016ec84531
|
fix auth lookups on mysql ('==' != '=')
git-svn-id: file:///home/svn/framework3/trunk@9126 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-04-24 15:53:20 +00:00 |
James Lee
|
928389e8b0
|
update comments to explain the reason for not running init_ui
git-svn-id: file:///home/svn/framework3/trunk@9114 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-04-20 07:01:46 +00:00 |
James Lee
|
4243ce5bf4
|
preliminary fix for the meterpreter-breaks-tab-completion bug pending some testing, see #1180
git-svn-id: file:///home/svn/framework3/trunk@9113 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-04-20 03:59:27 +00:00 |
James Lee
|
dc2b42a8c2
|
typo fix? actually pass the options instead of always using an empty Hash.
git-svn-id: file:///home/svn/framework3/trunk@9107 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-04-19 23:19:12 +00:00 |
HD Moore
|
7e4515cd7e
|
Handle task processing errors better
git-svn-id: file:///home/svn/framework3/trunk@9087 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-04-15 19:25:48 +00:00 |
Tod Beardsley
|
888e80f92c
|
Fixes up various usability bugs with AuthBrute, many of which revolved around smb_login tests.
git-svn-id: file:///home/svn/framework3/trunk@9086 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-04-15 17:29:47 +00:00 |
HD Moore
|
dff1132e08
|
Remove stderr
git-svn-id: file:///home/svn/framework3/trunk@9084 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-04-15 15:29:28 +00:00 |
James Lee
|
086f82630a
|
don't queue a task from within a task; error out earlier when we don't have a host
git-svn-id: file:///home/svn/framework3/trunk@9081 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-04-15 09:00:16 +00:00 |
Joshua Drake
|
5aea21fcb8
|
speel more godoer
git-svn-id: file:///home/svn/framework3/trunk@9080 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-04-15 02:09:08 +00:00 |
Joshua Drake
|
6fec79926c
|
revert service name string insertion
git-svn-id: file:///home/svn/framework3/trunk@9079 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-04-14 22:17:19 +00:00 |
Joshua Drake
|
730b27eed1
|
fixup some of the payload exe generation/templating stuff, add pe/dll template+src
git-svn-id: file:///home/svn/framework3/trunk@9073 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-04-14 21:44:23 +00:00 |
HD Moore
|
914a90a714
|
Fix the print lins
git-svn-id: file:///home/svn/framework3/trunk@9068 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-04-14 02:46:43 +00:00 |
James Lee
|
e1639ce853
|
truncate host and service info to the size of the database field, see #912
git-svn-id: file:///home/svn/framework3/trunk@9064 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-04-13 21:15:15 +00:00 |
HD Moore
|
52d17d73da
|
Show the URL, print an OK error for unknown requests
git-svn-id: file:///home/svn/framework3/trunk@9058 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-04-13 16:05:37 +00:00 |
HD Moore
|
32b8f366de
|
Do not try to bind to LHOST
git-svn-id: file:///home/svn/framework3/trunk@9057 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-04-13 15:38:01 +00:00 |
HD Moore
|
197595839a
|
Add a close method, fix a memory leak
git-svn-id: file:///home/svn/framework3/trunk@9056 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-04-12 19:25:29 +00:00 |
HD Moore
|
be7f2fdac8
|
Handle cases where the session has a target_host by not tunnel_peer
git-svn-id: file:///home/svn/framework3/trunk@9052 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-04-11 22:11:31 +00:00 |
James Lee
|
c8a8a6a3fe
|
log a little more info when a migration fails
git-svn-id: file:///home/svn/framework3/trunk@9050 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-04-11 16:33:21 +00:00 |
Joshua Drake
|
df16eec4d7
|
revert r9038, see r9039, fixes #1531, fixes #531
git-svn-id: file:///home/svn/framework3/trunk@9040 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-04-07 23:42:04 +00:00 |
James Lee
|
a502c2647d
|
tell readline that the color escapes shouldn't be counted as part of the line length, thanks to Niklas Baumstark. fixes 1531, fixes 531
git-svn-id: file:///home/svn/framework3/trunk@9038 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-04-07 23:24:54 +00:00 |
HD Moore
|
36836423d9
|
Add a warning, cosmetic comment to asm
git-svn-id: file:///home/svn/framework3/trunk@9037 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-04-07 20:51:05 +00:00 |
Joshua Drake
|
4e23992588
|
move to more indirect method for defining syscall sets
git-svn-id: file:///home/svn/framework3/trunk@9035 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-04-07 16:49:48 +00:00 |
HD Moore
|
b2568a33df
|
Change the gem name
git-svn-id: file:///home/svn/framework3/trunk@9034 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-04-07 16:21:14 +00:00 |
Joshua Drake
|
71426f1af7
|
fix db_destory help
git-svn-id: file:///home/svn/framework3/trunk@9033 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-04-07 16:09:01 +00:00 |
HD Moore
|
af10ee5e57
|
Handle timeout errors more gracefully
git-svn-id: file:///home/svn/framework3/trunk@9023 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-04-06 02:05:50 +00:00 |
HD Moore
|
724f980842
|
Make auth reports critical by default
git-svn-id: file:///home/svn/framework3/trunk@9022 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-04-06 00:04:52 +00:00 |
HD Moore
|
987757246f
|
Speed up the queue processing a little
git-svn-id: file:///home/svn/framework3/trunk@9019 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-04-05 20:34:41 +00:00 |
HD Moore
|
ca5963fbc7
|
Check for the host first
git-svn-id: file:///home/svn/framework3/trunk@9017 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-04-05 19:58:18 +00:00 |
HD Moore
|
97026edee6
|
Aggressively update the host.updated_at during report_* calls
git-svn-id: file:///home/svn/framework3/trunk@9016 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-04-05 19:38:51 +00:00 |
HD Moore
|
756c981c2b
|
Add timestamps to print_good() too
git-svn-id: file:///home/svn/framework3/trunk@9011 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-04-04 22:48:35 +00:00 |
Joshua Drake
|
8d6f934570
|
provide better error messages when dealing failing to generate AIX payloads
git-svn-id: file:///home/svn/framework3/trunk@9010 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-04-04 20:57:17 +00:00 |
HD Moore
|
c8defe9716
|
Size tweaks to bring the ssl stager + encoder + target_id to exactly 400 bytes
git-svn-id: file:///home/svn/framework3/trunk@8998 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-04-03 07:48:53 +00:00 |
HD Moore
|
eac38aaa23
|
Allow alphanumeric targetid's
git-svn-id: file:///home/svn/framework3/trunk@8996 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-04-03 06:21:00 +00:00 |
HD Moore
|
949874e541
|
Remove close message
git-svn-id: file:///home/svn/framework3/trunk@8995 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-04-03 06:14:58 +00:00 |
HD Moore
|
e98af96779
|
Revert - sort out a bug
git-svn-id: file:///home/svn/framework3/trunk@8994 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-04-03 06:14:10 +00:00 |
HD Moore
|
84e30cd71e
|
Switch from int to string, no reason not to
git-svn-id: file:///home/svn/framework3/trunk@8993 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-04-03 06:11:45 +00:00 |
HD Moore
|
3c4024a0c6
|
Expose the server client list, set the keepalive
git-svn-id: file:///home/svn/framework3/trunk@8992 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-04-03 06:05:06 +00:00 |
HD Moore
|
4fe58a8f02
|
Revert previous exe change
git-svn-id: file:///home/svn/framework3/trunk@8989 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-04-03 05:44:40 +00:00 |
HD Moore
|
32f50fac66
|
Woops. Add the missing base class:
git-svn-id: file:///home/svn/framework3/trunk@8987 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-04-03 05:37:40 +00:00 |
HD Moore
|
c6c956ab46
|
Small patch to enable a new stager
git-svn-id: file:///home/svn/framework3/trunk@8984 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-04-03 05:21:15 +00:00 |
HD Moore
|
5f3def5bee
|
License corrections
git-svn-id: file:///home/svn/framework3/trunk@8982 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-04-02 21:34:15 +00:00 |
James Lee
|
7061c782d3
|
make Session#inspect a little nicer
git-svn-id: file:///home/svn/framework3/trunk@8981 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-04-02 18:00:30 +00:00 |
HD Moore
|
bf7b84c7e2
|
See you next year
git-svn-id: file:///home/svn/framework3/trunk@8977 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-04-02 04:44:02 +00:00 |
HD Moore
|
cf1a6bdfb1
|
Yup, still that time
git-svn-id: file:///home/svn/framework3/trunk@8973 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-04-01 15:12:53 +00:00 |
HD Moore
|
48a672ce6a
|
Its that time again
git-svn-id: file:///home/svn/framework3/trunk@8972 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-04-01 15:02:09 +00:00 |
natron
|
c1fa8d60f7
|
Expose exe :template and :insert via advanced options plus formatting changes. Thanks MarkBagget for the kick in the pants and the example options to to_win32pe\!
git-svn-id: file:///home/svn/framework3/trunk@8966 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-03-31 22:05:32 +00:00 |
James Lee
|
d248575c57
|
comment about the use of .peerhost
git-svn-id: file:///home/svn/framework3/trunk@8962 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-03-31 00:10:34 +00:00 |
HD Moore
|
688d40520d
|
Move ActiveRecord to UTC
git-svn-id: file:///home/svn/framework3/trunk@8952 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-03-29 17:04:40 +00:00 |
HD Moore
|
ddc98a65a1
|
Support importing raw IP lists as well
git-svn-id: file:///home/svn/framework3/trunk@8950 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-03-28 23:07:52 +00:00 |
HD Moore
|
09dd8c1fcc
|
Adds portlist_to_portspec and portspec_to_portlist. Merges in Qualys XML support from Sertan Kolat
git-svn-id: file:///home/svn/framework3/trunk@8949 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-03-28 23:02:28 +00:00 |