James Lee
fd962ca307
type fix (route -> sessions)
...
git-svn-id: file:///home/svn/framework3/trunk@6226 4d416f70-5f16-0410-b530-b9f4589650da
2009-02-15 05:12:28 +00:00
James Lee
81d4afa706
filters have to be quoted because spaces screw up the option parser
...
git-svn-id: file:///home/svn/framework3/trunk@6225 4d416f70-5f16-0410-b530-b9f4589650da
2009-02-15 04:54:26 +00:00
kris
3587f730d1
add pcap filter option to pcap_log plugin
...
git-svn-id: file:///home/svn/framework3/trunk@6223 4d416f70-5f16-0410-b530-b9f4589650da
2009-02-15 02:49:09 +00:00
kris
cd9ad0f08d
Don't join/split args on spaces in load command as that breaks things like
...
using quotes to have multi-word tokens; shellwords takes care of this stuff
git-svn-id: file:///home/svn/framework3/trunk@6222 4d416f70-5f16-0410-b530-b9f4589650da
2009-02-15 02:48:25 +00:00
James Lee
9a6025aacc
Add a plugin to capture packets
...
git-svn-id: file:///home/svn/framework3/trunk@6213 4d416f70-5f16-0410-b530-b9f4589650da
2009-02-12 16:21:50 +00:00
James Lee
567f4844fb
Make Pcap.next really non-blocking
...
git-svn-id: file:///home/svn/framework3/trunk@6212 4d416f70-5f16-0410-b530-b9f4589650da
2009-02-12 16:21:13 +00:00
HD Moore
9bb89b8387
Remove debugging line
...
git-svn-id: file:///home/svn/framework3/trunk@6211 4d416f70-5f16-0410-b530-b9f4589650da
2009-02-11 05:20:12 +00:00
root
345a816394
Fix up offline mode for pcaprun
...
git-svn-id: file:///home/svn/framework3/trunk@6210 4d416f70-5f16-0410-b530-b9f4589650da
2009-02-10 15:54:52 +00:00
Mario Ceballos
705a34dfda
added oracle sqli module droptable_trigger.rb from Sh2kerr.
...
git-svn-id: file:///home/svn/framework3/trunk@6209 4d416f70-5f16-0410-b530-b9f4589650da
2009-02-06 19:16:50 +00:00
kris
2c039a87d2
return host info if available in HostCommunicationError's addr_to_s
...
git-svn-id: file:///home/svn/framework3/trunk@6208 4d416f70-5f16-0410-b530-b9f4589650da
2009-02-06 14:15:54 +00:00
kris
4e0bc60ce1
just use alias
...
git-svn-id: file:///home/svn/framework3/trunk@6207 4d416f70-5f16-0410-b530-b9f4589650da
2009-02-05 21:49:50 +00:00
kris
a49c339a9a
Use CRLF in http proxy request for some stringent servers
...
git-svn-id: file:///home/svn/framework3/trunk@6206 4d416f70-5f16-0410-b530-b9f4589650da
2009-02-05 21:29:15 +00:00
Mario Ceballos
092db8229c
added exploit module fdm_auth_header.rb
...
git-svn-id: file:///home/svn/framework3/trunk@6205 4d416f70-5f16-0410-b530-b9f4589650da
2009-02-02 18:27:36 +00:00
HD Moore
469378269e
Added additional process names submitted by Jerome ATHIAS
...
git-svn-id: file:///home/svn/framework3/trunk@6204 4d416f70-5f16-0410-b530-b9f4589650da
2009-01-30 06:29:09 +00:00
HD Moore
beb0cc7cb3
Patch from Jonathan Steel to fix double-symlinks
...
git-svn-id: file:///home/svn/framework3/trunk@6203 4d416f70-5f16-0410-b530-b9f4589650da
2009-01-30 06:27:10 +00:00
HD Moore
e6ef0ab495
New scripts and updated scripts from Carlos Perez
...
git-svn-id: file:///home/svn/framework3/trunk@6202 4d416f70-5f16-0410-b530-b9f4589650da
2009-01-30 06:18:02 +00:00
HD Moore
f927320eda
Wrap the telephony require properly
...
git-svn-id: file:///home/svn/framework3/trunk@6201 4d416f70-5f16-0410-b530-b9f4589650da
2009-01-30 04:28:40 +00:00
HD Moore
bd8293360a
Minor tweaks to the wardialer module
...
git-svn-id: file:///home/svn/framework3/trunk@6200 4d416f70-5f16-0410-b530-b9f4589650da
2009-01-30 01:45:15 +00:00
druid
a46fa68bac
Replaced manual path string joins with File.join
...
git-svn-id: file:///home/svn/framework3/trunk@6199 4d416f70-5f16-0410-b530-b9f4589650da
2009-01-29 23:14:31 +00:00
druid
6756962b26
Moved path setup back out of initialize, that caused problems
...
git-svn-id: file:///home/svn/framework3/trunk@6198 4d416f70-5f16-0410-b530-b9f4589650da
2009-01-29 22:48:51 +00:00
druid
aa94ff7be6
Fixed typo in logs path, moved path stuff to initialize
...
git-svn-id: file:///home/svn/framework3/trunk@6197 4d416f70-5f16-0410-b530-b9f4589650da
2009-01-29 22:46:20 +00:00
druid
0c84e9c41e
Removed chdir, now access dat and log file by full path, which now live in config_root+/log/wardial
...
git-svn-id: file:///home/svn/framework3/trunk@6196 4d416f70-5f16-0410-b530-b9f4589650da
2009-01-29 22:41:29 +00:00
druid
089c2122cd
Moved some options to advanced_options
...
git-svn-id: file:///home/svn/framework3/trunk@6195 4d416f70-5f16-0410-b530-b9f4589650da
2009-01-29 20:16:18 +00:00
druid
c4d3d2e379
Renamed all hotkey responses to HK_* strings
...
git-svn-id: file:///home/svn/framework3/trunk@6194 4d416f70-5f16-0410-b530-b9f4589650da
2009-01-29 19:58:34 +00:00
druid
7965a7de05
Wardialer
...
git-svn-id: file:///home/svn/framework3/trunk@6193 4d416f70-5f16-0410-b530-b9f4589650da
2009-01-28 06:13:47 +00:00
Mario Ceballos
1e24242f3d
ok.. i quit for the week.
...
git-svn-id: file:///home/svn/framework3/trunk@6192 4d416f70-5f16-0410-b530-b9f4589650da
2009-01-27 14:29:15 +00:00
Mario Ceballos
507ddd5f1b
ok.. coverage for both.
...
git-svn-id: file:///home/svn/framework3/trunk@6191 4d416f70-5f16-0410-b530-b9f4589650da
2009-01-27 13:45:30 +00:00
Mario Ceballos
28dd301e36
fixed.
...
git-svn-id: file:///home/svn/framework3/trunk@6190 4d416f70-5f16-0410-b530-b9f4589650da
2009-01-27 13:44:10 +00:00
Mario Ceballos
d53a262bea
confused, sorry!
...
git-svn-id: file:///home/svn/framework3/trunk@6189 4d416f70-5f16-0410-b530-b9f4589650da
2009-01-27 13:26:15 +00:00
Mario Ceballos
c579608926
be done with it!
...
git-svn-id: file:///home/svn/framework3/trunk@6188 4d416f70-5f16-0410-b530-b9f4589650da
2009-01-27 02:30:39 +00:00
Mario Ceballos
652ef67763
doh! drop the function.
...
git-svn-id: file:///home/svn/framework3/trunk@6187 4d416f70-5f16-0410-b530-b9f4589650da
2009-01-27 02:26:53 +00:00
Mario Ceballos
6ed11bd2f4
pretty the print =)
...
git-svn-id: file:///home/svn/framework3/trunk@6186 4d416f70-5f16-0410-b530-b9f4589650da
2009-01-27 00:27:55 +00:00
Mario Ceballos
6dbaf91978
added auxiliary module dbms_cdc_publish.rb (fileformat). remotes comming
...
soon.
git-svn-id: file:///home/svn/framework3/trunk@6185 4d416f70-5f16-0410-b530-b9f4589650da
2009-01-27 00:09:01 +00:00
kris
13cc54cbe5
Add -P source port option to connect
...
git-svn-id: file:///home/svn/framework3/trunk@6184 4d416f70-5f16-0410-b530-b9f4589650da
2009-01-26 03:06:58 +00:00
Mario Ceballos
b321790c04
added exploit module license_gcr.rb.
...
git-svn-id: file:///home/svn/framework3/trunk@6183 4d416f70-5f16-0410-b530-b9f4589650da
2009-01-25 02:22:18 +00:00
kris
c60077bb1c
Revamp/fix-up http proxying by using Rex to parse the response (instead of
...
really strict matching)
git-svn-id: file:///home/svn/framework3/trunk@6182 4d416f70-5f16-0410-b530-b9f4589650da
2009-01-24 14:48:18 +00:00
James Lee
fd435b48d9
http proxy support patch from Frederik Braun
...
git-svn-id: file:///home/svn/framework3/trunk@6181 4d416f70-5f16-0410-b530-b9f4589650da
2009-01-24 06:32:06 +00:00
James Lee
3cfee47b00
remove dll option from reflectivevncinject
...
git-svn-id: file:///home/svn/framework3/trunk@6180 4d416f70-5f16-0410-b530-b9f4589650da
2009-01-24 03:44:59 +00:00
James Lee
55daaf64bd
remove dll option from reflectivemeterpreter, too
...
git-svn-id: file:///home/svn/framework3/trunk@6179 4d416f70-5f16-0410-b530-b9f4589650da
2009-01-24 03:29:07 +00:00
James Lee
3a8935b2c6
remove the ability to set the dll path for meterp and vncinject
...
git-svn-id: file:///home/svn/framework3/trunk@6178 4d416f70-5f16-0410-b530-b9f4589650da
2009-01-23 23:06:10 +00:00
James Lee
077c201f10
try any before specific LHOST
...
git-svn-id: file:///home/svn/framework3/trunk@6177 4d416f70-5f16-0410-b530-b9f4589650da
2009-01-23 23:03:53 +00:00
James Lee
1d499a9756
fix empty body when Content-Length is not set
...
git-svn-id: file:///home/svn/framework3/trunk@6176 4d416f70-5f16-0410-b530-b9f4589650da
2009-01-23 21:10:58 +00:00
kris
679fa424b1
add a colon to error message for clarity
...
git-svn-id: file:///home/svn/framework3/trunk@6175 4d416f70-5f16-0410-b530-b9f4589650da
2009-01-23 18:37:48 +00:00
kris
78b3a12f89
adding an ftp bounce port scanner aux module (can still be useful today)
...
git-svn-id: file:///home/svn/framework3/trunk@6174 4d416f70-5f16-0410-b530-b9f4589650da
2009-01-23 02:05:28 +00:00
pusscat
37f579bbe7
- Remove issue with nulls controlling registers during hunts
...
- Remove size requirement for file inputs; now it will grab th whole file by default
- Remove issue with treating tracked bufs like strings in listBuf
git-svn-id: file:///home/svn/framework3/trunk@6173 4d416f70-5f16-0410-b530-b9f4589650da
2009-01-22 21:28:05 +00:00
kris
fec443db51
fix interface name in the non-supported note
...
git-svn-id: file:///home/svn/framework3/trunk@6172 4d416f70-5f16-0410-b530-b9f4589650da
2009-01-22 14:48:02 +00:00
HD Moore
1f523d78c9
Configure the architecture list to be ALL, not just a small set of archs
...
git-svn-id: file:///home/svn/framework3/trunk@6171 4d416f70-5f16-0410-b530-b9f4589650da
2009-01-22 05:35:19 +00:00
Mario Ceballos
ff8323e6d2
added modules from Matteo Cantoni.
...
git-svn-id: file:///home/svn/framework3/trunk@6170 4d416f70-5f16-0410-b530-b9f4589650da
2009-01-21 12:51:30 +00:00
kris
32868c4b0f
adding db_import_amap_mlog for reading in from a thc-amap machine-readable log
...
git-svn-id: file:///home/svn/framework3/trunk@6169 4d416f70-5f16-0410-b530-b9f4589650da
2009-01-21 02:12:10 +00:00
kris
4a15116fe6
move a stray alias to underneath the original method
...
git-svn-id: file:///home/svn/framework3/trunk@6168 4d416f70-5f16-0410-b530-b9f4589650da
2009-01-20 02:15:19 +00:00