Vulnerability in the database management system \"Adminer\" CVE-2021-43008
by - Thursday, January 1, 1970 at 12:00 AM
AdminerRead - a script in the "Python" language version "3" for checking site directories, namely logs for the remains of passwords and logins, it also helps to study the directories and find a target for exploitation, there is nothing difficult to use, it is enough to stock up with a good dictionary (also there is a standard one), and deploy the database on a free resource, installation example:

Copy the script from github

git clone https://github.com/p0dalirius/AdminerRead



Go to the directory of our script

cd AdministratorRead



Next, install the dependencies

sudo pip3 install -r requirements.txt



We are trying to see if everything worked out and whether there will be a help output

python3 AdministratorRead.py -h


Next, we will fill in all the variables and run the script, after which we will get the results of the found lines that we are interested in.

Works with Adminer version 1.0 - 4.6.2

contact me - [email protected]
Reply
(September 12, 2022, 07:57 AM)Sayonara Wrote: AdminerRead - a script in the "Python" language version "3" for checking site directories, namely logs for the remains of passwords and logins, it also helps to study the directories and find a target for exploitation, there is nothing difficult to use, it is enough to stock up with a good dictionary (also there is a standard one), and deploy the database on a free resource, installation example:

Copy the script from github

git clone https://github.com/p0dalirius/AdminerRead



Go to the directory of our script

cd AdministratorRead



Next, install the dependencies

sudo pip3 install -r requirements.txt



We are trying to see if everything worked out and whether there will be a help output

python3 AdministratorRead.py -h


Next, we will fill in all the variables and run the script, after which we will get the results of the found lines that we are interested in.

Works with Adminer version 1.0 - 4.6.



Nice share dude, thx!
Reply
(September 12, 2022, 07:57 AM)Sayonara Wrote: AdminerRead - a script in the "Python" language version "3" for checking site directories, namely logs for the remains of passwords and logins, it also helps to study the directories and find a target for exploitation, there is nothing difficult to use, it is enough to stock up with a good dictionary (also there is a standard one), and deploy the database on a free resource, installation example:

Copy the script from github

git clone https://github.com/p0dalirius/AdminerRead



Go to the directory of our script

cd AdministratorRead



Next, install the dependencies

sudo pip3 install -r requirements.txt



We are trying to see if everything worked out and whether there will be a help output

python3 AdministratorRead.py -h


Next, we will fill in all the variables and run the script, after which we will get the results of the found lines that we are interested in.

Works with Adminer version 1.0 - 4.6.2



great share
Reply
thanks a lot !!!!!
Reply
interesting thx for the share
Reply
Let's try this
Reply


 Users viewing this thread: Vulnerability in the database management system \"Adminer\" CVE-2021-43008: No users currently viewing.