James Lee
|
a20b74536c
|
add an events accessor
git-svn-id: file:///home/svn/framework3/trunk@8794 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-03-11 19:38:19 +00:00 |
HD Moore
|
91404f9c8f
|
Report critical/seen properly
git-svn-id: file:///home/svn/framework3/trunk@8768 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-03-10 18:00:19 +00:00 |
HD Moore
|
33c60067c0
|
Sanity check reported host addresses
git-svn-id: file:///home/svn/framework3/trunk@8760 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-03-10 05:45:40 +00:00 |
HD Moore
|
1c1fe9c20f
|
Add a method for syncing the database (waiting on all pending writes)
git-svn-id: file:///home/svn/framework3/trunk@8743 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-03-08 14:17:34 +00:00 |
James Lee
|
467a7a5f3e
|
merge mubix's patch to allow importing a simple list of ip addresses from a file, closes #999
git-svn-id: file:///home/svn/framework3/trunk@8695 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-03-03 00:34:16 +00:00 |
HD Moore
|
e4ec13eec2
|
Store the path in the path
git-svn-id: file:///home/svn/framework3/trunk@8673 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-02-26 22:13:20 +00:00 |
HD Moore
|
df415fd636
|
Fix workspace.loots
git-svn-id: file:///home/svn/framework3/trunk@8671 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-02-26 21:48:16 +00:00 |
HD Moore
|
1fff5f447f
|
Add loot content-type
git-svn-id: file:///home/svn/framework3/trunk@8667 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-02-26 19:33:49 +00:00 |
HD Moore
|
34489f9a61
|
Pass the workspace into the importer properly
git-svn-id: file:///home/svn/framework3/trunk@8654 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-02-26 13:40:32 +00:00 |
James Lee
|
ebfaf77374
|
mark hosts as alive when adding vulns
git-svn-id: file:///home/svn/framework3/trunk@8628 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-02-24 22:57:38 +00:00 |
James Lee
|
27cda778a8
|
mark hosts as alive when adding notes or services
git-svn-id: file:///home/svn/framework3/trunk@8627 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-02-24 22:54:16 +00:00 |
HD Moore
|
80f1f48b2d
|
Merge in loot and user, fix up telnet to handle eof better
git-svn-id: file:///home/svn/framework3/trunk@8594 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-02-22 23:45:43 +00:00 |
HD Moore
|
29cd1f1b4c
|
Fix up report_event
git-svn-id: file:///home/svn/framework3/trunk@8585 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-02-22 19:31:21 +00:00 |
Mike Smith
|
e59082f6b5
|
Added "created_at" and "updated_at" timestamps all primary tables (fixes #838)
git-svn-id: file:///home/svn/framework3/trunk@8555 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-02-18 21:57:01 +00:00 |
HD Moore
|
4c4c747caf
|
Update all db methods to have a workspace parameter, default to the db.workspace where possible, updated the command dispatchers.
git-svn-id: file:///home/svn/framework3/trunk@8546 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-02-18 06:40:38 +00:00 |
HD Moore
|
9f1009b401
|
Import the service and OS fingerprints from NeXpose
git-svn-id: file:///home/svn/framework3/trunk@8531 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-02-17 06:01:53 +00:00 |
HD Moore
|
2149e0a974
|
Returning from the parser doesn't work so well, just skip reporting instead
git-svn-id: file:///home/svn/framework3/trunk@8509 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-02-15 22:59:55 +00:00 |
HD Moore
|
8c3ee77f3b
|
Skip processing of dead hosts. Sometimes the host is already found using another method and nmap will mark the live host as dead again
git-svn-id: file:///home/svn/framework3/trunk@8501 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-02-15 01:34:04 +00:00 |
HD Moore
|
a2f9f1bb7a
|
Default the OS to the 100% match string
git-svn-id: file:///home/svn/framework3/trunk@8500 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-02-15 01:20:42 +00:00 |
HD Moore
|
cdaebc2931
|
Big change to how report_note() works, it now accepts an :update parameter that defines whether the data is unique for the host/ntype (:unique), unique for the host/ntype/data (:unique_data), or should be inserted no matter what (:insert)
git-svn-id: file:///home/svn/framework3/trunk@8495 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-02-14 19:34:22 +00:00 |
HD Moore
|
2539a6fc09
|
Updated nmap parsing, store notes for last boot and os matches
git-svn-id: file:///home/svn/framework3/trunk@8494 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-02-14 19:07:15 +00:00 |
HD Moore
|
2460037fdd
|
More nmap import foo
git-svn-id: file:///home/svn/framework3/trunk@8493 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-02-14 18:55:49 +00:00 |
HD Moore
|
c47e4db74d
|
Parse the OS properly
git-svn-id: file:///home/svn/framework3/trunk@8492 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-02-14 18:40:27 +00:00 |
HD Moore
|
bfa3ae28cb
|
Import OS and hostname information
git-svn-id: file:///home/svn/framework3/trunk@8491 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-02-14 18:32:37 +00:00 |
HD Moore
|
55aaf69b4b
|
Avoid a warning
git-svn-id: file:///home/svn/framework3/trunk@8425 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-02-09 04:12:34 +00:00 |
HD Moore
|
37cc7fa4ae
|
Revert previous change to host status parser
git-svn-id: file:///home/svn/framework3/trunk@8373 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-02-05 15:51:46 +00:00 |
HD Moore
|
52dc906ba2
|
Port states can now be open/closed/filtered; removed the "up" syntax
git-svn-id: file:///home/svn/framework3/trunk@8372 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-02-05 15:43:24 +00:00 |
James Lee
|
65a303ee93
|
don't try to use an inactive database
git-svn-id: file:///home/svn/framework3/trunk@8356 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-02-02 23:11:59 +00:00 |
James Lee
|
b783052af3
|
get rid of the Object#id deprecation warning by making event reporting more robust
git-svn-id: file:///home/svn/framework3/trunk@8284 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-01-28 00:00:00 +00:00 |
HD Moore
|
214d624ddc
|
Fix the report_host() code (broken by previous commit), add an advanced option to store db hosts from monlist
git-svn-id: file:///home/svn/framework3/trunk@8283 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-01-27 23:25:17 +00:00 |
HD Moore
|
c1bc6a617a
|
Default host state is now Up
git-svn-id: file:///home/svn/framework3/trunk@8279 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-01-27 22:13:48 +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 |
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
|
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
|
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
|
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 |
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 |
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
|
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 |
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 |