HD Moore
|
dd643436ee
|
Module typo correction
git-svn-id: file:///home/svn/framework3/trunk@5527 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-06-06 04:41:05 +00:00 |
|
HD Moore
|
06c6ad6acd
|
Add riot's DoubleTake exploit. Set the svn:keywords properties where it was missing
git-svn-id: file:///home/svn/framework3/trunk@5526 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-06-06 04:39:44 +00:00 |
|
HD Moore
|
3f519b6d9b
|
Brightstor module from toto
git-svn-id: file:///home/svn/framework3/trunk@5525 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-06-06 04:30:56 +00:00 |
|
HD Moore
|
ed43da5b07
|
Modules from Matteo Cantoni
git-svn-id: file:///home/svn/framework3/trunk@5524 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-06-06 04:29:41 +00:00 |
|
HD Moore
|
d437a0edda
|
Added NTP probe from Matteo Cantoni
git-svn-id: file:///home/svn/framework3/trunk@5523 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-06-06 04:29:19 +00:00 |
|
Matt Miller
|
b2b7a05abb
|
comment out stage encoding until I can troubleshoot it some more
git-svn-id: file:///home/svn/framework3/trunk@5522 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-06-05 07:03:10 +00:00 |
|
HD Moore
|
67b418475d
|
Temporarily revert to the old readline behavior
git-svn-id: file:///home/svn/framework3/trunk@5521 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-06-05 00:15:40 +00:00 |
|
HD Moore
|
e55a9d29a4
|
Temporarily disable the new readline mode
git-svn-id: file:///home/svn/framework3/trunk@5520 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-06-05 00:13:33 +00:00 |
|
HD Moore
|
b844a31fcc
|
Re-enable readline history
git-svn-id: file:///home/svn/framework3/trunk@5519 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-06-05 00:01:38 +00:00 |
|
HD Moore
|
14d8bc67fc
|
This patch solves a slowness problem introduced by the ruby thread scheduler and the readline extension. For every time slice that the readline thread receives, it does a 100ms select(stdin), which severely impacts the performance of all other running threads. This patch pushes readline into a forked subprocess. Not the most elegant, but it will do until we have a real client-server model.
git-svn-id: file:///home/svn/framework3/trunk@5518 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-06-04 22:56:25 +00:00 |
|
Patrick Webster
|
405637297f
|
Added guestbook_ssi_exec.rb module.
git-svn-id: file:///home/svn/framework3/trunk@5517 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-06-04 12:19:43 +00:00 |
|
Patrick Webster
|
777095f572
|
added winvnc_http_get.rb module.
git-svn-id: file:///home/svn/framework3/trunk@5516 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-06-03 14:56:10 +00:00 |
|
Mario Ceballos
|
4aad680752
|
added exploit module borland_starteam.rb
git-svn-id: file:///home/svn/framework3/trunk@5515 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-06-01 11:42:31 +00:00 |
|
Matt Miller
|
7ecda0a786
|
update comment
git-svn-id: file:///home/svn/framework3/trunk@5513 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-05-26 10:27:22 +00:00 |
|
Matt Miller
|
2be17ce819
|
patch from Kris Katterjohn
git-svn-id: file:///home/svn/framework3/trunk@5512 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-05-26 08:42:17 +00:00 |
|
Matt Miller
|
30ae3af6fb
|
experimental: stages encoded by default, set DisableStageEncoding 1 to disable
git-svn-id: file:///home/svn/framework3/trunk@5511 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-05-26 07:59:03 +00:00 |
|
Matt Miller
|
d94bfaf373
|
better support for nx with dllinject payloads/meterp
git-svn-id: file:///home/svn/framework3/trunk@5510 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-05-26 06:34:12 +00:00 |
|
pusscat
|
2327063569
|
Added a fix
git-svn-id: file:///home/svn/framework3/trunk@5509 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-05-20 20:55:01 +00:00 |
|
James Lee
|
e1a25c1383
|
payload generate now honors ENCODER instead of requiring -e
git-svn-id: file:///home/svn/framework3/trunk@5508 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-05-19 23:56:17 +00:00 |
|
James Lee
|
c0b39cc234
|
"set foo" prints the value of foo if it exists; really, that's it this time
git-svn-id: file:///home/svn/framework3/trunk@5507 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-05-17 06:27:03 +00:00 |
|
James Lee
|
2db9dd6ab2
|
Reversing over greedy commit. =(
git-svn-id: file:///home/svn/framework3/trunk@5506 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-05-17 06:17:41 +00:00 |
|
James Lee
|
93199c5610
|
"set foo" prints the value of foo if it exists
git-svn-id: file:///home/svn/framework3/trunk@5505 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-05-17 05:29:32 +00:00 |
|
HD Moore
|
5ec3509103
|
egypt found a bug, regenerate payload was overwriting datastore entries and not setting them back
git-svn-id: file:///home/svn/framework3/trunk@5504 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-05-16 21:20:43 +00:00 |
|
Mario Ceballos
|
9871f14f32
|
added exploit module bigant_server.rb
git-svn-id: file:///home/svn/framework3/trunk@5503 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-05-15 00:58:44 +00:00 |
|
Patrick Webster
|
0adab629ba
|
Added ntp module, linux egghunter
git-svn-id: file:///home/svn/framework3/trunk@5502 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-05-12 14:49:45 +00:00 |
|
Mario Ceballos
|
477933a0a7
|
added exploit module lgserver_rxrlogin.rb
git-svn-id: file:///home/svn/framework3/trunk@5501 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-05-05 23:27:33 +00:00 |
|
HD Moore
|
88a04a0ba0
|
New FrontPage modules from Matteo Cantoni
git-svn-id: file:///home/svn/framework3/trunk@5500 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-05-01 18:53:28 +00:00 |
|
Matt Miller
|
e63a121341
|
merge incognito updates from Luke Jennings
git-svn-id: file:///home/svn/framework3/trunk@5499 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-04-28 16:57:49 +00:00 |
|
James Lee
|
8116b32e14
|
allow comments in resource files.
git-svn-id: file:///home/svn/framework3/trunk@5498 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-04-26 18:28:41 +00:00 |
|
James Lee
|
899973b7ea
|
Send 404 when we can't exploit a mozilla browser so client doesn't hang.
git-svn-id: file:///home/svn/framework3/trunk@5497 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-04-26 18:10:41 +00:00 |
|
James Lee
|
faa5f7c967
|
randomize_space
git-svn-id: file:///home/svn/framework3/trunk@5496 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-04-25 05:29:29 +00:00 |
|
James Lee
|
297e4f4b4d
|
Fork doesn't work on windows
git-svn-id: file:///home/svn/framework3/trunk@5495 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-04-25 04:37:53 +00:00 |
|
James Lee
|
af4ac919fe
|
add whitespace randomization to Rex::Text. Will update modules to use this instead of copy-paste
git-svn-id: file:///home/svn/framework3/trunk@5494 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-04-23 06:54:00 +00:00 |
|
HD Moore
|
77f7be3e75
|
New, cleaner form snippets
git-svn-id: file:///home/svn/framework3/trunk@5493 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-04-23 04:17:30 +00:00 |
|
HD Moore
|
231529d684
|
Nuke these for now, need to rebuild
git-svn-id: file:///home/svn/framework3/trunk@5492 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-04-23 03:44:24 +00:00 |
|
HD Moore
|
16170bd716
|
Let the GUI handle -r, change default window size to fit smaller screens, updated HTTP capture code, added keywords to payload
git-svn-id: file:///home/svn/framework3/trunk@5491 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-04-22 23:20:35 +00:00 |
|
HD Moore
|
84d921633b
|
Fun with saved passwords
git-svn-id: file:///home/svn/framework3/trunk@5490 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-04-22 18:48:21 +00:00 |
|
HD Moore
|
2eb50c4bb7
|
Top 500 sites from alexa
git-svn-id: file:///home/svn/framework3/trunk@5489 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-04-21 22:52:51 +00:00 |
|
HD Moore
|
e237177e6d
|
Remove the JS function
git-svn-id: file:///home/svn/framework3/trunk@5488 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-04-21 22:47:26 +00:00 |
|
HD Moore
|
70fde3052d
|
Place the UNC url last
git-svn-id: file:///home/svn/framework3/trunk@5487 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-04-21 22:02:39 +00:00 |
|
HD Moore
|
2084024822
|
Small bugfixes to HTTP capture
git-svn-id: file:///home/svn/framework3/trunk@5486 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-04-21 21:49:10 +00:00 |
|
HD Moore
|
1b96107f3a
|
Bugfix
git-svn-id: file:///home/svn/framework3/trunk@5485 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-04-21 21:37:40 +00:00 |
|
HD Moore
|
929888a714
|
Configurable HTTP capture service
git-svn-id: file:///home/svn/framework3/trunk@5484 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-04-21 21:04:11 +00:00 |
|
HD Moore
|
3cdb74e572
|
Add the CTS/RTS and DEAUTH modules. Improve HTTP capture module error handling
git-svn-id: file:///home/svn/framework3/trunk@5483 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-04-21 05:41:53 +00:00 |
|
HD Moore
|
82330fff7e
|
Importing two new wireless DoS modules, setting svn:keywords flags where needed.
git-svn-id: file:///home/svn/framework3/trunk@5482 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-04-21 05:27:06 +00:00 |
|
HD Moore
|
c5a910525c
|
Adding the BPS reference type, URLs are not public yet, will be soon.
git-svn-id: file:///home/svn/framework3/trunk@5481 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-04-21 05:21:28 +00:00 |
|
Mario Ceballos
|
46bcd7fa4f
|
updated to support ca brightstor arcserv 11.5.
git-svn-id: file:///home/svn/framework3/trunk@5480 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-04-20 23:58:21 +00:00 |
|
HD Moore
|
caa9619368
|
fix the source port for this exploit
git-svn-id: file:///home/svn/framework3/trunk@5479 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-04-20 20:46:11 +00:00 |
|
Patrick Webster
|
b9f68f1bf9
|
Added sasser_ftpd_port module port.
git-svn-id: file:///home/svn/framework3/trunk@5478 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-04-19 12:40:50 +00:00 |
|
HD Moore
|
57131f98c3
|
Adding I)ruids's yp exploit. Fixing a streamserver bug thats been causing problems for a while. Updating the HTTP capture module to do better fingerprinting
git-svn-id: file:///home/svn/framework3/trunk@5477 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-04-18 01:33:09 +00:00 |
|