Jump to content

H@L0_F00

Dedicated Members
  • Posts

    834
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by H@L0_F00

  1. haha I think I'll try to pentest my old modded xbox! I'm downloading a bunch of different distros that run on xbox right now... This should be FUN!!
  2. H@L0_F00

    Myspace

    Nice find digip!
  3. Hey guys... So I got some extra money (about $200) so I decided I want to buy a new phone! So I've been looking around for what I want to get, and then i thought "Hey! might as well get a "smartphone" that supports/can support linux!!" :D But I'm having some trouble finding/deciding on a good one <_< Any ideas? I'd prefer one that has (linux supported) wifi and bluetooth (and remember... I'm on a budget lol) --Thanks in advance!
  4. hmm this is really weird the AP hasn't shown up again. I would have really liked to look into that <_< and as for the broadcasts being all f's. it wasn't the target mac that was all 0's it was the AP's mac
  5. No it couldn't have been that I was out of range cuz I was collecting about 5-10 packets per second for a while. so I figured they werre downloading something, started up wireshark, and found nothing but broadcast
  6. Alright so I havn't fired up the ol' Airodump in a while so i figured might as well see if anybody got any new APs! But what I found was just the normal... Until! I found a 3 clients connected to an AP with the mac of 00:00:00:00:00:00!!! lol The clients had abnormal macs too. something like 52:a5:b3:16:e8:03 which is REALLY odd cuz from what I know, that could only mean a spoofed mac right? I was just wondering if you guys wud have any thoughts on this??? --Thanks in advance!
  7. I found a tut about encryption with Utorrent http://www.tipstrs.com/tip/935/Encrypt-uTorrent-traffic :D
  8. which torrent client do you use?
  9. hmm cox did this to me and they shutdown my internet for 24 hours but my mom called and got it back up. I was in lots of trouble :( lol umm... some ways to prevent this are: PeerGaurdian 2 from Phoenix Labs here (http://phoenixlabs.org/pg2/). Its free and it blocks known bad tracker ips but you can never block every bad ip so I don't use it too often. Another option, that I use my self, is to try to find the file you're looking for on a free filehosting server (rapidshare, megaupload, medaifire, etc.). I haven't been caught since the first time but supposedly after 3 times they take legal action and it IS in the TOS so be CAREFUL!!! P.S. STAY AWAY FROM ANY NEW RELEASES!!! Thats where they really get you
  10. @moonlit. Ya I understand but it's just sad that they're missing out on all the fun!! lol @Xarf. Ya talkin to sysadmin thing might not go down too well lol but one day we were switching from iMacs to Dells in my IT class and we had to login to test them all, max simultaneous logins at school is 2 which I hit so I went to login as "localadmin" abd he goes, "localadmin? you don't know the localadmin password" which I already knew at the time but I obviously wasn't gonna tell him so I say, "sure I do! admin, default, password, 1234, etc." and named off some default passwords to hint that i know more than the normal Myspace addict lol he says "oh! well you know what your talking about huh? you've been around the block a couple times!" haha so I feel like he has some degree of respect for me know! :) Now I just gotta crash the school server! haha just kidding guys! calm down! ;)
  11. hmm i run Ophcrack and BT3 off of my 8 GB cruzer. All I did was format it as DOS98 and run the .bat's! It's not 10 LiveCDs but it works for me! :)
  12. damn school admin disabled ALMOST everything on student accounts. but I really need to have a word with him cuz sadly its an IT class!!! false sense of security + IT class = although NOBODY at my school knows ANYTHING about BT or Ophcrack... let alone LINUX!! :(
  13. WOW! Thanks for all the quick replies! lol Ya I was considering and reading about the SSH option but a lot of people say you must be "fairly familiar" with *nix. The problem is that the only *nix I regularly use are BT2/3 and Ophcrack distros so I figured I'd go the easier rout with just the glype. I read of people using ONLY SSH as an anonymizer... is that possible?? I have the admin password for the school computers so cmd is MINE!!! :P
  14. I Installed WAMP and Glype on my Win XP box at home. I'll be using Glype as a personal proxy at school but I need a way to shutdown the WHOLE system remotely before my parents get home from work and realize I know the admin password, I've kept the computer on all day, and that I'm running a proxy through the computer lol any ideas??? -Thanks in advance
  15. ummm... english please? lol I'm *very* new to programing and i have no clue what you mean??? <_<
  16. hahaha thanks anyways dr0p!! I probably would have done the same thing! :) il post the final .exe and source when im done
  17. got it! thanks! :D still got another problem though... i want it to be able to count how many instances of a word/string it finds and i have no idea how to even begin writing that :(
  18. ahhhhh thanks!! so i could use something like this? Dim text as new system.io.streamreader(openfiledialog.filenname)
  19. I think I kinda worded it wrong sorry lol yes the user begins the process and determines file. but if i use openfiledialog and they open a file will it be inaccessible by the streamreader since its already open??
  20. So I started messin with VB about a month ago but a made one program and kinda put it to the side I need help with a simple word replacer for program I'm attempting to code I was wondering if i should use the openfiledialog to actually open the text file or if i should just use streamread? any help will be appreciated! :)
×
×
  • Create New...