metasploit-framework/lib/msf/core/model
Tod Beardsley e3355656ee Don't record 127.0.0.1 in the database as a host.
If you really want to record localhost, call it 127.0.0.2 or something.



git-svn-id: file:///home/svn/framework3/trunk@8856 4d416f70-5f16-0410-b530-b9f4589650da
2010-03-20 14:38:50 +00:00
..
client.rb Add db_workspace command & other db refactoring. 2009-12-14 22:52:34 +00:00
event.rb add an events table 2010-01-13 06:40:34 +00:00
host.rb Don't record 127.0.0.1 in the database as a host. 2010-03-20 14:38:50 +00:00
loot.rb Merge in loot and user, fix up telnet to handle eof better 2010-02-22 23:45:43 +00:00
note.rb massive changes to the database api. Auxiliary::Report is now just a bunch of stubs into the main DBManager, most aux modules should just work, but they haven't all been tested. introduces a get_auth_info method for pulling credentials out of the db. other db api methods should be more standardized now. cross your fingers 2009-12-29 23:48:45 +00:00
ref.rb Add db_workspace command & other db refactoring. 2009-12-14 22:52:34 +00:00
report.rb Add a new table 2010-03-11 03:02:13 +00:00
service.rb massive changes to the database api. Auxiliary::Report is now just a bunch of stubs into the main DBManager, most aux modules should just work, but they haven't all been tested. introduces a get_auth_info method for pulling credentials out of the db. other db api methods should be more standardized now. cross your fingers 2009-12-29 23:48:45 +00:00
task.rb Add a results column 2010-03-12 15:58:02 +00:00
user.rb Merge in loot and user, fix up telnet to handle eof better 2010-02-22 23:45:43 +00:00
vuln.rb Add db_workspace command & other db refactoring. 2009-12-14 22:52:34 +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 Add tasks 2010-03-11 18:42:21 +00:00