Jump to content

mreidiv

Active Members
  • Posts

    412
  • Joined

  • Last visited

  • Days Won

    4

Posts posted by mreidiv

  1. Just unplugged it a few minutes ago. The bottom temp was maxing out at about 134 degrees F.

    So I would suggest running this with some sort of cooling or for limited amounts of time.

    I may be taking mine apart to add a heatsink. I have a general idea of where the heat is coming from and on the bottom near the antenna so i'll see what I can mock up for cooling.

    I will be adding a fan internally the processor is covered by a metal plate that has thermal paste attached to the processor. that plate is actually keeping heat in.

  2. After about an hour, the top of the case is a little warm: ~100 degrees F

    The bottom is at it's hottest point: 118 degrees F

    Memory: ~27992K Used ~1780K Free

    As stupid as this sounds, I might run my AP51 upside down so the top of the case is on the desk so the heat goes direcly up instead of past the rest of the case.

    its not stupid heat rises plus it is better vented on the bottom

    i was thinking of installing a 3v microfan

  3. I would try to limit the tools you are running. Avoid overloading the pineapple, it's not a big powerhouse computer ;). I would suggest using only karma on it and doing the rest of your URLSnarf so on through the tethered laptop.

    but that kind of defeates the reason i bought it. i thought it would work as advertised being able to run karma, dns , ans url all at the same time

  4. My MkIII keeps getting too hot after about two hours and resets its self has any one solved this problem yet? if so how

    I also notice that the WLAN light goes out when i go back in tho the wgui everything is shut off so that leads me to believe that it reboots itself.

    I have re-flash the firmware 3 time still same issue

  5. I agree that some teachers aren't very brilliant... i got lucky enough to get some pretty epic teachers.

    I go there and you can learn allot if you actually study and do the work but the grading system is set up so if you show up and do the in class assignments no matter what you do on the test and finals you will at least pass with a c average which i don't believe its right. i am tutoring some of my fellow students and some of them can't even create a folder on their flash drive to keep it organized. This is no joke and he is passing with a b average and still has not learned anything by his own admission.

  6. Thank you but i have tried that here is what error im getting

    Warning: main(error.html) [function.main]: failed to open stream: No such file or directory in /www/redirect.php on line 8
    
    Fatal error: main() [function.require]: Failed opening required 'error.html' (include_path='.:') in /www/redirect.php on line 8

    this is my dns spoof host file

    #172.16.42.1 zombo.com
    #172.16.42.1 happypuppy.com
    #172.16.42.1 abc.com
    #172.16.42.1 twitter.com
    #172.16.42.1 www.twitter.com
    #172.16.42.1 facebook.com
    #172.16.42.1 www.facebook.com
    172.16.42.1 *.*.*

    this is my redirect.php file

    <?php
    $ref = $_SERVER['HTTP_REFERER'];
    
    
    if (strpos($ref, "*"))	{ header('Location: CookieAuth.dll.html'); }
    #if (strpos($ref, "twitter"))	{ header('Location: twitter.html'); }
    
    require('error.html');
    
    ?>
    

    i even tried changing CookieAuth.dll.html to error.html

    no luck any hints or help please

  7. in my about page on the webgui it says 1.0.2 do i need to flash version 9 or is it that a software version instead of a firmware version. sorry im confused i just got my mk3 today. and also does the mk3 have all the packages installed all ready that i need for auto-rick role and phishing?

    how do i redirect every webpage to one spoofed page with the mk3

  8. I've ran this in Mac OSX and Ubuntu 11 and I always get the same response.

    I downloaded it from the wiki.

    chmod +x duckencoder.jar

    chmod 755 duckencoder.jar

    java -jar duckencoder.jar -i wall.txt -o inject.bin

    java -jar ./duckencoder.jar -i wall.txt -o inject.bin

    java -jar ./duckencoder.jar -i ./wall.txt -o inject.bin

    Unable to access jarfile ./duckencoder.jar

    Unable to access jarfile duckencoder.jar

    Please help, I spent my $80, then I had to spend my additional $8 plus shipping on a card reader.

    And now nothing :(

    i had the same problem from when i copied and pasted the commands off the web try hand typing it in with this syntax.

    java -jar ./duckencoder.jar -i wall.txt -o inject.bin

    also make sure you are in the same directory as the duckencoder.jar i know it makes no sense but it would not work for me unless i used that command and in the same directory.

  9. I receive errors while encoding the payload, im a noob but i think i followed the instructions properly

    root@bt:~/Desktop# chmod 775 duckencode.jar 
    root@bt:~/Desktop# java -jar ./duckencode.jar -i lockcompduck.txt -o inject.bin
    Error on Line: 1
    Error on Line: 2
    Error on Line: 3
    Error on Line: 4
    Error on Line: 5
    Error on Line: 6
    Error on Line: 7
    Error on Line: 8
    Error on Line: 9
    Error on Line: 10
    Error on Line: 11
    Error on Line: 12
    Error on Line: 13
    Error on Line: 14
    Error on Line: 15
    Error on Line: 16
    Error on Line: 17
    Error on Line: 18
    Error on Line: 19
    Error on Line: 20
    Error on Line: 21
    Error on Line: 22
    Error on Line: 23
    Error on Line: 24
    Error on Line: 25
    Error on Line: 26
    Error on Line: 27
    Error on Line: 28
    Error on Line: 29
    Error on Line: 30
    Error on Line: 31
    Error on Line: 32
    Error on Line: 33
    Error on Line: 34
    Error on Line: 35
    Error on Line: 36
    Error on Line: 37
    Error on Line: 38
    Error on Line: 39
    Error on Line: 40
    Error on Line: 41
    Error on Line: 42
    Error on Line: 43
    Error on Line: 44
    Error on Line: 45
    Error on Line: 46
    Error on Line: 47
    Error on Line: 48
    Error on Line: 49
    Error on Line: 50
    Error on Line: 51
    Error on Line: 52
    Error on Line: 53
    Error on Line: 54
    Error on Line: 55
    Error on Line: 56
    Error on Line: 57
    Error on Line: 58
    Error on Line: 59
    Error on Line: 60
    Error on Line: 61
    Error on Line: 62
    Error on Line: 63
    Error on Line: 64
    Error on Line: 65
    Error on Line: 66
    Error on Line: 67
    Error on Line: 68
    Error on Line: 69
    Error on Line: 70
    Error on Line: 71
    Error on Line: 72
    Error on Line: 73
    Error on Line: 74
    Error on Line: 75
    Error on Line: 76
    Error on Line: 77
    Error on Line: 78
    Error on Line: 79
    Error on Line: 80
    root@bt:~/Desktop# 
    
    

    any ideas would be helpfull

    i have the newest encoder from the website

    im running bt5r1

  10. http://www.backtrack-linux.org/wiki/index.php/Install_Flash_Player

    I've been trying to go through these steps to install flash on my fresh installation of backtrack 5 R1 64bit Gnome and I just can't get it to work. I've been searching the web a bit

    to try to find more help but to no avail. At this moment I'm just gritting my teeth while banging my head into concrete. So please please please help me out or point me in the right direction.

    Sincerly

    Oijh

    Go ask in the backtrack forum its their distro

×
×
  • Create New...