Search:

Type: Posts; User: TheTempest; Keyword(s):

Page 1 of 3 1 2 3

Search: Search took 0.02 seconds.

  1. Replies
    23
    Views
    14,136

    Hey, I agree with you their MsMittens. Who...

    Hey,

    I agree with you their MsMittens. Who the hell does SCO think they are?

    Anways, just my two cents.

    EDIT:
    spelling
  2. Replies
    7
    Views
    5,439

    well, if this just don't beat all.... After...

    well,

    if this just don't beat all....

    After running wdclear and running ranish partition the drive size is 3.0GB (on the dot???) and whats even more strange is that the HD info, isn't right but...
  3. Replies
    7
    Views
    5,439

    ok, I'll see what i can do, and i'll let you...

    ok,

    I'll see what i can do, and i'll let you know how it goes...

    Hopefully that will work :)

    One small question: Does processor power have any affect on lowlevel format time? (I would...
  4. Replies
    7
    Views
    5,439

    after running WDClean (great prog btw) it...

    after running WDClean (great prog btw) it registered the drive correctly and wrote out 6697 cyln and the rest of the HD specs, i watched...

    at this point, i restarted and loaded up XP and checked,...
  5. Replies
    7
    Views
    5,439

    Really Wierd HD Problem

    Hey,

    Ok, I installed Win2k on an old machine in my room with a 4GB HD. Now, a few months later, i started getting VFAT BSOD's when i started the computer, so i decieded i would just use the HD as...
  6. yup, agreed. Props M$

    yup,

    agreed. Props M$
  7. Replies
    9
    Views
    6,542

    so if thats the case, what do home users...

    so if thats the case,

    what do home users do?...well i mean, can they do anything?
  8. Replies
    44
    Views
    20,691

    I think that it's great that M$ is trying to...

    I think that it's great that M$ is trying to achive a higher level of security! But, I hate the fact that linux will be pushed even farther into the ground. The whole, one OS or NO OS is big...
  9. Replies
    8
    Views
    25,571

    Hey, According to DMCA arn't honeypots...

    Hey,

    According to DMCA arn't honeypots illegal? Isn't that why the main site was moved outta the US?
  10. Replies
    44
    Views
    20,691

    i agree completly!

    i agree completly!
  11. Thread: Nodoom.A

    by TheTempest
    Replies
    2
    Views
    4,586

    Thanks for the update.

    Thanks for the update.
  12. Replies
    7
    Views
    7,301

    Yup, I already grabed that, but always think...

    Yup,

    I already grabed that, but always think it's funny when a security program has a flaw. Yes, i know that no one is perfect, its just kinda ironic, thats all :p
  13. hey, sorry for my unclear question. I know...

    hey,

    sorry for my unclear question. I know how to convert hex bytes into a char array, i was just wanting to hear other peoples ideas



    char *hexArray = new char[32768];
    char *outputArray =...
  14. Replies
    11
    Views
    8,854

    Nah, I don't think AO is gonna die =)

    Nah,

    I don't think AO is gonna die =)
  15. agreed =)

    agreed =)
  16. When the console goes away, what happens to buffer overflows?

    Hey,

    You know, i was just doing some thinking today and i relized that if the console goes away, then we can't reroute STDIN/STDOUT any more, and that seems to extenguish remote shells and...
  17. converting asm(hex) into a char array '\xXX'

    Hey,

    I am writing some shellcode to exploit a service running on my machine. My goal is to spawn a shell, with system privlieges, and start a telnet service via commandline.

    I have the C++/ASM...
  18. Replies
    7
    Views
    7,280

    hey, thanks a lot! thats great

    hey,

    thanks a lot! thats great
  19. Replies
    7
    Views
    7,280

    hey, how do you cross a PID to an...

    hey,

    how do you cross a PID to an application's name?
  20. Replies
    9
    Views
    10,846

    well, i disabled everything on my NIC's prop...

    well,

    i disabled everything on my NIC's prop and went to adv and unbinded netbios and 135 and 445 still show up...

    see attached picture.

    I dont know, but maybe i am thinking of nmap.
  21. tim, to get the code to compile you need to do...

    tim,

    to get the code to compile you need to do this:

    1) add "#include <winsock2.h>" in your includes
    2) add "ws2_32.lib" to your linker stuff

    and try that...

    btw, its only one packet...
  22. Replies
    9
    Views
    10,846

    Umm, from what i remember the netbios port will...

    Umm, from what i remember the netbios port will still showup on a netstat but can be totaly disabled:


    there are few steps that you can take to turn off netbios:
    1) go to your NIC's properties...
  23. ya, honeypots have been outlawed in the US,...

    ya,

    honeypots have been outlawed in the US, but there are still many countires in the world that use them to catch wouldbe-hackers.

    my two cents: steer clear
  24. Replies
    20
    Views
    11,181

    ya, thats not a problem...baiscly the program...

    ya,

    thats not a problem...baiscly the program will be a remote shell =)
  25. Replies
    20
    Views
    11,181

    thanks, yes, thats what i wanted to do,...

    thanks,

    yes, thats what i wanted to do, interprocess communication. I'll look more into applications of pipes.

    Thanks for the src =)
Results 1 to 25 of 61
Page 1 of 3 1 2 3