Tod Beardsley
|
709c634bfa
|
Renaming sendto to capture_sendto to give the user a hint as to where it came from.
git-svn-id: file:///home/svn/framework3/trunk@8260 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-01-27 18:21:33 +00:00 |
Tod Beardsley
|
3053bd702a
|
See #782. Updated xmas.rb (again), now uses the nicer frontend function sendto. Diff against r8026 to get an idea of what's changed for module writers.
git-svn-id: file:///home/svn/framework3/trunk@8259 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-01-27 18:12:02 +00:00 |
Tod Beardsley
|
77771ca5be
|
See #782. Completes integration of the secondary self.arp_capture object. Renames readreply to inject_reply to avoid collisions with existing modules. Implements a configurable "ARP_SECRET" cookie for the self.arp_capture filter.
git-svn-id: file:///home/svn/framework3/trunk@8258 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-01-27 17:51:16 +00:00 |
Tod Beardsley
|
5adb1aef7e
|
See #782. Fixing GWHOST/GATEWAY, implementing a new capture option for ARP requests.
git-svn-id: file:///home/svn/framework3/trunk@8257 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-01-27 15:11:18 +00:00 |
James Lee
|
8be92ab010
|
default state to 'up'
git-svn-id: file:///home/svn/framework3/trunk@8253 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-01-27 04:48:27 +00:00 |
Tod Beardsley
|
7eafaab2b2
|
See #782. Moving the arp cache to a class variable of the capture object. Seems better than just making up my own datastore entry.
git-svn-id: file:///home/svn/framework3/trunk@8250 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-01-27 02:57:20 +00:00 |
Tod Beardsley
|
4bb6e650da
|
See #782. Implemented a more sensible arp cache so as not to spam with UDP probes and arps. Also refactored xmas to use the new methods.
git-svn-id: file:///home/svn/framework3/trunk@8245 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-01-26 21:37:40 +00:00 |
Tod Beardsley
|
c003a663d1
|
See #782. Extended the injection ARP query methods to handle local addresses more satisfactorially, fixed a couple errors, and added a bunch of inline documentation to explain how it all works together.
git-svn-id: file:///home/svn/framework3/trunk@8238 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-01-26 16:00:16 +00:00 |
Tod Beardsley
|
cac3d6d56b
|
See #782. This introduces some inject methods to the Capture mixin, and edits the ip_spoof module to take advantage of them.
git-svn-id: file:///home/svn/framework3/trunk@8237 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-01-26 06:38:41 +00:00 |
Tod Beardsley
|
359e1ad53a
|
See #726. Adds a DB2 scanner and brute forcer.
git-svn-id: file:///home/svn/framework3/trunk@8223 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-01-25 15:58:24 +00:00 |
James Lee
|
9b19755bf1
|
fix report_client
git-svn-id: file:///home/svn/framework3/trunk@8209 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-01-23 00:15:57 +00:00 |
James Lee
|
865a50594b
|
add a telnet login scanner
git-svn-id: file:///home/svn/framework3/trunk@8179 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-01-20 03:25:34 +00:00 |
Joshua Drake
|
07a25af681
|
minor whitespace change
git-svn-id: file:///home/svn/framework3/trunk@8177 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-01-20 02:31:30 +00:00 |
James Lee
|
e19f66ec1f
|
use the new authbrute mixin
git-svn-id: file:///home/svn/framework3/trunk@8176 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-01-20 01:43:01 +00:00 |
James Lee
|
fb025658f9
|
don't duplicate user/pass from datastore
git-svn-id: file:///home/svn/framework3/trunk@8174 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-01-20 01:35:16 +00:00 |
James Lee
|
29dd0d4fea
|
don't bother saving the results of report_vuln
git-svn-id: file:///home/svn/framework3/trunk@8173 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-01-20 01:01:54 +00:00 |
James Lee
|
265d73b224
|
task.wait is expensive, so avoid find_or_create_* calls at the cost of a few extra queries; fixes 768
git-svn-id: file:///home/svn/framework3/trunk@8171 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-01-20 00:35:44 +00:00 |
James Lee
|
08eb80f4a9
|
use the authbrute mixin
git-svn-id: file:///home/svn/framework3/trunk@8150 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-01-18 22:22:22 +00:00 |
James Lee
|
d90ffdc015
|
use a username and password from the datastore if provided
git-svn-id: file:///home/svn/framework3/trunk@8149 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-01-18 22:21:39 +00:00 |
James Lee
|
46b346239e
|
don't always use the username as a password, let modules do that if they want it
git-svn-id: file:///home/svn/framework3/trunk@8147 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-01-18 22:03:02 +00:00 |
James Lee
|
d8f7645094
|
: -> .
git-svn-id: file:///home/svn/framework3/trunk@8146 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-01-18 21:35:42 +00:00 |
HD Moore
|
2ba892aa69
|
Report host mac, name, and whether its a VM
git-svn-id: file:///home/svn/framework3/trunk@8133 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-01-15 15:49:13 +00:00 |
James Lee
|
61984579d5
|
don't report to the db if there isn't one
git-svn-id: file:///home/svn/framework3/trunk@8132 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-01-15 04:34:12 +00:00 |
James Lee
|
53662ed46e
|
save events to the database. fixes 618
git-svn-id: file:///home/svn/framework3/trunk@8126 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-01-15 00:32:48 +00:00 |
HD Moore
|
caa67aa3d5
|
Require the nmap XML parser
git-svn-id: file:///home/svn/framework3/trunk@8123 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-01-14 20:29:55 +00:00 |
James Lee
|
78808fe3c1
|
show the database driver in framework.inspect
git-svn-id: file:///home/svn/framework3/trunk@8122 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-01-14 18:57:54 +00:00 |
HD Moore
|
a55dfa1bbc
|
Adds scanner_progress for granular percentage
git-svn-id: file:///home/svn/framework3/trunk@8120 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-01-14 18:20:32 +00:00 |
HD Moore
|
d84ca6d438
|
Replicants should receive the same module store as the original
git-svn-id: file:///home/svn/framework3/trunk@8118 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-01-14 18:14:44 +00:00 |
HD Moore
|
3823512ae9
|
This adds the ability to use the module as a hash
git-svn-id: file:///home/svn/framework3/trunk@8117 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-01-14 18:09:34 +00:00 |
James Lee
|
54095a585e
|
update the auth bruteforcer, and use it in smb/login
git-svn-id: file:///home/svn/framework3/trunk@8116 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-01-14 16:58:43 +00:00 |
HD Moore
|
bc9985d5da
|
Minor fixes to the nessusv2 importer, allow the db_import command to work on it directly
git-svn-id: file:///home/svn/framework3/trunk@8115 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-01-14 15:26:20 +00:00 |
HD Moore
|
568770ae23
|
Fixes #690 by merging John Miller's patch to enable Nessus v2 support
git-svn-id: file:///home/svn/framework3/trunk@8114 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-01-14 12:57:26 +00:00 |
HD Moore
|
b9e6c8eef7
|
Fixes #758 by setting the http content type
git-svn-id: file:///home/svn/framework3/trunk@8113 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-01-14 12:51:31 +00:00 |
HD Moore
|
9bb14e1c4e
|
Add a telnet banner grabber
git-svn-id: file:///home/svn/framework3/trunk@8108 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-01-13 21:46:48 +00:00 |
James Lee
|
2890f3eeda
|
missed this in the last commit
git-svn-id: file:///home/svn/framework3/trunk@8105 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-01-13 07:03:18 +00:00 |
James Lee
|
fd89f4e6cd
|
add an events table
git-svn-id: file:///home/svn/framework3/trunk@8104 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-01-13 06:40:34 +00:00 |
James Lee
|
f6d0c4c353
|
add the beginnings of an authentication brute-force mixin
git-svn-id: file:///home/svn/framework3/trunk@8100 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-01-12 07:29:25 +00:00 |
HD Moore
|
01ddb5f41d
|
Fix a loop when the client disconnects
git-svn-id: file:///home/svn/framework3/trunk@8097 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-01-11 19:47:33 +00:00 |
HD Moore
|
de4add3a1f
|
Whitespace cleanups
git-svn-id: file:///home/svn/framework3/trunk@8096 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-01-11 19:18:49 +00:00 |
James Lee
|
5fae88b0b8
|
take out stupid debug prints
git-svn-id: file:///home/svn/framework3/trunk@8094 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-01-11 01:30:53 +00:00 |
James Lee
|
fd3373862b
|
move lookups into the queue instead of just saves, fixes a race condition where multiple entities could be inserted with the same info
git-svn-id: file:///home/svn/framework3/trunk@8093 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-01-10 17:53:12 +00:00 |
James Lee
|
f29402028e
|
make the status a little more easily available
git-svn-id: file:///home/svn/framework3/trunk@8091 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-01-09 02:11:46 +00:00 |
James Lee
|
93a673fa1f
|
allow multiple filename arguments to db_import and handle globs, see 750
git-svn-id: file:///home/svn/framework3/trunk@8089 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-01-07 21:51:18 +00:00 |
James Lee
|
dd180a850b
|
make errors less generic
git-svn-id: file:///home/svn/framework3/trunk@8088 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-01-07 21:30:14 +00:00 |
HD Moore
|
05a88c76ac
|
Default port state to 'open'
git-svn-id: file:///home/svn/framework3/trunk@8087 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-01-07 20:28:58 +00:00 |
James Lee
|
30b897b6cd
|
add a generic db_import command that auto-detects filetype, move import parsing into msf/core/db. fixes 750
git-svn-id: file:///home/svn/framework3/trunk@8085 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-01-07 19:06:29 +00:00 |
James Lee
|
a9b1462e9d
|
add a callback for session commands. fixes 618
git-svn-id: file:///home/svn/framework3/trunk@8075 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-01-06 05:06:12 +00:00 |
HD Moore
|
6a10d6b6ca
|
Cleanup for tcp mixin, report smb version better, downcase service names
git-svn-id: file:///home/svn/framework3/trunk@8074 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-01-05 18:47:04 +00:00 |
Mike Smith
|
471b1e6ff8
|
Delete services one-by-one instead of calling 'delete_all', which doesn't exist. (fixes #748)
git-svn-id: file:///home/svn/framework3/trunk@8064 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-01-04 16:14:23 +00:00 |
HD Moore
|
b35df262ba
|
Fix db_del_port
git-svn-id: file:///home/svn/framework3/trunk@8060 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-01-02 23:14:37 +00:00 |