Jump to content

PoZHx

Members
  • Posts

    5
  • Joined

  • Last visited

Posts posted by PoZHx

  1. I was gonna post a thread similar to this just haven't gotten around to it. What I'd like to see is a .bat file or some sort of command to that can be executed on 1 computer and then shutdown every pc on the network. For example I run about 6 PC's consistently and I'd like to be able to execute one command and have it shutdown all 6 pc's properly.

    I know there are alot of tools out there that do this, but haven't found one that will allow a group of machines to be shut down at once. I mainly thought about this for thunderstorms I always shutdown the network when it storms. Just a hassle to have to goto every machine to do it.

    http://support.microsoft.com/kb/317371

    Or code up your own application to shutdown them

  2. So are you just randomly posting to old ass threads today?

    I think answer to that question is pretty obvious...I wouldnt quite say random wasnt it?

    Most of you here posting crap like you don't need it when you actually create very protected

    policies within windows default installed software

    So when im only keeping few ports such as port 80, 21 etc blocking the rest

    Do you think you need all this extra firewall software?

    If your honest about it your answer is no...

    Unless your worried about DDoS / DoS / Syn Attacks etc

    Yet again there is some simple protection within windows to prevent

    these ways again but not as effective as Hardware Firewalls and "some" Firewall software

  3. Is it possible to crack a WEP key with a Modded PSP if so could i have a link to it? I found some on the internet but none of them worked so i wasn't sure if anyone on here knew about one that did work

    Thanks,

    Divide

    Never done any research on PSP cracking into a wireless infrastructure

    How about you just crack it using your pc using aircrack-ng once uve cracked put password into your PSP?

    Or did you want to find WEP cracking software so you could be on the move while cracking?

  4. @Liqu1d

    Don't want to discredit you or anything but this is programming section not batch script section

    Faster way which i know of to close your computer down in programming would be:

    KeBugCheck(POWER_FAILURE_SIMULATE);

    programming HAL which is in Ring0 this will instantly shutdown your computer

    won't produce any error BSOD but could cause data errors

    If you really want to learn how to close down your computer faster you will need to learn some HAL

    But why would you want to shutdown your computer fast as possible?

    If you want some actual programming shutting down a computer which is safe use:

    ExitWindowsEx API

    Syntax from MSDN:

    http://msdn.microsoft.com/en-us/library/aa...28VS.85%29.aspx

  5. If you actually know what your doing you dont need this extra firewall software...

    Windows Firewall

    Config your Standard Windows Firewall

    Go to your Advanced Firewall in Vista / W7 and create your inbound and outbound rules..

    If your in XP just go to your IP Filter and block all ports except for the one's use ofc

    Router Firewall

    Depending on how advance your firewall on router is just block all ports except for one you use

    Hardware Firewall

    If you feel you need extra security for your systems then you could buy hardware firewall

    it wont come cheap but you'll have alot more protection against attacks such as DDoS / DoS etc

×
×
  • Create New...