Welcome! Please Login or Sign Up.

Phpmyadmin - Hacktricks Patched

Discussion in 'Hindi Remixed CDs' started by music81, Jul 11, 2020.


  1. Member

    Joined:
    Jan 2, 2011
    Posts:
    86
    Likes:
    1,046
    Trophy Points:
    21

    Phpmyadmin - Hacktricks Patched

    Introduction phpMyAdmin is the most popular database management tool on the web. Written in PHP, it provides a graphical interface for MySQL and MariaDB. Unfortunately, its ubiquity makes it a prime target for attackers. In the world of penetration testing and red teaming (often summarized as "HackTricks"), phpMyAdmin is a goldmine—capable of leading to Remote Code Execution (RCE) , Local File Inclusion (LFI) , SQL injection , and privilege escalation .

    htpasswd -c /etc/phpmyadmin/.htpasswd admin This blocks automated scanners even if a phpMyAdmin zero-day exists. Set $cfg['Servers'][$i]['auth_type'] = 'http'; instead of 'cookie' . This uses browser's native Basic Auth, which is harder to bruteforce (no CSRF token leak) and integrates with external authentication modules. 4.4 Remove Default Aliases (The "Hidden" Patch) Attackers rely on default URLs. Change your alias: phpmyadmin hacktricks patched

    POST /index.php?db=mysql&table=user HTTP/1.1 ... Content-Type: application/url-encoded sql_query=SELECT "<?php system('id'); ?>" INTO OUTFILE "/tmp/sess_attacker" In the world of penetration testing and red

    <Location /phpmyadmin> Require ip 192.168.1.0/24 Require ip 10.0.0.0/8 Require ip 127.0.0.1 Deny from all </Location> Add an extra layer of Basic Auth before phpMyAdmin's login page. This uses browser's native Basic Auth, which is

    # Move the folder mv /usr/share/phpmyadmin /var/www/html/secret_admin_92jsL # Update config accordingly | CVE | Affected Versions | HackTrick Technique | Patch Version | What the Patch Does | | --- | --- | --- | --- | --- | | CVE-2016-5734 | 4.0.0 - 4.6.2 | RCE via preg_replace /e | 4.6.3 | Removed /e modifier, sanitized column names | | CVE-2018-12613 | 4.8.0 | LFI to RCE via target param | 4.8.1 | Whitelisted target values, realpath validation | | CVE-2019-6799 | 4.8.0 - 4.8.5 | Arbitrary file upload via SQL file | 4.8.6 | MIME validation, rename uploaded files | | CVE-2020-26935 | 5.0.0 - 5.0.2 | SQL injection via db param | 5.0.3 | Escaped database names in _getSQLCondition() | | CVE-2022-23808 | 5.1.1 - 5.1.3 | XSS in transformation feature | 5.1.4 | Output encoding of transformation options |

    GET /index.php?target=db_sql.php%3f/../../../../../../tmp/sess_attacker HTTP/1.1 Result: uid=33(www-data) gid=33(www-data) – RCE achieved.

    However, a patch is not magic. It must be applied correctly, and defenses must be layered with network restrictions and file permissions. For a penetration tester, "patched" means moving on to another vector. For a system administrator, "patched" means security.

    Last edited: Apr 30, 2025
  2. Member

    Joined:
    Jul 17, 2011
    Posts:
    331
    Likes:
    590
    Trophy Points:
    21
    This is a good set of remixes. Keep up the good work

    message me with your email address. this private message is not working here.
     
    Last edited by a moderator: Jun 3, 2021
    G1 likes this.
  3. Member

    Joined:
    Jan 2, 2011
    Posts:
    86
    Likes:
    1,046
    Trophy Points:
    21
    yea, all of them I ripped my original CDs and got all the good songs out....also enhanced them in Adobe Audition....

    Not sure if people are aware that I have also uploaded a huge collection of Hip Hop remixes as well...its a must download - https://mastahpiece.net/threads/119735/
     
    Last edited by a moderator: Aug 2, 2020
    Mix Man Ardent likes this.
  4. Elite Member

    Joined:
    Nov 4, 2008
    Posts:
    701
    Likes:
    19,657
    Trophy Points:
    221
    1. Thank you so much for putting the different remixes it was amazing going through this collection, it was a pleasure putting this playlist in shuffle & listening to whats next

    2. Thank you for the chappa chappa mixes lmao

    3. Would it be possible for you to upload the CDs you have that was produced by Extra Hot DJs? & the Xtreme Xtacy series? The mixes were so clean it had me intrigued about the rest of the album.
    Totally understandable if you can't but thanks a lot for this & the part 2, incredible job.
     
    Jack Daniels and G1 like this.
  5. Member

    Joined:
    Jan 2, 2011
    Posts:
    86
    Likes:
    1,046
    Trophy Points:
    21
    I got out all the good songs from each album. Its not really that great and it was a pain going through all of them. When you listen to it all at once, the beats sounds same. Anyways, you are getting all the good ones from each album. This is the best I can do. :D:D:D
     
    G1 and Shad Rukh Khan like this.
  6. Elite Member

    Joined:
    Nov 4, 2008
    Posts:
    701
    Likes:
    19,657
    Trophy Points:
    221
    Understood. thank you for the work you put it in as well. Much appreciated
     
  7. Newbie

    Joined:
    Aug 26, 2012
    Posts:
    18
    Likes:
    1
    Trophy Points:
    3
    Different songs Different remixes, these are off the hook great job
     
    Varuni Persaud likes this.
  8. Amz
    Amz

    Newbie

    Joined:
    Feb 27, 2021
    Posts:
    47
    Likes:
    63
    Trophy Points:
    6
    This is a really good collection you have. Some are very rare to find now.

    Plus they are in good quality rip.

    Very impressive. Keep up the good work.
     
  9. Member

    Joined:
    Jan 2, 2011
    Posts:
    86
    Likes:
    1,046
    Trophy Points:
    21
    You are correct my friend. I would have uploaded more if there was a dedicated server in this website. They get deleted fast in free servers so stopped uploading. Enjoy :D:D:D
     
  10. Newbie

    Joined:
    Sep 23, 2024
    Posts:
    0
    Likes:
    1
    Trophy Points:
    1
    Thanks
     
  11. Member

    Joined:
    Sep 1, 2009
    Posts:
    39
    Likes:
    142
    Trophy Points:
    6
  12. Member

    Joined:
    Feb 18, 2011
    Posts:
    16
    Likes:
    0
    Trophy Points:
    1
  13. Newbie

    Joined:
    Jun 19, 2013
    Posts:
    21
    Likes:
    6
    Trophy Points:
    3
    Thanks,
     
  14. Member

    Joined:
    Jul 6, 2010
    Posts:
    266
    Likes:
    4,982
    Trophy Points:
    106
  15. Newbie

    Joined:
    Nov 13, 2024
    Posts:
    0
    Likes:
    1
    Trophy Points:
    2
    thank for this amazing share much appreciated
     
    indiflo likes this.
  16. Member

    Joined:
    Jan 28, 2010
    Posts:
    27
    Likes:
    37
    Trophy Points:
    3
  17. Newbie

    Joined:
    Mar 12, 2024
    Posts:
    10
    Likes:
    1
    Trophy Points:
    3
    Thanks
     
  18. Newbie

    Joined:
    Jul 6, 2009
    Posts:
    18
    Likes:
    2
    Trophy Points:
    3
    thanks,very nice and rare mixes,
     
  19. Member

    Joined:
    Jun 18, 2011
    Posts:
    31
    Likes:
    135
    Trophy Points:
    6
  20. Member

    Joined:
    Feb 6, 2011
    Posts:
    17
    Likes:
    1
    Trophy Points:
    3
    Thanks
     

Share This Page