From: | Yogesh Sharma <yogeshraj95(at)gmail(dot)com> |
---|---|
To: | pgsql-general <pgsql-general(at)postgresql(dot)org> |
Subject: | Postgres DB hacked. |
Date: | 2020-08-31 04:58:07 |
Message-ID: | CAEZUwCQDPCOtSRBuu4uj1YKM31V1w63RH=xxtqdhccYMaG09cw@mail.gmail.com |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Dear All,
Thanks for your support.
We faced the below issue and our all DB backup data has lost.
It seems Hacker deleted all the tables in the DB and created a single
table called "warning". when I am trying to select this table so it's
showing Error (relation "warning" does not exist). Hacker created one more
database "please_read_me_xmg" with single 'warning' table.
Could you please let us know how we can secure postgres DB from
hackers.Although we have specified only one IP in pg_hba.conf file instead
of all.
From | Date | Subject | |
---|---|---|---|
Next Message | Pavel Stehule | 2020-08-31 05:14:58 | Re: Postgres DB hacked. |
Previous Message | Pavel Stehule | 2020-08-30 17:13:31 | Re: Row estimates for empty tables |