Files
metasploit-gs/lib/rex/post/postgresql.rb
T

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

5 lines
82 B
Ruby
Raw Normal View History

2023-09-19 10:35:51 +01:00
# -*- coding: binary -*-
2024-02-06 11:43:44 +00:00
require 'rex/post/sql'
2023-09-19 10:35:51 +01:00
require 'rex/post/postgresql/ui'