Waraxe IT Security Portal  
  Login or Register
::  Home  ::  Search  ::  Your Account  ::  Forums  ::   Waraxe Advisories  ::  Tools  ::
April 18, 2024
Menu
 Home
 Logout
 Discussions
 Forums
 Members List
 IRC chat
 Tools
 Base64 coder
 MD5 hash
 CRC32 checksum
 ROT13 coder
 SHA-1 hash
 URL-decoder
 Sql Char Encoder
 Affiliates
 y3dips ITsec
 Md5 Cracker
 User Manuals
 AlbumNow
 Content
 Content
 Sections
 FAQ
 Top
 Info
 Feedback
 Recommend Us
 Search
 Journal
 Your Account



User Info
Welcome, Anonymous
Nickname
Password
(Register)

Membership:
Latest: MichaelSnaRe
New Today: 0
New Yesterday: 0
Overall: 9145

People Online:
Visitors: 222
Members: 0
Total: 222
PacketStorm News
·301 Moved Permanently

read more...
Log in Register Forum FAQ Memberlist Search
IT Security and Insecurity Portal

www.waraxe.us Forum Index -> Cross-site scripting aka XSS -> i have some problems in new injection
Post new topic  Reply to topic View previous topic :: View next topic 
i have some problems in new injection
PostPosted: Sat May 22, 2004 7:14 pm Reply with quote
kinG-Radi
Beginner
Beginner
 
Joined: May 22, 2004
Posts: 2
Location: iran




hi...
i like your dirty codes but i have some problem with some thats...

Quote:
B1 - XSS through uninitialized variable "optionbox" in "News" module:

http://localhost/nuke73/modules.php?name=News&file=article&sid=1&optionbox=[xss code here]

i cant understand this. ..
if you can got me some xss cod e or say some thing about xss code (xss code needed for hacking) for exampel domain
www.rashtmarket.com
you do all levels 4 hacking this domain
with xss needed code
with best regards
Embarassed
byebye
View user's profile Send private message Send e-mail Visit poster's website Yahoo Messenger
PostPosted: Sun May 23, 2004 2:54 am Reply with quote
icenix
Advanced user
Advanced user
 
Joined: May 13, 2004
Posts: 106
Location: Australia




Mainly XSS / Cross-Site scripting just consists of basic java / html interpreted commands to do malicious stuff.

take for example:
http://localhost/nuke73/modules.php?name=News&file=article&sid=1&optionbox=[xss]

we can use this to gather the session ID from the site your currently at by pulling these commands:
Code:

<body onload=alert(document.cookie);>
<script>alert(document.cookie);</script>

etc..

the only REAL thing that you would want is to pull the cookie..
in all and all, this could lead to session hijacking.
by knowing the session ID of a user, you can then just browse to the site and be "logged in" as this user.

there are ways if you set up a server to logg the SID's from the website, but i really dont know it and im not too much interested in XSS.
but there are tutorials out there if your facinated with it.
try here: http://packetstormsecurity.nl/papers/web/xss-faq.txt

Hope i helped

_________________
=[WWW.WARAXE.US]=
-Forum Rules
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
PostPosted: Sun May 23, 2004 3:30 am Reply with quote
waraxe
Site admin
Site admin
 
Joined: May 11, 2004
Posts: 2407
Location: Estonia, Tartu




There are xss-filters in PhpNuke against GET requests. If no additional
security measures are used (Fortress, etc), then by using

Code:

<body onload=alert(document.cookie);></body>


by POST request you can evade xss-filters and steal the cookie. And
from cookie you will find user's password md5 hash...
View user's profile Send private message Send e-mail Visit poster's website
mmm :(
PostPosted: Sun May 23, 2004 4:35 am Reply with quote
kinG-Radi
Beginner
Beginner
 
Joined: May 22, 2004
Posts: 2
Location: iran




Crying or Very sad
i cant do it
i see just this tags
Quote:
i dont like you

this hope patched
or see
Quote:
the html tags you attempted to use are not allowed

tnx for your css txt Razz
anyway
i have some question...
1-have you any new injection just 4 phpbb?
in my country sites is very slow and got the many times for updated
so hackers can have many defaces
View user's profile Send private message Send e-mail Visit poster's website Yahoo Messenger
PostPosted: Sun May 23, 2004 4:43 am Reply with quote
waraxe
Site admin
Site admin
 
Joined: May 11, 2004
Posts: 2407
Location: Estonia, Tartu




PhpBB is very secure software and I don't think that anynone will find
any serious sql injections there anymore (i mean 2.x versions).
And as you can see, I too use phpBB, and it's not been defaced yet Wink
View user's profile Send private message Send e-mail Visit poster's website
i have some problems in new injection
  www.waraxe.us Forum Index -> Cross-site scripting aka XSS
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT  
Page 1 of 1  

  
  
 Post new topic  Reply to topic  




Powered by phpBB © 2001-2008 phpBB Group






Space Raider game for Android, free download - Space Raider gameplay video - Zone Raider mobile games
All logos and trademarks in this site are property of their respective owner. The comments and posts are property of their posters, all the rest (c) 2004-2020 Janek Vind "waraxe"
Page Generation: 0.121 Seconds