Commit Graph

47859 Commits (89c875d3bb092cc8bfd5aa12e5d8740d9883cfcc)

Author SHA1 Message Date
Wang Yihang 89c875d3bb [+] Implementation of upload meta command 2018-08-12 12:54:05 +08:00
Wang Yihang f3d98b26d7 [+] Implementation of download meta command 2018-08-12 11:37:39 +08:00
Wang Yihang 6c33854ffc [+] Exit vim opened in reverse shell via signal USR1 2018-08-12 06:07:18 +08:00
Wang Yihang b6e2c34b11 [+] Fix can not abort reverse shell session 2018-08-12 05:40:40 +08:00
Wang Yihang dc342a29b3 [+] Fix typo 2018-08-12 05:23:18 +08:00
Wang Yihang 7e4a666e1b [+] Modify script arguments, change LOG_FILE to /dev/null 2018-08-12 04:54:08 +08:00
Wang Yihang 3fb814cef3 [+] Implementation of script and socat on poping up a interactive shell 2018-08-12 04:49:44 +08:00
Wang Yihang b220c9b0ab [+] Fix confliction on resource meta command branch and merge 2018-08-12 03:38:47 +08:00
Wang Yihang e457eba2dd [+] handler CTRL+C Signal in reverse shell sessions 2018-08-12 02:41:16 +08:00
Wang Yihang 6578950533 [-] Remove debug message 2018-08-09 16:32:27 +08:00
Wang Yihang f6c28106b9 Merge remote-tracking branch 'upstream/master' into add-resource-meta-shell-command 2018-08-09 16:20:26 +08:00
James Barnett 201b91f9d7
Land #10410, add script for setting up and managing data services
The msfdb script allows you to create, delete, start, and
stop local and remote data services. The database backend requires
PostgreSQL and the webservice provides a REST API to interact with it.
2018-08-07 18:25:51 -05:00
Matthew Kienow 75249d82d8
Improve web service status messages 2018-08-07 18:37:18 -04:00
William Vu e00ed38393
Land #10430, history clearing and bug fixes 2018-08-07 17:16:36 -05:00
William Vu 2bce8b008e Fix history deduplication for system Readline 2018-08-07 16:53:24 -05:00
William Vu 298d5c3b30 Refactor history clearing 2018-08-07 16:53:17 -05:00
Matthew Kienow d9eae8e113
Enhance init handling of existing database config 2018-08-07 17:37:01 -04:00
Matthew Kienow 9b93e0cfcd
Style correction to prefer single-quoted strings 2018-08-07 15:31:44 -04:00
Matthew Kienow f7a4593392
Make web service init and start more robust
Remove PID check code since thin will stop and cleanup the PID under
certain circumstances after it has started and a PID file is written.
Reuse web service online check for this purpose.
2018-08-07 15:29:41 -04:00
William Vu 6eda1b2dfa Revert deletion of history clearing
ef487f6be5
2018-08-07 14:06:52 -05:00
William Vu ed1451d87a
Land #10424, history deduplication on save 2018-08-07 11:26:23 -05:00
William Vu 3b2c3507d1 Refactor history deduplication on save
We move the check outside the block and clean up the syntax.
2018-08-07 11:18:13 -05:00
Matthew Kienow 956bc2fa4f
Prompt user before deleting all DB data 2018-08-06 17:44:44 -04:00
Matthew Kienow c6a976820f
Make web service init and start more robust 2018-08-06 16:26:36 -04:00
Matthew Kienow 0844a205f6
Correct predicate method names per style guide 2018-08-06 16:16:47 -04:00
Matthew Kienow 8a5d396fdc
Fix dependency issue 2018-08-06 14:27:16 -04:00
Auxilus cb01216e0c
fix history issues as stated in #10423 2018-08-06 11:27:47 +05:30
William Vu b21d73a170
Land #10423, history deduplication on add
Also removes history -u deduplication on print.
2018-08-05 14:29:20 -05:00
William Vu f6d9cde7c4 Revert history -u deduplication on print 2018-08-05 14:28:15 -05:00
William Vu a0962855bd Refactor history deduplication
We don't need to know the absolute index. We also fix the IndexError.
2018-08-05 14:28:10 -05:00
Auxilus fce19cf5b8
Prevent adding the same command to history 2018-08-05 22:33:00 +05:30
Matthew Kienow e1e9d6e9ca
Land #10422, conditionally require in msfdb_ws
Dependency loading requirements for msfdb_ws were causing a long wait
time for the help option.
2018-08-05 09:15:47 -04:00
William Vu 57d89aa077 Make msfdb_ws help fast like msfvenom's 2018-08-04 17:56:23 -05:00
Rob Fuller 329f58ac21
Land #10421, Let `use` have help too! 2018-08-04 13:52:20 -07:00
William Vu ef6be1980f Fix use -h to call cmd_use_help
It really shouldn't try to load it as a module.
2018-08-04 15:34:26 -05:00
Metasploit 95317618d4
automatic module_metadata_base.json update 2018-08-04 05:53:24 -07:00
Brent Cook 78f66986e9
Land #10386, Add IEC104 client module 2018-08-04 07:43:15 -05:00
Metasploit 70a45351d7
automatic module_metadata_base.json update 2018-08-04 05:41:15 -07:00
Brent Cook ae48ba635a
Land #10417, Update check method of Hadoop exploit 2018-08-04 07:28:45 -05:00
Brent Cook 79824d959a
Land #10419, Party like it's 2016 2018-08-04 07:25:25 -05:00
Brent Cook 919da41aab
Land #9692, Add DoS module for Siemens Siprotec 4 2018-08-04 07:20:57 -05:00
Metasploit 451db92ed1
automatic module_metadata_base.json update 2018-08-03 22:38:04 -07:00
Brendan Coles 1c82592882
Land #10358, Add Dicoogle PACS Directory Traversal scanner module 2018-08-04 05:31:16 +00:00
h00die e5dcfa62c9 remove encoding and escaping 2018-08-03 20:23:33 -04:00
Matthew Kienow b4085e6a5f
Add required env to fix unexpected behavior 2018-08-03 18:43:50 -04:00
Michael John dc2f893b31 Amended code formating
This commit incorporates suggested formatting changes based on feedback and rubocop tool run:
Corrected indentation issues
Using "<<" instead of "+=" for string append
Modified if/else branches as per tool suggestion
2018-08-03 20:13:48 +02:00
Matthew Kienow 70b29824bc
Output web service information to help user 2018-08-03 12:30:03 -04:00
Brendan Coles bc9fcf40d4 2016 2018-08-03 07:07:21 +00:00
Green-m d2c53e1c88
Update the check method. 2018-08-03 01:39:37 -04:00
Matthew Kienow be2ad2b947
Rework client authentication configuration file
Restore the md5 auth-method for the postgres DB, msftest user. Use the
default client authentication config to create roles and databases
before writing our own config.
2018-08-03 00:29:47 -04:00