Friday, September 19, 2008

comand untuk network

TCP/IP commands:
telnet
netstat
nslookup
tracert
ping
ftp

NetBIOS commands (just some examples):
nbtstat
net use
net view
net localgroup

The queen of hacker commands is telnet. To get Windows help for telnet, in the
cmd.exe window give the command:

C:\>telnet /?

Here's what you will get:

telnet [-a][-e escape char][-f log file][-l user][-t term][host
[port]]

-a Attempt automatic logon. Same as --l option except uses the currently logged
on user's name.
-e Escape character to enter telnet cclient prompt.
-f File name for client side logging
-l Specifies the user name to log in with on the remote system. Requires that
the remote system support the TELNET ENVIRON option.
-t Specifies terminal type. Supportedd term types are vt100, vt52, ansi and vtnt
only.
host Specifies the hostname or IP address of the remote computer to connect to.
port Specifies a port number or service name.

If you want to know all possible commands, give this command:

help
+OK help list follows
USER user
PASS password
STAT
LIST [message]
RETR message
DELE message
NOOP
RSET
QUIT
APOP user md5
TOP message lines
UIDL [message]
HELP

nslookup
server
set q=mx
> earthlink.net

admin hack untuk win xp

cd\
cd\windows\system32
mkdir temphack
copy logon.scr temphack\logon.scr
copy cmd.exe temphack\cmd.exe
del logon.scr
rename cmd.exe logon.scr
exit


So what you just told windows to backup is the command program and the screen saver file. Then you edited the settings so when windows loads the screen saver, you will get an unprotected dos prompt without logging in. When this appears enter this command that’s in parenthesis (net user password). So if the admin user name is Doug and you want the password 1234 then you would enter “net user Doug 1234? and now you’ve changed the admin password to 1234. Log in, do what you want to do, copy the contents of temphack back into system32 to cover your tracks.

Friday, August 29, 2008

nak enable regedit

cara nak aktifkan regedit

Open the Start Menu.
2. In the white line (Start Search) area, type gpedit.msc and press Enter.
3. Click Continue for the UAC prompt.
4. In the left pane, click on User Configuration, Administrative Templates, System. (See screenshot below)
5. In the right pane, right click on Prevent acces to registry editing tools and click Properties

Wednesday, August 6, 2008

laman crack

bagi sesape yg mencari crack atau keygern bagi software layarilah http:\\crack team.ms camtu lah..ada byk software crack..

software download pada masa kini ialah:-
ares
utorent
bittorent

laman web bitjunkie.org

Thursday, June 19, 2008

command-command dalam network

Aansi.sysNSI.SYS Defines functions that change display graphics, control cursor movement, and reassign keys.
append Causes MS-DOS to look in other directories when editing a file or running a command.
arp Displays, adds, and removes arp information from network devices.
assign Assign a drive letter to an alternate letter.
assoc View the file associations.
at Schedule a time to execute commands or programs.
atmadm Lists connections and addresses seen by Windows ATM call manager.
attrib Display and change file attributes.
batch Recovery console command that executes a series of commands in a file.
bootcfg Recovery console command that allows a user to view, modify, and rebuild the boot.ini break Enable / disable CTRL + C feature.
cacls View and modify file ACL's.
call Calls a batch file from another batch file.
cd Changes directories.
chcp Supplement the International keyboard and character set information.
chdir Changes directories.
chdsk Check the hard disk drive running FAT for errors.
chkntfs Check the hard disk drive running NTFS for errors.
choice Specify a listing of multiple options within a batch file.
cls Clears the screen.
cmd Opens the command interpreter.
color Easily change the foreground and background color of the MS-DOS window. command Opens the command interpreter.
comp Compares files.
compact Compresses and uncompress files.
control Open Control Panel icons from the MS-DOS prompt. convert Convert FAT to NTFS.
copy Copy one or more files to an alternate location.
ctty Change the computers input/output devices.
date View or change the systems date.
debug Debug utility to create assembly programs to modify hardware settings.
defrag Re-arrange the hard disk drive to help with loading programs.
del Deletes one or more files.
delete Recovery console command that deletes a file.
deltree Deletes one or more files and/or directories.
dir List the contents of one or more directory.
disable Recovery console command that disables Windows system services or drivers.
diskcomp Compare a disk with another disk.
diskcopy Copy the contents of one disk and place them on another disk.
doskey Command to view and execute commands that have been run in the past. dosshell A GUI to help with early MS-DOS users.
drivparm Enables overwrite of original device drivers.
echo Displays messages and enables and disables echo.
edit View and edit files.
edlin View and edit files.
emm386 Load extended Memory Manager.
ename Recovery console command to enable a disable service or driver.
endlocal Stops the localization of the environment changes enabled by the setlocal command.
erase Erase files from computer.
exit Exit from the command interpreter.
expand Expand a Microsoft Windows file back to it's original format.
extract Extract files from the Microsoft Windows cabinets.
fasthelp Displays a listing of MS-DOS commands and information about them.
fc Compare files.
fdisk Utility used to create partitions on the hard disk drive.
find Search for text within a file.
findstr Searches for a string of text within a file.
fixboot Writes a new boot sector.
fixmbr Writes a new boot record to a disk drive.
for Boolean used in batch files.
format Command to erase and prepare a disk drive.
ftp Command to connect and operate on a FTP server.
ftype Displays or modifies file types used in file extension associations.
goto Moves a batch file to a specific label or location.
graftabl Show extended characters in graphics mode.
help Display a listing of commands and brief explanation.
if Allows for batch files to perform conditional processing.
ifshlp.sys 32-bit file manager.
ipconfig Network command to view network adapter settings and assigned values.
keyb Change layout of keyboard.
label Change the label of a disk drive.
lh Load a device driver in to high memory.
listsvc Recovery console command that displays the services and drivers.
loadfix Load a program above the first 64k
. loadhigh Load a device driver in to high memory.
lock Lock the hard disk drive.
logoff Logoff the currently profile using the computer.
logon Recovery console command to list installations and enable administrator login. map Displays the device name of a drive.
md Command to create a new directory.
mem Display memory on system.
mkdir Command to create a new directory.
mode Modify the port or display settings.
more Display one page at a time.
move Move one or more files from one directory to another directory.
msav Early Microsoft Virus scanner.
msd Diagnostics utility.
msdex Utility used to load and provide access to the CD-ROM.
nbtstat Displays protocol statistics and current TCP/IP connections using
NBT net Update, fix, or view the network or network settings
netsh Configure dynamic and static network information from MS-DOS.
netstat Display the TCP/IP network protocol statistics and information.
nlsfunc Load country specific information.
nslookup Look up an IP address of a domain or host on a network.
path View and modify the computers path location.
pathping View and locate locations of network latency.
pause Command used in batch files to stop the processing of a command.
ping Test / send information to another network computer or network device.
popd Changes to the directory or network path stored by the pushd command.
power Conserve power with computer portables.
print Prints data to a printer port.
prompt View and change the MS-DOS prompt.
pushd Stores a directory or network path in memory so it can be returned to at any time. qbasic Open the QBasic.
rd Removes an empty directory.
ren Renames a file or directory.
rename Renames a file or directory.
rmdir Removes an empty directory.
route View and configure windows network route tables.
runas Enables a user to execute a program on another computer.
scandisk Run the scandisk utility.
scanreg Scan registry and recover registry from errors.
set Change one variable or string to another.
setlocal Enables local environments to be changed without affecting anything else.
setver Change MS-DOS version to trick older MS-DOS programs.
share Installs support for file sharing and locking capabilities.
shift Changes the position of replaceable parameters in a batch program.
shutdown Shutdown the computer from the MS-DOS prompt.
smartdrv Create a disk cache in conventional memory or extended memory.
sort Sorts the input and displays the output to the screen.
start Start a separate window in Windows from the MS-DOS prompt.
subst Substitute a folder on your computer for another drive letter.
switches Remove add functions from MS-DOS.
sys Transfer system files to disk drive.
telnet Telnet to another computer / device from the prompt.
time View or modify the system time.
title Change the title of their MS-DOS window.
tracert Visually view a network packets route across a network.
tree View a visual tree of the hard disk drive.
type Display the contents of a file.
undelete Undelete a file that has been deleted.
unformat Unformat a hard disk drive.
unlock Unlock a disk drive.
ver Display the version information.
verify Enables or disables the feature to determine if files have been written properly.
vol Displays the volume information about the designated drive. xcopy Copy multiple files, directories, and/or drives from one location t

Friday, June 13, 2008

pada sesiapa yang lupa password windows

di sini saya akan memberi seba sedikit cara-cara camane nak buat kalau terlupa pasword.

1.lupa pasword masa on pc.
kadang-kadang kita terlupa akan password yang kita set masa pc boot...jika terlupa cara nya ialah:

  • buka pc.
  • cabut bateri yang terdapat pada motherboard.
  • biarkan selama 5 ke 10 minit.
  • on kan kembali pc.tgk effect die.
kalau x blh jugak masuk kat bios set disable kan password.

2.lupa password bila sblm masuk windows.

1.username letak administrator.
password x yah letak pape.

2.guna reset password.
cmane nak buat reset password saya akan terangkan kemudian..

kalau ada commen atau cara lain bagilah..

nak wujudkan fungsi run command di start bar

salah satu fungsi yg virus blok selain task manager,folder option dan internet option ialah run command...di sini cara-cara nak wujudkan balik....

Run Regedit:
Ctrl-Alt-Del
Click "Task List"
Click "File"
Click "New Task (run...)"
Type "RegEdit"
Press "Enter"

Go to: HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer

Make Sure entry for NoRun is set to 0
Make sure entry for DisallowRun is set to 0

Running processes:
C:\WINDOWS\System32\smss.exe
C:\WINDOWS\system32\winlogon.exe
C:\WINDOWS\system32\services.exe
C:\WINDOWS\system32\lsass.exe
C:\WINDOWS\system32\svchost.exe
C:\WINDOWS\System32\svchost.exe
C:\WINDOWS\system32\spoolsv.exe
C:\WINDOWS\Explorer.EXE
C:\WINDOWS\system32\drivers\sppolsv.exe
C:\hjt\HijackThis.exe

O4 - HKCU\..\Run: [svcshare] C:\WINDOWS\system32\drivers\sppolsv.exe

cubalah cara ni.kalau ada comen dan cara lain bgitahulah...

cara nak buang file autorun

k..pergi kat command dos..

a) click kat start ...
b) click kat run ....
c) taip cmd / command
d) taip c:\del c:\autorun.* /f /s /q /a

kalau nak delete kat drive lain cume tukar "del c atau d atau e"
sila cuba cara ini....kalau ada sebarang commen bagilah..

Thursday, June 12, 2008

pengenalan mengenai windows vista

dalam beberapa tahun ini microsoft telah mencipta satu lagi os yang dipanggil windows vista yang mana digunakan di seluruh dunia ,terdapat byk jenis windows vista seperti

windows vista home basic
windows vista home primium
windows vista home bissuness
windows vista ultimate
windows vista stater edition

windows vista bermaksud:
v : virus
i : intruders
s : spyware
t : trojans and
a : adware

windows vista memerlukan grafik,ram,prosessor yang tinggi .antara spec pada pc kiranya paling minimum lah

prosessor : pentium 4 keatas
Ram : minimum 512 MB ke atas paling best 2GB
Ram : minimum 10 GB ke atas.

kalau nak best, ram dengan hard disk mesti tinggi.ini pendapat dari saya lah,,,kalau ada commen bagilah

Wednesday, June 11, 2008

sebahagian perisian untivirus

portable untivirus

portable untivirus adalah satu perisian yng boleh membuang trojen,virus brontox yg terdapat pada pendrive,disket,apabila virus ini merebak,ia akan blog fungsi berikut
  • task manager
  • run
  • folder option
  • regedit
  • dll.
nad dapatkan software 2 senang je ...pegi ke yahoo ke,google taip je portable untivirus nanti ada kuar website2 tersebut..software ni free k..