You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: spec/lib/msf/core/rhosts_walker_spec.rb
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -972,9 +972,9 @@ def create_tempfile(content)
972
972
it'enumerates postgres schemes'do
973
973
postgres_mod.datastore['RHOSTS']='postgres://postgres:@example.com "postgres://user:a b [email protected]/" "postgres://user:a b [email protected]:9001/database_name"'
postgres_mod.datastore['RHOSTS']='postgres://postgres:@example.com "postgres://user:a b [email protected]/" "postgres://user:a b [email protected]:9001/database_name"'
0 commit comments