I downloaded it and set it up following the directions in the readme. The promblem I am having is that with debugging on I can see the client connect in the debugger but it never shows up in the admin panel as a victim.
In debug screen you should see a request to commands.asp. URL is correct? Db folder has write permissions? Copy that URL and try it, is it working? Should be related with that.
in readme.txt : Now open your admin interface from your browser, To test it, just modify "sample_victim/default.asp" source code and replace " http://attacker:81/release/xssshell.js" URL with your own XSS Shell URL. Open "sample_victim" folder in some other browser and may be upload in to some other server.
- Do steps in readme.txt to setup - Check database permissions - Check paths - Check IP Addresses - Server should support ASP - ASP files are working by making requests to them from browser - Don't use free webservers which are adding extra HTML code (this will break XSS Shell because of JS errors) - Open DEBUG from xssshell.asp to see what's going on and what's the problem.
Still you got a problem? - Install Firebug extension for Firefox and check repsonses for server-side errors and check Javascript errors.
You can send me these errors if you can't figure out.
what make me confuse is that in the "xssshell.asp", under the variable "SERVER", i need to set it to, say i create a virtual server to the "xssshell" folder (not "xssshell" directory that includes the "db", "sample_victim" folders ???), " http://myhost/xssshell", and the value for the variable "ME" is set by SERVER + "xssshell.asp?p=1<%=vicAdd%>" which give the value of ME as " http://myhost/xssshell/xssshell.asp?p=1<%=visAdd%>". How can the "xssshell.asp" exists in the "xssshell" folder or do we need to copy it to "xssshell" folder?? By default setting, same thing happens to the variables CONNECTOR and COMMANDS_URL which both have the value " http://myhost/xssshell/xssshell/connector.asp" and " http://myhost/xssshell/xssshell/commands.asp" respectively.
i still not able to set it correctly, anyone can help ??
i know i can set the variables for CONNECTOR & COMMANDS_URL by removing the prefix "xssshell", but anyone can explain how to set it correctly n wat value should i set for the SERVER assuming i setup the virtual server to "xssshell" folder and not the "xssshellv039" ???
i spend ald a day for setting up this, i can only see the XSS Shell admin but the testing victim always failed :(
what make me confuse is that in the "xssshell.asp", under the variable "SERVER", i need to set it to, say i create a virtual server to the "xssshell" folder (not "xssshell" directory ...
If you mean virtual host, this is invisible to application so it should just work again.
Second issue, i got this error "$A is not defined" in prototype.js when accessing the xssshell.asp
Unfortunately this is one of the stupid errors from 3rd party AJAX libraries. Just ignore it. It shouldn't affect anything. But check for request responses in Firebug if there is an ASP error in there, that would be the reason.
The script works on Windows XP Professional SP2? I've tried to make the sscript work but i don't received any ip. I have IIS installed on my Win Xp Professional.
Could some please tell me if ive done this right; I download a web server program (netserve webserver), and i put all the xss shell file in to a directory, i changed the server url, when i go to 127.0.0.1:81/xssshell, it just lists all the files in the directory. It doesn't show the graphical interface like in the video. What am i doing wrong?
Yorumlar
Yorum Ekle
Diğer Yazılar
Yabancılara şifreni verme emi ?
Yahoo Mail Türkiye ve Türkçe
Yalan Olmak
Yan(sı|ılsa)ma,
Yapmayı Ertelediğim Kolay İşler
Yaptıklarımız Yapacaklarımızın Ellerinden Öper
Yarı - Otomatik Browser Analizi
Yaşam Refactoring' i
Yazar Tüketmek
Yazılım Geliştirme Programları - Araçları
Yazıyorum.org tekrar açılmış...
Yeni Açık, Yeni Solucan ?, Resim Korkusu...
Yeni Arşiv
Yeni Babylon Sözlük, Web Log Analiz vs.
Yeni bir yıl, yeni acılar...
Yeni DCom Solucanımız hayırlı olsun !
Yeni Firefox versiyonu Firefox 2.0.0.2 bizlerle
Yeni Host, Test Ediniz
Yeni İş Elbisem
Neredeyim ?
Ferruh.Mavituna » Haberler » XSS Shell, backdooring the web...