James Lee
|
d50577066f
|
remove some silliness of registering UserAgent as an option since it's already an advanced option for HttpClient, make the default obvious
git-svn-id: file:///home/svn/framework3/trunk@13394 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-28 22:57:47 +00:00 |
HD Moore
|
9f8cbc4145
|
First pass at an import, still missing a few items to call this done
git-svn-id: file:///home/svn/framework3/trunk@13390 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-28 21:17:30 +00:00 |
James Lee
|
e87fb830ec
|
add an rpc call to grab the host's directory separator, see #4892
git-svn-id: file:///home/svn/framework3/trunk@13385 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-27 23:49:29 +00:00 |
HD Moore
|
c7077f2551
|
Fix up the stop call
git-svn-id: file:///home/svn/framework3/trunk@13382 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-27 20:50:11 +00:00 |
James Lee
|
75c4553bb8
|
add prompt options to list of globals for tab completion
git-svn-id: file:///home/svn/framework3/trunk@13380 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-27 19:46:16 +00:00 |
James Lee
|
a5573b986d
|
update urls
git-svn-id: file:///home/svn/framework3/trunk@13379 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-27 19:45:22 +00:00 |
James Lee
|
91790d186a
|
add path to the loot table printout, use the proper help for vulns
git-svn-id: file:///home/svn/framework3/trunk@13378 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-27 19:38:34 +00:00 |
Tod Beardsley
|
9dd3c5fbf5
|
Fixes #5081, removes racket and bitstruct
git-svn-id: file:///home/svn/framework3/trunk@13374 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-27 18:04:32 +00:00 |
Tod Beardsley
|
b22ca615c7
|
Fixes #5038, missed a couple mentions of Racket. Excised now for sure.
git-svn-id: file:///home/svn/framework3/trunk@13371 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-27 17:44:36 +00:00 |
HD Moore
|
46183783aa
|
Fix a typo in the previous commit
git-svn-id: file:///home/svn/framework3/trunk@13363 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-27 13:38:22 +00:00 |
HD Moore
|
9b076df69f
|
Encode non-ASCII bits in usernames/hashes for now
git-svn-id: file:///home/svn/framework3/trunk@13362 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-27 13:25:55 +00:00 |
James Lee
|
aa2c025ce1
|
add a flush option to portfwd. thanks ipax for the patch!
git-svn-id: file:///home/svn/framework3/trunk@13359 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-27 04:59:06 +00:00 |
Joshua Drake
|
f1473c4cb3
|
Fixes #5062 - Use .length instead of .count (1.8 compat)
git-svn-id: file:///home/svn/framework3/trunk@13352 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-26 23:36:30 +00:00 |
HD Moore
|
29585e0a95
|
Change import names to work properly on windows 2000
git-svn-id: file:///home/svn/framework3/trunk@13351 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-26 22:48:46 +00:00 |
James Lee
|
fa4dbf6783
|
move the client accessor back to the top so it's available when needed, use the session-specific separator, fixes #4892 again
git-svn-id: file:///home/svn/framework3/trunk@13350 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-26 22:37:41 +00:00 |
James Lee
|
2212afcf31
|
un-remove an important include...
git-svn-id: file:///home/svn/framework3/trunk@13348 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-26 20:58:23 +00:00 |
James Lee
|
0f95070f3f
|
add a request type for grabbing the host's directory separator, fixes #4892
git-svn-id: file:///home/svn/framework3/trunk@13346 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-26 20:51:33 +00:00 |
Tod Beardsley
|
c54e18d757
|
Fixes #5038. Removes all instances of Racket objects, as far as I can tell. If I missed any through my mighty grep -ril racket . statement, please reopen!
git-svn-id: file:///home/svn/framework3/trunk@13342 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-26 01:29:21 +00:00 |
HD Moore
|
3a76075f4d
|
Update high score based on feedback
git-svn-id: file:///home/svn/framework3/trunk@13336 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-25 17:04:56 +00:00 |
Tod Beardsley
|
b965d4b6c8
|
Avoid a problem with phantom services on port 0
git-svn-id: file:///home/svn/framework3/trunk@13334 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-25 13:24:41 +00:00 |
David Rude
|
25bdbe6568
|
More prompt bug fixes, back and use commands should work properly now
git-svn-id: file:///home/svn/framework3/trunk@13326 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-24 18:41:23 +00:00 |
Wei Chen
|
30dac2a01c
|
Must have the cow
git-svn-id: file:///home/svn/framework3/trunk@13322 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-23 17:56:15 +00:00 |
James Lee
|
d3836badc6
|
add a fingerprint for ie6 on xp sp2 korean
git-svn-id: file:///home/svn/framework3/trunk@13321 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-23 17:42:56 +00:00 |
Matt Weeks
|
9c3d738b60
|
Addresses #4781 for signed executables.
git-svn-id: file:///home/svn/framework3/trunk@13320 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-23 16:38:13 +00:00 |
Matt Weeks
|
425358d286
|
If replacing payload, don't try to handle payload.
git-svn-id: file:///home/svn/framework3/trunk@13319 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-23 14:04:40 +00:00 |
Matt Weeks
|
46f225b83b
|
Because true is a boolean and 'True' is a string.
git-svn-id: file:///home/svn/framework3/trunk@13318 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-23 13:47:41 +00:00 |
HD Moore
|
a8b56479f4
|
Fix a typo
git-svn-id: file:///home/svn/framework3/trunk@13317 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-23 07:30:53 +00:00 |
HD Moore
|
5b8111a27a
|
Switch to the production defaults
git-svn-id: file:///home/svn/framework3/trunk@13316 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-23 07:05:22 +00:00 |
HD Moore
|
bad5ed63c0
|
Sub not GSub
git-svn-id: file:///home/svn/framework3/trunk@13315 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-23 07:04:06 +00:00 |
HD Moore
|
f2426b6f33
|
Scrub out the install path in the backtrace
git-svn-id: file:///home/svn/framework3/trunk@13314 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-23 07:03:27 +00:00 |
HD Moore
|
05867ef6d0
|
Fix up this to use the right parameters and arguments to HTTP::Client
git-svn-id: file:///home/svn/framework3/trunk@13313 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-23 06:55:39 +00:00 |
HD Moore
|
2920389aa2
|
This adds the ability to authenticate against the db user backend as well
git-svn-id: file:///home/svn/framework3/trunk@13309 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-23 04:38:42 +00:00 |
HD Moore
|
2a4ba84363
|
Cow repair
git-svn-id: file:///home/svn/framework3/trunk@13308 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-23 02:22:01 +00:00 |
HD Moore
|
972f07f8d1
|
Minor tweak
git-svn-id: file:///home/svn/framework3/trunk@13307 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-23 02:21:30 +00:00 |
HD Moore
|
a7af0c8f08
|
Merge in some new banners
git-svn-id: file:///home/svn/framework3/trunk@13306 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-23 02:20:41 +00:00 |
Matt Weeks
|
bb3f572efd
|
Proper read.
git-svn-id: file:///home/svn/framework3/trunk@13305 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-23 01:40:25 +00:00 |
Matt Weeks
|
aad07f85b4
|
Remove debugging statement. oops.
git-svn-id: file:///home/svn/framework3/trunk@13304 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-23 01:19:57 +00:00 |
David Rude
|
acb857e62b
|
GOCOW!
git-svn-id: file:///home/svn/framework3/trunk@13303 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-23 01:01:38 +00:00 |
Matt Weeks
|
1d9c2a0f4f
|
Reverting 13286 to unbreak GUI and keep db calls consistent; options passed in hash.
git-svn-id: file:///home/svn/framework3/trunk@13302 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-23 00:28:36 +00:00 |
Matt Weeks
|
8079bfa9b2
|
Add support for custom executables in EXE mixin instead of generated executables. Fixes #4982.
git-svn-id: file:///home/svn/framework3/trunk@13300 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-23 00:00:04 +00:00 |
HD Moore
|
d60524a3d4
|
Fixes #5009 by using the right client object
git-svn-id: file:///home/svn/framework3/trunk@13299 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-22 23:33:06 +00:00 |
David Rude
|
a54b8c26c3
|
Fix prompt updates to show the last set prompt variable
git-svn-id: file:///home/svn/framework3/trunk@13291 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-22 01:49:29 +00:00 |
James Lee
|
e77ad05910
|
consistent color
git-svn-id: file:///home/svn/framework3/trunk@13290 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-21 21:49:41 +00:00 |
HD Moore
|
93d5935d2c
|
Add more cow(bell)
git-svn-id: file:///home/svn/framework3/trunk@13287 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-21 20:35:43 +00:00 |
Raphael Mudge
|
8f9bfd26c2
|
fixed db.creds call in RPC
git-svn-id: file:///home/svn/framework3/trunk@13286 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-21 20:00:11 +00:00 |
David Rude
|
973170279c
|
I love shells too
git-svn-id: file:///home/svn/framework3/trunk@13285 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-21 19:28:23 +00:00 |
Raphael Mudge
|
6c4ee16d58
|
fixed db.loots call, this closes #4863
git-svn-id: file:///home/svn/framework3/trunk@13284 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-21 19:15:34 +00:00 |
David Rude
|
21922cdcd7
|
old school 80 column...
git-svn-id: file:///home/svn/framework3/trunk@13283 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-21 19:15:18 +00:00 |
David Rude
|
78176fe2b2
|
New ascii art for the masses!
git-svn-id: file:///home/svn/framework3/trunk@13282 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-21 18:58:54 +00:00 |
David Rude
|
59b9dfd9eb
|
no need for the framework reference now
git-svn-id: file:///home/svn/framework3/trunk@13281 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-21 18:35:57 +00:00 |