Search:

Type: Posts; User: qsr.nrwn; Keyword(s):

Page 1 of 2 1 2

Search: Search took 0.06 seconds.

  1. [ubuntu] Re: WEP cracking under Hardy Heron, using ipwraw driver

    Done.
  2. [ubuntu] Re: WEP cracking under Hardy Heron, using ipwraw driver

    Same as above, I was so busy so I wasn't paying too much attention to this thread... there is a detailed guide at http://aircrack-ng.org/doku.php?id=newbie_guide... It helped me a lot
  3. [ubuntu] Re: WEP cracking under Hardy Heron, using ipwraw driver

    First of all, excuse me if I haven't answered so quickly... I was a little busy (And I will be more busy). The first candidate for your error is that you have not loaded the ipwraw module, that...
  4. Replies
    53,489
    Views
    3,280,312

    Re: The BUMP Thread

    A MS-DOS way to make a bump.bat

    (This can crash your coumputer... since we are porting some BUMPING bugs from some company at Redmon)

    copy con > bump.bat
    @ECHO OFF
    CLS
    ECHO BUMP!!
    ^Z...
  5. Replies
    53,489
    Views
    3,280,312

    Re: The BUMP Thread

    Eleven hours without a BUMP!!!

    I'll bump this thread... since there is no one here... No one else is watching me, so this will be a shameless
  6. Replies
    10,052
    Views
    1,170,916

    Re: You know you're a geek when........

    You are planning to do some statistical analysis of this page ... and strip all quotes in order to make a fortune file...

    ;)
  7. Replies
    53,489
    Views
    3,280,312

    Re: The BUMP Thread

    title BUMP! Program (bump.asm)
    ; This program displays "Bump!"

    dosseg
    .model small
    .stack 100h

    .data
    bump_message db 'Bump!',0dh,0ah,'$'
  8. Replies
    53,489
    Views
    3,280,312

    Re: The BUMP Thread

    #include <stdio.h>
    #define S "Bump!\n"
    main()
    {
    exit(for(;;){printf(S) == strlen(S);} ? 0 : 1);
    }

    Ol' days with C...
  9. Replies
    53,489
    Views
    3,280,312

    Re: The BUMP Thread

    #!/bin/bash

    i=1

    while [ "$i" -ne "0" ]
    do
    echo Bump!
    done

    Cheers,
  10. Replies
    10,052
    Views
    1,170,916

    Re: You know you're a geek when........

    Hey that's me...
  11. [all variants] Re: How do I identify a given ubuntu release from a shell script?

    That realy annoyed me, since I cannot read PHP so well, but a simple search with slocate prompted where do I have to search

    And I believed in you...:lolflag:
  12. [all variants] Re: How do I identify a given ubuntu release from a shell script?

    Thank you for your hint

    You can retrieve some info regarding the release simply typing:


    cat /etc/lsb-release

    and it will print something like
  13. [all variants] Re: How do I identify a given ubuntu release from a shell script?

    Is lsb_release accesible from CLI?, I'm not assuming that the target computer has PHP installed on it

    Thanks in advance
  14. [all variants] [SOLVED] How do I identify a given ubuntu release from a shell script?

    :confused: Perhaps is a noob question, but I'm working on a bash script that needs to retrieve the ubuntu release in a non-ambiguous manner, such as Warty Warhog, Breezy Badger, D(i)apper Drake, or...
  15. [ubuntu] Re: WEP cracking under Hardy Heron, using ipwraw driver

    Yes you can grab the Access Point address and ESSID from iwconfig. The channel is provided when you run

    sudo airodump-ng wifi0
    please be aware that the channel, ESSID, and BSSID (AP adress) must...
  16. [ubuntu] Re: WEP cracking under Hardy Heron, using ipwraw driver

    Leaving card in monitor mode, on your method, is quite useful only when you want to passively record all the packets but gathering all the needed packets can be a loooooooong process unless you are...
  17. [ubuntu] Re: WEP cracking under Hardy Heron, using ipwraw driver

    To which airoway script (there are lurking some on the internet) are you refering? Please post a link to the page [first guess: wifiway? http://foro.seguridadwireless.net/index.php/topic,4093.0.html]...
  18. [ubuntu] WEP Cracking under Hardy Heron using ipwraw...

    WEP Cracking under Hardy Heron using ipwraw driver
    FIRST READ IT:

    Quoting XAsmodeanX:

    DISCLAIMER:
    Citing another one, which I cannot remember:

    NOTICE:
  19. Replies
    1,783
    Views
    1,716,273

    [all variants] Re: Comprehensive Multimedia & Video How-to

    So far. so good...

    The sound is working flawlessly...

    Perhaps alsa-oss, somehow, is messing up PulseAudio...
  20. Replies
    1,783
    Views
    1,716,273

    [all variants] Re: Comprehensive Multimedia & Video How-to

    That's exactly what I removed (emphasised in red)
    ...

    ...

    SOME TESTING

    ...

    The audio is working OK... and I'm about to finish your guide. Let me do more testing
  21. Replies
    1,783
    Views
    1,716,273

    [all variants] Re: Comprehensive Multimedia & Video How-to

    No, in fact I was just installing it, following at the first time ad pedem literam. This is my second run, and I removed the reference to alsa-oss under your script line.

    But as far as I can tell...
  22. Replies
    1,783
    Views
    1,716,273

    [all variants] Re: Comprehensive Multimedia & Video How-to

    I was doing a clean install with Hardy Heron, stumbled upon with this marvelous how-to guide. But...

    There is always a but...

    When I have finished installing all the sound codecs and restarted...
  23. Replies
    10,013
    Views
    1,110,220

    Re: How many of you completely switched to Linux?

    I had a rare opportunity to run almost all M$-DOS flavors, from version 3 until 6.22, then switched to Win3.x, later Win95, Win98, Win98SE, WinME, WinXP, and WinVista.
    I started playing with Linux...
  24. Replies
    13
    Views
    2,656

    Re: Ubuntu con RAID

    no había visto la barra de localización "Ubuntu Forums > The Ubuntu Forum Community > Other Community Discussions > Ubuntu LoCo Team Forums > International LoCo Teams > Argentina Team > Ubuntu con...
  25. Replies
    14
    Views
    963

    Re: Pequeñito problema con compiz

    <Spanish>
    Sin afán de generar una lluvia de comentarios negativos, sino algo a favor de la comunidad Ubuntu:

    Por favor, cuando soliciten ayuda en estos foros procuren hacerlo en inglés, o algunas...
Results 1 to 25 of 27
Page 1 of 2 1 2