.. |
activerecord_patches.rb
|
Do not fall through to YAML
|
2010-07-14 17:05:47 +00:00 |
api_key.rb
|
Add the database table for api keys
|
2011-05-28 03:41:37 +00:00 |
attachment.rb
|
tweak the models
|
2010-10-09 08:35:41 +00:00 |
campaign.rb
|
See #4506 for Macro handling
|
2011-06-20 07:23:16 +00:00 |
client.rb
|
associate clients with a campaign
|
2010-10-08 17:20:57 +00:00 |
cred.rb
|
More fixups for ssh_login_pubkey and special handlers for long strings of keys.
|
2011-07-12 20:58:25 +00:00 |
cred_file.rb
|
Reworking how imported crendentials work.
|
2011-06-11 02:40:02 +00:00 |
email_address.rb
|
add models for campaigns and stuff.
|
2010-09-13 08:25:27 +00:00 |
email_template.rb
|
Add EmailTemplate fields: exploit_module, exploit_attach_name & attach_exploit
|
2010-12-06 22:18:33 +00:00 |
event.rb
|
Patch ActiveRecord to use marshal instead of yaml for serialization
|
2010-05-02 16:46:44 +00:00 |
exploited_host.rb
|
Fixes #2444. Adds an ExploitedHost table, adds the db_exploited command, adds the report_exploit() function.
|
2010-08-24 21:57:04 +00:00 |
host.rb
|
Deal with Windows 7 nexpose fingerprints a little better.
|
2011-09-30 20:46:20 +00:00 |
imported_cred.rb
|
Adds the imported_creds table.
|
2010-11-06 01:01:20 +00:00 |
listener.rb
|
Add a new table for managing background listeners
|
2011-06-25 06:57:47 +00:00 |
loot.rb
|
Patch ActiveRecord to use marshal instead of yaml for serialization
|
2010-05-02 16:46:44 +00:00 |
macro.rb
|
Add the still unused macros table to the database
|
2011-06-07 00:20:19 +00:00 |
mod_ref.rb
|
Quick model for my new table
|
2011-09-30 15:49:01 +00:00 |
nexpose_console.rb
|
Add some new tables
|
2011-06-30 06:49:04 +00:00 |
note.rb
|
Create a dedicated db table to track sessions & session events.
|
2011-04-07 21:59:32 +00:00 |
profile.rb
|
Add profiles table
|
2011-07-17 21:39:21 +00:00 |
ref.rb
|
Add db_workspace command & other db refactoring.
|
2009-12-14 22:52:34 +00:00 |
report.rb
|
Patch ActiveRecord to use marshal instead of yaml for serialization
|
2010-05-02 16:46:44 +00:00 |
report_template.rb
|
Adding the missing report_template.rb.
|
2010-09-13 13:20:49 +00:00 |
route.rb
|
add a routes table; delete each comm's routes when flushing
|
2011-04-20 17:49:27 +00:00 |
serialized_prefs.rb
|
adjust templates, move SerializedPrefs into its own file
|
2010-09-27 04:12:04 +00:00 |
service.rb
|
Create a dedicated db table to track sessions & session events.
|
2011-04-07 21:59:32 +00:00 |
session.rb
|
add a routes table; delete each comm's routes when flushing
|
2011-04-20 17:49:27 +00:00 |
session_event.rb
|
Add associations between Host, Session & SessionEvent model objects.
|
2011-04-15 18:54:27 +00:00 |
tag.rb
|
Adding the model that goes with r11726.
|
2011-02-08 20:46:02 +00:00 |
task.rb
|
Add the settings column
|
2011-06-23 07:04:20 +00:00 |
user.rb
|
Patch ActiveRecord to use marshal instead of yaml for serialization
|
2010-05-02 16:46:44 +00:00 |
vuln.rb
|
Add db_workspace command & other db refactoring.
|
2009-12-14 22:52:34 +00:00 |
web_form.rb
|
This patch merges in support for four new database tables focused on tracking web application information along with a tweak to the task manager code to allow tasks to be run from within tasks without fear of deadlock.
|
2010-10-02 18:48:29 +00:00 |
web_page.rb
|
This patch merges in support for four new database tables focused on tracking web application information along with a tweak to the task manager code to allow tasks to be run from within tasks without fear of deadlock.
|
2010-10-02 18:48:29 +00:00 |
web_site.rb
|
Remove the port when its the default for the protocol
|
2010-10-03 01:57:07 +00:00 |
web_template.rb
|
adjust templates, move SerializedPrefs into its own file
|
2010-09-27 04:12:04 +00:00 |
web_vuln.rb
|
This patch merges in support for four new database tables focused on tracking web application information along with a tweak to the task manager code to allow tasks to be run from within tasks without fear of deadlock.
|
2010-10-02 18:48:29 +00:00 |
wmap_request.rb
|
Add db_workspace command & other db refactoring.
|
2009-12-14 22:52:34 +00:00 |
wmap_target.rb
|
Add db_workspace command & other db refactoring.
|
2009-12-14 22:52:34 +00:00 |
workspace.rb
|
Merge some smarter/faster finder methods over from Pro
|
2011-07-29 04:55:15 +00:00 |