kris
|
71a01e17f1
|
changing host selection option -h to -a to avoid collision with help -h
git-svn-id: file:///home/svn/framework3/trunk@6031 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-12-20 07:31:47 +00:00 |
kris
|
1cbc6d925b
|
Try to fall back on aux modules if it's not an exploit
git-svn-id: file:///home/svn/framework3/trunk@6030 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-12-20 04:20:42 +00:00 |
Mario Ceballos
|
f1093ee6a9
|
added exploit module realtek_playlist.rb.
git-svn-id: file:///home/svn/framework3/trunk@6029 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-12-20 01:49:40 +00:00 |
kris
|
6dc9be6729
|
comment fix
git-svn-id: file:///home/svn/framework3/trunk@6028 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-12-19 23:43:45 +00:00 |
kris
|
11ffd478d4
|
Add SSL option -s to msfd
git-svn-id: file:///home/svn/framework3/trunk@6027 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-12-19 23:18:39 +00:00 |
kris
|
6d1a0993e2
|
Adding Avahi < 0.6.24 DoS module (source port 0)
git-svn-id: file:///home/svn/framework3/trunk@6026 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-12-19 21:13:58 +00:00 |
pusscat
|
2cb135dc02
|
Uh... add files...
git-svn-id: file:///home/svn/framework3/trunk@6025 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-12-19 16:57:01 +00:00 |
kris
|
cdcf5cf1fd
|
add a few key descriptions
git-svn-id: file:///home/svn/framework3/trunk@6024 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-12-19 09:33:16 +00:00 |
kris
|
84b6d9daf4
|
remove extra (server-only) setsockopt(SO_REUSEADDR)
git-svn-id: file:///home/svn/framework3/trunk@6023 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-12-19 08:02:53 +00:00 |
kris
|
248f1e9fc3
|
Remove "#{xxx.to_s}" redundancies ('s/\(#{[^}]*\)\.to_s}/\1}/g')
git-svn-id: file:///home/svn/framework3/trunk@6022 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-12-19 07:11:08 +00:00 |
kris
|
bfc23d2886
|
use self.peerhost (which could use 'PeerAddr') instead of 'PeerHost'
git-svn-id: file:///home/svn/framework3/trunk@6021 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-12-19 06:54:22 +00:00 |
kris
|
560f2df2dd
|
fix PeerAddr
git-svn-id: file:///home/svn/framework3/trunk@6020 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-12-19 06:50:04 +00:00 |
pusscat
|
9c6ffc3f03
|
Add !sympath to the readme
git-svn-id: file:///home/svn/framework3/trunk@6019 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-12-18 20:53:00 +00:00 |
pusscat
|
457787df2c
|
Add a bit more sanity checking to the map parser
git-svn-id: file:///home/svn/framework3/trunk@6018 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-12-18 20:33:35 +00:00 |
pusscat
|
a1ea598656
|
Add working map file imports with the !symport command
git-svn-id: file:///home/svn/framework3/trunk@6017 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-12-18 18:20:04 +00:00 |
pusscat
|
9463f4ca2b
|
Add dirty dirty IDA map file parsing code - soon to be integrated when I can figure out the IDebugSymbols object
git-svn-id: file:///home/svn/framework3/trunk@6016 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-12-17 21:59:40 +00:00 |
HD Moore
|
45c08a9011
|
Fallback to heap spray if the .NET DLL does not load
git-svn-id: file:///home/svn/framework3/trunk@6015 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-12-17 04:19:54 +00:00 |
Mario Ceballos
|
aa53df6535
|
add exploit module adobe_utilprintf.rb, browser based.
git-svn-id: file:///home/svn/framework3/trunk@6014 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-12-15 15:44:02 +00:00 |
James Lee
|
7f59e5ff15
|
make sessions behave like jobs when no options are given
git-svn-id: file:///home/svn/framework3/trunk@6013 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-12-15 06:05:11 +00:00 |
HD Moore
|
5822ab75a7
|
Adds an exploit module (universal) for the new internet explorer xml bug. This module shows off the .NET memory techniques discovered by Alexander Sotirov and Mark Dowd. This code should bypass DEP, ASLR, and NX :-)
git-svn-id: file:///home/svn/framework3/trunk@6012 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-12-12 01:45:00 +00:00 |
HD Moore
|
42da7926ba
|
See #263. Testing post-commit hook
git-svn-id: file:///home/svn/framework3/trunk@6010 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-12-11 03:56:52 +00:00 |
HD Moore
|
c838c7ef2f
|
See #263. Testing post-commit hook
git-svn-id: file:///home/svn/framework3/trunk@6009 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-12-11 03:55:12 +00:00 |
HD Moore
|
d64cf0f22f
|
See #263. Testing post-commit hook
git-svn-id: file:///home/svn/framework3/trunk@6008 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-12-11 03:53:52 +00:00 |
HD Moore
|
cb8230f817
|
Fixes #263. Correct the max read() size for DCERPC over SMB
git-svn-id: file:///home/svn/framework3/trunk@6007 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-12-11 03:50:30 +00:00 |
Mario Ceballos
|
1485e0564e
|
updated with some awesome stuff from Didier Stevens.
git-svn-id: file:///home/svn/framework3/trunk@6006 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-12-08 13:16:54 +00:00 |
et
|
e00cf42f9d
|
Minor update to wmap documentation with new features
git-svn-id: file:///home/svn/framework3/trunk@6005 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-12-08 04:44:46 +00:00 |
et
|
e534edddb9
|
Script which allows to import OWASP WebScarab sessions to WMAP by sinbad
git-svn-id: file:///home/svn/framework3/trunk@6004 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-12-08 03:47:07 +00:00 |
et
|
daf317c25b
|
Added wmap generic email extractor as an example of direct access to the database.
git-svn-id: file:///home/svn/framework3/trunk@6003 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-12-08 00:51:16 +00:00 |
James Lee
|
7bd01b3567
|
typo fixes
git-svn-id: file:///home/svn/framework3/trunk@6002 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-12-07 19:07:48 +00:00 |
Mario Ceballos
|
6df3ed8b25
|
git-svn-id: file:///home/svn/framework3/trunk@6001 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-12-07 15:02:20 +00:00 |
et
|
6f83ec2cf8
|
Added global variable WMAP_EXCLUDE_FILE with regular expresion to define what not to scan. By default images are not tested. Thanks Martin Muench for comments.
git-svn-id: file:///home/svn/framework3/trunk@6000 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-12-07 05:50:49 +00:00 |
Mario Ceballos
|
29c94ece40
|
removed hardcoded length for xrefPosition. thanks Didier Stevens.
git-svn-id: file:///home/svn/framework3/trunk@5999 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-12-05 13:13:57 +00:00 |
Mario Ceballos
|
103e507635
|
newer version breaks..
git-svn-id: file:///home/svn/framework3/trunk@5998 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-12-04 21:57:54 +00:00 |
et
|
6e2c61c97f
|
Added wmap module methods to access requests and reports tables
git-svn-id: file:///home/svn/framework3/trunk@5997 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-12-04 03:42:43 +00:00 |
Mario Ceballos
|
d47511baf2
|
updated target.
git-svn-id: file:///home/svn/framework3/trunk@5996 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-12-03 20:20:39 +00:00 |
Mario Ceballos
|
381f6da682
|
added exploit module adobe_utilprintf.rb
git-svn-id: file:///home/svn/framework3/trunk@5995 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-12-03 16:19:25 +00:00 |
HD Moore
|
a8c9397419
|
Patch frmo antoine
git-svn-id: file:///home/svn/framework3/trunk@5994 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-12-03 15:47:10 +00:00 |
Mario Ceballos
|
e1e1f5d6a4
|
added fileformat mixin, fileformat exploit videolan_tivo.rb, and network based exploit videolan_tivo.rb
git-svn-id: file:///home/svn/framework3/trunk@5993 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-12-03 01:23:27 +00:00 |
HD Moore
|
08d762b85e
|
Set executable bit
git-svn-id: file:///home/svn/framework3/trunk@5992 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-12-02 22:32:27 +00:00 |
HD Moore
|
71c5175a85
|
This patch introduces a really basic RPC service. It is still a long way from its final version
git-svn-id: file:///home/svn/framework3/trunk@5991 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-12-02 22:09:34 +00:00 |
kris
|
8eda1cccbf
|
typo
git-svn-id: file:///home/svn/framework3/trunk@5990 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-12-02 02:03:22 +00:00 |
et
|
6f8a1ab13a
|
Fixed minor help presentation issue
git-svn-id: file:///home/svn/framework3/trunk@5989 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-12-01 03:59:27 +00:00 |
et
|
8547688d7d
|
Added wmap profiles capabilities to use as a method to run specific modules
git-svn-id: file:///home/svn/framework3/trunk@5988 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-12-01 03:48:23 +00:00 |
et
|
3e19245054
|
Fixed handling of root website directory. Minor presentation fixes in test modules
git-svn-id: file:///home/svn/framework3/trunk@5987 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-11-30 22:41:09 +00:00 |
kris
|
8b600b97e1
|
update/fix paths... hey et: what about wmap stuff?
git-svn-id: file:///home/svn/framework3/trunk@5986 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-11-30 20:24:47 +00:00 |
et
|
fb62ec351c
|
Added wmap_targets -a add parameter as a quick way to create a new target
git-svn-id: file:///home/svn/framework3/trunk@5985 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-11-30 06:35:43 +00:00 |
Ramon de C Valle
|
815a4fdea7
|
Fixed namespace problems in auxiliary modules
git-svn-id: file:///home/svn/framework3/trunk@5984 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-11-28 21:04:28 +00:00 |
kris
|
80cc5e3bb6
|
Don't save "unknown" service names from Nmap or Nessus
git-svn-id: file:///home/svn/framework3/trunk@5983 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-11-28 12:57:10 +00:00 |
kris
|
29919b1d84
|
Strip whitespace from saved service names from NBEs
git-svn-id: file:///home/svn/framework3/trunk@5982 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-11-28 12:51:35 +00:00 |
James Lee
|
d185cce177
|
make it easier to comment out specific exploits
git-svn-id: file:///home/svn/framework3/trunk@5981 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-11-25 08:51:17 +00:00 |