Archive for 2010

EC-Council Security5 Course









Description: It is the basic information Security course for the newbies.
Prerequisites
Basic computing skills like browsing the membrane and checking e-mails.
Who Should Attend:
* Office knowledge workers
* Home users
* Any non-IT part using computers in their office

Certification Exam
Module 01: Foundations of Security
* Essential nomenclature
* Defining security
* Need for security
* Cyber crime
* Information Security statistics
* IS trigon
* Security myths
* How to harden security

Module 02: Basic Security Procedures
* Why observe I need to worry about my computer’s security?
* Introduction
* Hardening of Operating System
* Updating the rule and configuring the updates
* Disable unnecessary services
* Strong password creation
* Deployment of antivirus and firewall
* Disable visitor account access
* “Make Private” folders
* Security settings in MS Office applications

Module 03: Desktop Security
* What is toothed sharing?
* Types of file sharing
* How to share folder?
* Configuring shared folder permissions
* Hiding files and folders
* File sharing tips
* File downloading tips
* How to backup data and restore?
* How to encrypt and decrypt files?
* How to slay suspect processes?

Module 04: Administering Windows Securely
* How to use the incident viewer?
* How to enable auditing in windows?
* How to read logs attached your system?
* How to close ports?
* Overview of the windows registry
* How to renew the registry?
* How to close a port?
* Common internal commands
* How to supply services and ports they listen on?

Module 05: Recognizing Security Threats and attacks
* Phishing and its countermeasures
* Virus
* Trojan Horse
* Worms
* Spyware
* Adware
* Keylogger
* Social engineering
* Denial of Service
* Spamming
* Port Scanning
* Password cracking
* Basic surety measures

Module 06: Secure Internet Access
* Basic browser security settings
* How to hedge in site access
* Removing site from security zone
* Secure website detection
* Secure position and browser properties
* Tools: Internet Filtering Software
* Configuring Internet content admission
* Activating Content Advisor
* How to deal with cookies
* Using P2P networks securely
* Choosing appropriate browser settings
* Wireless reticulated security features

Module 07: Working on the Internet
* Precepts of Security
* Knowing Encryption
* Digital Certificate
* Digital Signature
* Working by e-mail (web based)
* Working with e-mail (mail client)
* Working with File Transfer- FTP
* Working with File Transfer – Web Folders
* Knowing Online Payment Systems
* Working through Credit Cards
* Working with Instant Messengers
* Working across File Sharing Networks
* Working without interrupti~ Dial-in Networks
* Working with Portable Devices
* Working with Wireless Devices
* Working with USB devices
* Working with Media Files
* Working with 3rd party software

Module 08: Incident Response
* What is Incident Response?
* Incidents and responses:
* Trojan rush upon
* Boot sector virus attack
* Corrupted registry
* Automatic running of CD-ROM (autorun.inf)

Download Here:
http://www.megaupload.com/?d=ZUQ1X52B
http://www.megaupload.com/?d=A0L2YXOD
http://www.megaupload.com/?d=CQ37G985
http://www.megaupload.com/?d=ZUQ1X52B
Wednesday, December 22, 2010

Microsoft XP Professional Training Kit 70-270



http://hotfile.com/dl/91124213/7e40a1f/70-270.pdf.html

Multiple login in yahoo Without Using any Software

Multiple login in yahoo Without Using any Software

You can login with multiple id's on the same yahoo messenger without any download or patch .
Follow these steps :
 
1.   Go to Start ----> Run . Type regedit, then enter .

2.  Navigate to HKEY_CURRENT_USER --> Software ---> yahoo  --->pager---->Test

3.  On the right page , right-click and choose new Dword value .

4.  Rename it as Plural.

5.  Double click and assign a decimal value of 1.

Its done!!
Now close registry and restart yahoo messenger and try Multiple Login
Tuesday, December 21, 2010

Paging File

To clear the Windows paging file (Pagefile.sys) during the shutdown process and prevent any unsecured data from being contained after the shutdown process is complete. Some third-party programs can temporarily store unencrypted (plain-text) passwords or other sensitive information in memory.

Method 1

  • Open Control Panel
  • Select Administrative Tools
  • Select Local Security Policy
  • Select Local Policies
  • Click on Security Options
  • In the right hand menu, right click on Shutdown: Clear Virtual Memory Pagefile
  • Select Enable
  • Reboot

Method 2

  • Click Start
  • Click Run
  • Enter regedit
  • Click OK
  • Go to
    • HKEY_LOCAL_MACHINE
    • SYSTEM
    • CurrentControlSet
    • Control\Session Manager
    • Memory Management
  • Double click on ClearPageFileAtShutdown
  • Set Value = 1
  • Click OK
  • Reboot

Quick Reinstall

To repair a corrupted operating system. This also works on Windows 2000.
  • On the Windows CD, go to the location of your source files
  • Run WINNT32 /unattend

E-mail Message Count

Under your name on the Welcome screen, there is a hyperlink that indicates the number of unread e-mail messages. To remove the Unread E-mail message count by user's login names: This feature is not always active in XP for some reason.
  • Click Start
  • Click Run
  • Enter regedit
  • Click OK
  • Go to
    • HKEY_LOCAL_MACHINE
    • SOFTWARE
    • Microsoft\Windows
    • CurrentVersion
    • UnreadMaili
  • Click Edit
  • Click New
  • Select Create DWORD value = MessageExpiryDays
  • Set Value = 0
  • Click OK

Administrator Logon

If the administration logon is not show on the Welcome screen
To access it...
·         Hold down Ctrl and Alt and press Del twice
To unhide the Administrator account so it always shows up...
·         Click Start
·         Click Run
·         Enter regedit
·         Click OK
·         Go to
o    HKEY_LOCAL_MACHINE
o    SOFTWARE
o    Microsoft
o    Windows NT
o    CurrentVersion
o    Winlogon
o    SpecialAccounts
o    UserList
·         If Administrator exists...
o    Double Click on Administrator
o    Set Value = 1
o    Click OK
·         If Administrator doesn't exist...
o    Click Edit
o    Click New
o    Select DWORD value
o    Enter the name Administrator
o    Double Click on line
o    Set value = 1
o    Click OK

Registration

To change your name and company information...
·         Click Start
·         Click Run
·         Enter regedit
·         Click OK
·         Go to
o    HKEY_LOCAL_MACHINE
o    SOFTWARE
o    Microsoft
o    Windows NT
·         Double click on CurrentVersion
·         Change the value in the Registered Owner key
·         Click OK


To set that online registration has been completed...
·         Click Start
·         Click Run
·         Enter regedit
·         Click OK
·         Go to
o    HKEY_LOCAL_MACHINE
o    SOFTWARE
o    Microsoft
o    Windows NT
o    CurrentVersion
·         Click Edit
·         Click New
·         Create a String value = RegDone
·         Set Value = 1
·         Click OK


Passwords

To change the password to never expire. This is identical to Windows 2000 for the same issue.
·         Right click My Computer
·         Select Manage
·         Go to Local Users and Groups/Users
·         Right-click on user to change
·         Select Properties
·         On General tab, check Password never expires
·         Click OK
To allow logging in without a password... (Do not recommend)
·         Click Start
·         Click Run
·         Enter gpedit.msc
·         Click OK
·         Select Computer Configuration
·         Select Windows Settings
·         Select Security Settings
·         Select Local Policies
·         Select Security Options
·         Double click on Accounts
·         Disable the option Limit local account use of blank passwords to console login only


User Names (Show/Hide)

To hide/unhide the users on the logon screen...
  • Click Start
  • Click Run
  • Enter regedit
  • Click OK
  • Go to
    • HKEY_LOCAL_MACHINE
    • SOFTWARE
    • Microsoft
    • Windows NT
    • CurrentVersion
    • Winlogon
    • SpecialAccounts
    • UserList
  • Click Edit
  • Click New
  • Select Add DWORD value = name of the user account you want to hide
  • To hide, set value = 0
  • To unhide, set value = 1
  • Click OK

Fast User Switch

To fix the the error referencing CSGina.DLL that a recently installed program has disabled the Welcome screen and Fast User Switching ...
  • Click Start
  • Click Run
  • Enter regedit
  • Click OK
  • Go to
    • HKEY_LOCAL_MACHINE
    • SOFTWARE
    • Microsoft
    • Windows NT
    • CurrentVersion
    • Winlogon
  • Delete key GinaDLL

File System Cache

To help speed up the system, increase the amount of memory to use for I/O operations...
  • Click Start
  • Click Run
  • Enter regedit
  • Click OK
  • Go to
    • HKEY_LOCAL_MACHINE
    • SYSTEM
    • CurrentControlSet
    • Control\Session Manager
    • Memory Management
  • Edit IoPageLockLimit
    • 4096 =32MB or less
    • 8192 =32MB
    • 16384 = 64MB
    • 32768 = 128MB
    • 65536 = 256MB+

Bandwidth

If you run an application that needs to send high priority/real time data, XP will restrict "best effort" traffic to 80% of the bandwidth.
To change this...
  • Log in as Administrator (Not just any account with admin privileges)
  • Click Start
  • Click Run
  • Enter gpedit.msc
  • Select Local Computer Policy
  • Select Administrative Templates
  • Select Network
  • Select QOS Packet Scheduler
  • In the right window, double-click limit reservable bandwidth
  • On setting tab, check enabled setting
  • Bandwidth limit % value = 0
  • Click OK
  • Close gpedit.msc
  • Click My Computer
    • Select My Network Connections
    • Select View Network Connections
    • Right-click your connection
  • Under Protocol Properties, check QOS Packet Scheduler
  • Reboot

TCP/IP

To reinstall the TCP/IP protocol stack...
·         netsh int ip reset [ log_file_name] The log_file_name needs to be specified
Example: netsh int ip reset ip_reset.txt
To change TCP/IP settings...
·         Click Start
·         Click Run
·         Enter regedit
·         Click OK
·         Go to
o    HKEY_LOCAL_MACHINE
o    SYSTEM
o    CurrentControlSet
o    Services
o    TCP/IP
o    Parameters
·         Edit or Create the following...
o    GlobalMaxTcpWindowSize="256960" (DWORD)
o    Tcp1323Opts="1" (DWORD)
o    DefaultTTL="64" (DWORD)
o    EnablePMTUDiscovery="1" (DWORD)
o    EnablePMTUBHDetect="0" (DWORD)
o    SackOpts="1" (DWORD)
o    TcpMaxDupAcks="2" (DWORD)
·         Reboot


NetBEUI

It is recommended that you do not install NetBEUI unless absolutely needed. It is no longer supported by Microsoft. You can add it by going to the VALUEADD\MSFT\NET\NETBEUI directory on your CD.
In the example below, C:\WINDOWS represents the common drive\directory where XP is installed.
  • Copy nbf.sys C:\WINDOWS\SYSTEM32\DRIVERS\ directory
  • Copy netnbf.inf C:\WINDOWS\\INF\ directory
  • Open the Network connection properties for your local area network
  • use Install... button to add NetBEUI protocol


Thursday, December 16, 2010

Registry Tips & Tricks

Balloon Tips

To turn off balloon tips in most applications...
  • Click Start
  • Click Run
  • Enter regedit
  • Click OK
  • Go to
    • HKEY_CURRENT_USER
    • Software
    • Microsoft
    • Windows
    • Current Version
    • Explorer
    • Advanced
  • Click Edit
  • Click New
  • Create DWORD value = EnableBalloonTips
  • Value = 0
  • Click OK

Useful Windows XP Tips, Tweaks, Walkthroughs and Shortcuts.

1. Total Uptime

It boasts how long it can stay up. Go to the Command Prompt in the Accessories menu from the All Programs start button option, and then type ‘systeminfo’. The computer will produce a lot of useful info, including the uptime. If you want to keep these, type ‘systeminfo > info.txt’. This creates a file called info.txt you can look at later with Notepad.

2. Delete Files Immediately

You can delete files immediately, without having them move to the Recycle Bin first. Go to the Start menu, select Run… and type ‘gpedit.msc’; then select User Configuration, Administrative Templates, Windows Components, Windows Explorer and find the Do not move deleted files to the Recycle Bin setting. Set it. Poking around in gpedit will reveal a great many interface and system options, but take care — some may stop your computer behaving as you wish.

3. Lock XP

You can lock your XP workstation with two clicks of the mouse. Create a new shortcut on your desktop using a right mouse click, and enter ‘rundll32.exe user32.dll,LockWorkStation’ in the location field. Give the shortcut a name you like. That’s it — just double click on it and your computer will be locked. And if that’s not easy enough, Windows key + L will do the same.

4. Remove System Software

XP hides some system software you might want to remove, such as Windows Messenger, but you can make it show everything. Using Notepad or Edit, edit the text file /windows/inf/sysoc.inf, search for the word ‘hide’ and remove it. You can then go to the Add or Remove Programs in the Control Panel, select Add/Remove Windows Components and there will be the software and you can now uninstall it.

5. Interesting New Commands

For those skilled in the art of DOS batch files, XP has a number of interesting new commands. These include ‘eventcreate’ and ‘eventtriggers’ for creating and watching system events, ‘typeperf’ for monitoring performance of various subsystems, and ‘schtasks’ for handling scheduled tasks. As usual, typing the command name followed by /? will give a list of options.

6. IP Version 6 Support

XP has IP version 6 support — the next generation of IP. Unfortunately this is more than your ISP has, so you can only experiment with this on your LAN. Type ‘ipv6 install’ into Run… (it’s OK, it won’t ruin your existing network setup) and then ‘ipv6 /?’ at the command line to find out more. If you don’t know what IPv6 is, don’t worry.

7. Task Termination

You can at last get rid of tasks on the computer from the command line by using ‘taskkill /pid’ and the task number, or just ‘tskill’ and the process number. Find that out by typing ‘tasklist’, which will also tell you a lot about what’s going on in your system.

8. ZIP Files as Folders

XP will treat Zip files like folders, which is nice if you’ve got a fast machine. On slower machines, you can make XP leave zip files alone by typing ‘regsvr32 /u zipfldr.dll’ at the command line. If you change your mind later, you can change things back by typing ‘regsvr32 zipfldr.dll’.

9. XP Has ClearType

XP has ClearType — Microsoft’s anti-aliasing font display technology — but doesn’t have it enabled by default. It’s well worth trying, especially if you were there for DOS and all those years of staring at a screen have given you the eyes of an astigmatic bat. To enable ClearType, right click on the desktop, select Properties, Appearance, Effects, select ClearType from the second drop-down menu and enable the selection. Expect best results on laptop displays. If you want to use ClearType on the Welcome login screen as well, set the registry entry HKEY_USERS/.DEFAULT/Control Panel/Desktop/FontSmoothingType to 2.

10. Remote Assistance:

You can use Remote Assistance to help a friend who’s using network address translation (NAT) on a home network, but not automatically. Get your pal to email you a Remote Assistance invitation and edit the file. Under the RCTICKET attribute will be a NAT IP address, like 192.168.1.10. Replace this with your friend’s real IP address — they can find this out by going to www.whatismyip.com — and get them to make sure that they’ve got port 3389 open on their firewall and forwarded to the errant computer.


11. User Task Management

You can run a program as a different user without logging out and back in again. Right click the icon, select Run As… and enter the user name and password you want to use. This only applies for that run. The trick is particularly useful if you need to have administrative permissions to install a program, which many require. Note that you can have some fun by running programs multiple times on the same system as different users, but this can have unforeseen effects.

12. Disable Default Notifications

Windows XP can be very insistent about you checking for auto updates, registering a Passport, using Windows Messenger and so on. After a while, the nagging goes away, but if you feel you might go insane before that point, run Regedit, go to HKEY_CURRENT_USER/Software/Microsoft/Windows/Current Version/Explorer/Advanced and create a DWORD value called EnableBalloonTips with a value of 0.

13. Faster Startup

You can start up without needing to enter a user name or password. Select Run… from the start menu and type ‘control userpasswords2′, which will open the user accounts application. On the Users tab, clear the box for Users Must Enter A User Name And Password To Use This Computer, and click on OK. An Automatically Log On dialog box will appear; enter the user name and password for the account you want to use.

14. Delete Temp Internet Files Automatically

Internet Explorer 6 will automatically delete temporary files, but only if you tell it to. Start the browser, select Tools / Internet Options… and Advanced, go down to the Security area and check the box to Empty Temporary Internet Files folder when browser is closed.

15. Network Activity Light

XP comes with a free Network Activity Light, just in case you can’t see the LEDs twinkle on your network card. Right click on My Network Places on the desktop, then select Properties. Right click on the description for your LAN or dial-up connection, select Properties, then check the Show icon in notification area when connected box. You’ll now see a tiny network icon on the right of your task bar that glimmers nicely during network traffic.

16. Speed-Up Your Start Menu

The Start Menu can be leisurely when it decides to appear, but you can speed things along by changing the registry entry HKEY_CURRENT_USER/Control Panel/Desktop/MenuShowDelay from the default 400 to something a little snappier. Like 0.

17. Batch Rename Files

You can rename loads of files at once in Windows Explorer. Highlight a set of files in a window, then right click on one and rename it. All the other files will be renamed to that name, with individual numbers in brackets to distinguish them. Also, in a folder you can arrange icons in alphabetised groups by View, Arrange Icon By… Show In Groups.

18. Album Cover Arts

Windows Media Player will display the cover art for albums as it plays the tracks — if it found the picture on the Internet when you copied the tracks from the CD. If it didn’t, or if you have lots of pre-WMP music files, you can put your own copy of the cover art in the same directory as the tracks. Just call it folder.jpg and Windows Media Player will pick it up and display it.

19. Handy Shortcut Keys

Windows key + Break brings up the System Properties dialogue box; Windows key + D brings up the desktop; Windows key + Tab moves through the taskbar buttons.

20. Windows File Protection

Windows XP secretly knows that the average user has no idea what they are doing. Therefore, it doesn’t let you do really stupid things like deleting the windows directory (at least not without spending several hours convincing it that you really want to do this).

If you enjoyed it, please drop a word of appreciation. Thanks
Monday, December 6, 2010

Pageviews

Followers

Blog Archive

Powered by Blogger.

- Copyright © 2013 Selva Sharing -Selvasharing- Powered by Blogger - Designed by @ Access -