블로그   태그   위치로그   이웃로그   방명록
          
 
 
 
 
     
 
  WWW.SIS.OR.KR/TIP 에 해당되는 글 7
2008.09.19   ip주소 숨기고 웹서핑하기 
2008.08.27   〃posted title : 리눅스 커널 패닉 현상 대처 
2007.11.15   윈도우자동실행위치 
2007.11.15   다양한 보안도구 리스트 
2007.11.15   리눅스 명령어 
2007.11.15   net 명령어 
2007.11.15   Assigned Internet Protocol Numbers 
  ip주소 숨기고 웹서핑하기

보호되어 있는 글입니다. 내용을 보실려면 비밀번호를 입력하세요.



  〃posted title : 리눅스 커널 패닉 현상 대처

보호되어 있는 글입니다. 내용을 보실려면 비밀번호를 입력하세요.



  윈도우자동실행위치  +   [WWW.SIS.OR.KR/TIP]   |  2007. 11. 15. 20:42

Autostart Locations are listed in no particular order.

Registry Autostart Locations

  1. HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run\All values in this key are executed.

  2. HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\RunOnce\All values in this key are executed, and then their autostart reference is deleted.

  3. HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\RunServices\All values in this key are executed as services.

  4. HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\RunServicesOnce\All values in this key are executed as services, and then their autostart reference is deleted.

  5. HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run\All values in this key are executed.

  6. HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\RunOnce\All values in this key are executed, and then their autostart reference is deleted.

  7. HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\RunOnce\Setup\Used only by Setup. Displays a progress dialog box as the keys are run one at a time.

  8. HKEY_USERS\.Default\Software\Microsoft\Windows\CurrentVersion\Run\Similar to the Run key from HKEY_CURRENT_USER.

  9. HKEY_USERS\.Default\Software\Microsoft\Windows\CurrentVersion\RunOnce\Similar to the RunOnce key from HKEY_CURRENT_USER.

  10. HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\WinlogonThe "Shell" value is monitored. This value is executed after you log in.

  11. HKEY_LOCAL_MACHINE\Software\Microsoft\Active Setup\Installed Components\All subkeys are monitored, with special attention paid to the "StubPath" value in each subkey.

  12. HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\VxD\All subkeys are monitored, with special attention paid to the "StaticVXD" value in each subkey.

  13. HKEY_CURRENT_USER\Control Panel\DesktopThe "SCRNSAVE.EXE" value is monitored. This value is launched when your screen saver activates.

  14. HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Session ManagerThe "BootExecute" value is monitored. Files listed here are Native Applications that are executed before Windows starts.

  15. HKEY_CLASSES_ROOT\vbsfile\shell\open\command\Executed whenever a .VBS file (Visual Basic Script)  is run.

  16. HKEY_CLASSES_ROOT\vbefile\shell\open\command\Executed whenever a .VBE file (Encoded Visual Basic Script) is run.

  17. HKEY_CLASSES_ROOT\jsfile\shell\open\command\Executed whenever a .JS file (Javascript) is run.

  18. HKEY_CLASSES_ROOT\jsefile\shell\open\command\Executed whenever a .JSE file (Encoded Javascript) is run.

  19. HKEY_CLASSES_ROOT\wshfile\shell\open\command\Executed whenever a .WSH file (Windows Scripting Host) is run.

  20. HKEY_CLASSES_ROOT\wsffile\shell\open\command\Executed whenever a .WSF file (Windows Scripting File) is run.

  21. HKEY_CLASSES_ROOT\exefile\shell\open\command\Executed whenever a .EXE file (Executable) is run.

  22. HKEY_CLASSES_ROOT\comfile\shell\open\command\Executed whenever a .COM file (Command) is run.

  23. HKEY_CLASSES_ROOT\batfile\shell\open\command\Executed whenever a .BAT file (Batch Command) is run.

  24. HKEY_CLASSES_ROOT\scrfile\shell\open\command\Executed whenever a .SCR file (Screen Saver) is run.

  25. HKEY_CLASSES_ROOT\piffile\shell\open\command\Executed whenever a .PIF file (Portable Interchange Format) is run.

  26. HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Services marked to startup automatically are executed before user login.

  27. HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Winsock2\Parameters\Protocol_Catalog\Catalog_Entries\Layered Service Providers, executed before user login.

  28. HKEY_LOCAL_MACHINE\System\Control\WOW\cmdlineExecuted when a 16-bit Windows executable is executed.

  29. HKEY_LOCAL_MACHINE\System\Control\WOW\wowcmdlineExecuted when a 16-bit DOS application is executed.

  30. HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\Winlogon\UserinitExecuted when a user logs in.

  31. HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\ShellServiceObjectDelayLoad\Executed by explorer.exe as soon as it has loaded.

  32. HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Windows\runExecuted when the user logs in.

  33. HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Windows\loadExecuted when the user logs in.

  34. HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\run\Subvalues are executed when Explorer initialises.

  35. HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\run\Subvalues are executed when Explorer initialises.


Folder Autostart Locations

  1. windir\Start Menu\Programs\Startup\
  2. User\Startup\
  3. All Users\Startup\
  4. windir\system\iosubsys\
  5. windir\system\vmm32\
  6. windir\Tasks\


File Autostart Locations

  1. c:\explorer.exe 
  2. c:\autoexec.bat
  3. c:\config.sys
  4. windir\wininit.ini
  5. windir\winstart.bat
  6. windir\win.ini - [windows] "load"
  7. windir\win.ini - [windows] "run"
  8. windir\system.ini - [boot] "shell"
  9. windir\system.ini - [boot] "scrnsave.exe"
  10. windir\dosstart.bat
  11. windir\system\autoexec.nt

 
  
  다양한 보안도구 리스트  +   [WWW.SIS.OR.KR/TIP]   |  2007. 11. 15. 20:42
This is a complete directory structure listing of all programs included.
The main categories are listed first, followed by an individual listing
of each category, and any sub-categories inside them if necessary.

=========================
---[ Main Categories ]---
=========================
AnalogX.com Freeware
Anti-Spyware
Antivirus Tools & Scanners
Checksum.org Freeware
DiamondCS.com.au Freeware
File Recovery & Forensics
FireFox 1.0
Foundstone.com Freeware
GRC.com Freeware
Hacking & Related
Informational eBooks
KarenWare.com Freeware
Missing files (DLL, OCX, etc)
Network & Internet Tools
NTSecurity.nu Freeware
Other (Misc.)
Password Recovery
RJL Software (Freeware)
SteelBytes.com Freeware
SysInternals.com Freeware
System Information
UNIX Utilities (Win32 Ports)
Windows System & Security

========================
---[ Sub-Categories ]---
========================
* AnalogX.com Freeware
- AutoTab v1.00
- HyperTrace v2.02
- MaxMem v1.02
- NetStat Live 2.11
- PacketMon v1.00
- PCalc v1.11
- PortBlocker v1.02
- PortMapper v1.03
- Proxy v4.14
- ScriptDefender v1.02
- SimpleServer WWW v1.23
- TextScan v1.02
- WhoIs v3.01
* Anti-Spyware
- BHODemon 1.0.0.3
- BHODemon 2.0.0.21
- BHOList v1.40
- BugOff v1.10
- CWShredder 2.12
- HijackThis v1.99
- Kill2Me v1.11
- Spybot - S&D v1.3
- Startup CPL
* Antivirus Tools & Scanners
- avast! Virus Cleaner v1.0.206
- AVERT Stinger v2.4.7
- F-Prot v3.15b (DOS)
- Klister v0.4
- Microsoft Malware Removal Tool (Jan 2005)
- Patch Finder 2.11
- RKDetect
- VICE v2.0
* Checksum.org Freeware
- DriverList
- HackIt
- MD5Crack
- Monitor
- Rx
- Tx
* DiamondCS.com.au Freeware
- AdjustCR
- Advanced Process Manipulation
- Advanced Process Termination
- AutoStart Viewer v1.4
- CmdLine
- CPU Info
- DelLater
- HTTP Get
- ICMP Ping
- IP List
- IRClean & MIRClean
- OpenPorts v1.0
- PassDump
- PWReveal
- RegistryProt 2.0
- Resolve
- SendMail
- SHA-160 Hash
- TaskMan+ v1.5
- TraceRoute
- Uptime
- XWhois
* File Recovery & Forensics
- Active@ Uneraser v3.0 (DOS)
- Active@ Uneraser v3.0 (GUI)
- ADS Spy v1.05
- BackRex Expert Backup v2.1
- DiskCheck v1.0.57
- DiskView v1.0
- Eraser v5.3
- FileCHK
- Flobo Floppy Repair
- FlopShow v1.2
- Forensic Acquisition Utilities v1.0.0.1034 b1
- GetDataBack for FAT v2.31
- GetDataBack for NTFS v2.31
- Hex Editor v2.0
- LADS v4.00
- Mozilla Backup 1.3.2
- Norton Ghost Explorer 2003
- Partition Rescue v1.0
- PC Inspector File Recovery v3.0
- Recover My Files v3.06
- SectorSpy v2.1
- UnCHK 3
- Undeletion Wizard v1.1
- WinHex Professional v11.9 SR-8
* FireFox 1.0 (Portable)
* Foundstone.com Freeware
- Forensic
  > BinText v3.0
  > Forensic Toolkit v2.0
  > Galleta v1.0
  > NTLast v3.0
  > Pasco v1.0
  > PatchIt v2.0
  > Rifiuti v1.0
  > ShoWin v2.0
  > Vision v1.0
- Intrusion Detection
  > Attacker v3.0
  > Filewatch v1.0
  > Fport v2.0
- S3i
  > Site Digger v2.0
  > SSLDigger v1.0
- Scanning
  > BOping v2.0
  > CIScan v1.0
  > DDosPing v2.0
  > DSScan v1.0
  > MessengerScan v1.05
  > MyDoom Scanner v1.0
  > NetSchedScan v1.0
  > RPCScan v2.03
  > ScanLine v1.01 (FScan)
  > SNScan v1.05
  > SQLScan v1.00
  > SuperScan v3.0 & v4.0
  > Trout v2.0
- Stress Testing
  > Blast v2.0
  > FSMax v2.0
  > UDPFlood v2.0
- Foundstone Free Tools (Link)
* GRC.com Freeware
- DCOMbobulator
- FIX-CIH Virus Recovery
- ID Serve
- IDentify ASPI Devices
- LeakTest
- LetShare
- NoShare
- Shoot The Messenger
- SocketLock
- SocketToMe
- Trouble In Paradise (TIP)
- UnPlug n' Pray
- Wizmo
- XPdite
* Hacking & Related
- Attack Tool Kit v4.0
- AutoDial (War Dialing, 1986)
- Avalanche 3.6 (1997)
- GuidoZ Camophone.com (GUI)
- CyberFreak (1995)
- EXE Hiding
  > eLiTeWrap 1.04
  > Ghost
  > Hidden32
  > HideRun
  > InPEct v1.1
- eXeScope v6.41
- Ghost Keylogger v3.8
- GuidoZ Cracks.am Searcher v1.21
- GuidoZ Key Logger v1.1
- Hacked Regedit
- Resource Hacker v3.4.0
* Informational eBooks
- 200 Ways To Revive A HDD (Rich Text Format File)
- BIOS Survival Guide (Rich Text Format File)
- How to use TELNET with SMTP (Text File)
- Increase WinXP Bandwidth (Text File)
- IP Subnetting (Adobe PDF)
- Receive only (CAT5) (Adobe PDF)
- Receive Only CAT5 (Text File)
- Smashing The Stack For Fun And Profit (Text File)
- Telenet Hosts (Text File)
- Telenet Secrets (Text File)
- The OSI Model (Adobe PDF)
- WinNT Hack (Text File)
* KarenWare.com Freeware
- Alarm Clock v3.0.3
- Autorun.inf Editor v1.4
- Clipboard Viewer v2.2
- Computer Profiler v2.5.1
- COOKIE Viewer v3.3
- Countdown Timer II v3.4
- Directory Printer v4.3
- Disk Slack Checker v2.3.1
- Drive Info v2.2
- E-Mailer II v1.2
- Font Explorer v2.0.3
- LAN Monitor v1.3.4
- MD5 Hasher v1.0
- Net Monitor v3.5.1
- Print Logger v2.4.1
- Recycler v1.1
- Registry Pruner v2.5
- Registry Ripper v1.2
- Replicator v2.2.3
- Show Stopper v2.0.3
- Snooper v1.4
- Time Cop v1.2
- Time Sync v1.1.4
- URL Discombobulator v1.7.1
- Version Browser v3.1
- WhoIs v2.2.5
- Window Watcher v2.2.1
- Zone Manager v1.2
* Missing files (DLL, OCX, etc)
- Misc Other (VB 3 & 4+).zip
- Visual Basic Runtimes (5 & 6).zip
- WinPcap 3.1 Beta 4
* Network & Internet Tools
- 1st Transfer 2000 FTP client
- 7th Sphere PortScan
- Active Ports v1.4
- Analyzer v2.2
- Bandwidth Monitor v1.0.44
- Cisco PIX Firewall Password Calc
- Connection Keep Alive
- CryptCat (12-02-2003)
- DataPipe
- Email & Related
  > POP3 Cleaner v2.0 Beta
  > Receiving.exe
  > Sending.exe
  > SpeedMail v1.2 (Send with attachment)
- FreshDownload v7.20
- Host Scanner
- IP Tools v2.50
- IPsearch v2.0
- IRS v1.9
- MingSweeper 1.00.130 (a5)
- ModemMax
- NcFTP v3.1.8
- Netcat 1.11
- NetDemon 0.95b
- NetDemon 3.0
- NetScanTools v5.0
- Nmap v3.75
- Port Blocker v1.0.15
- PuTTY v0.56b
- Raw Clients
  > DNS Lookup v1.2
  > Mail Dump v1.2
  > Raw TCP Client v1.2
- Sauron v1.2
- Scanning (CMD)
  > scan100
  > scan500
  > scan1000
- sTerm v1.6
- Stunnel v4.05
- TCP Optimizer
- WEP (Wi-Fi) Keygen v1.9
- WinARP MitM v0.9.5
- WinARP Swiss Knife v0.9.2
- WinARP Watch
- WinSock and TCP Repair
- WSPing32
- X-File Get v1.0b
- X-NetStat Pro v5.12
* NTSecurity.nu Freeware
- CECrypt
- Contact (Text file)
- DelGuest
- ReadMe (Text file)
- AckCmd
- BrowseList
- ClearLogs
- CryptF
- DBProbe
- DumpUsers
- EFSView
- EtherChange
- EtherFlood
- FakeGINA
- FileHasher
- GPList
- GrabItAll
- GSD (Get Service Dacl)
- Inzider
- IPEye
- IPSecScan
- KerbCrack
- KLogger
- ListModules
- LNS - List NTFS Streams
- MACMatch
- NSCopy
- PEriscope
- PMDump
- PromiscDetect
- PStoreView
- RPAK (Routing Protocol Attack Kit)
- SetOwner
- SMB Downgrade Attacker
- Snitch
- SQLdict
- StrongPass
- Tini
- Winfo
- WinRelay
- WinZapper
- WPSweep
- WUPS
* Other (Misc.)
- Autorun
  > Autorun.inf Maker
  > Launch v1.2
  > Removable disk WinXP Icon
  > Trah Starterfile
- CD Tray Pal v1.0.55
- FreshView v3.60
- GmailFS (Must Install)
- GSpot v2.2.1
- HTML Tag Remover v1.0.20
- reJPEG v1.0
* Password Recovery
- Brutus AET2
- Cain & Abel v2.5
- John the Ripper v1.6
- L0pht Crack 5 (LC5)
- Local Password Recovery (Progenic)
- PacketCatch v1.1.0.0
- PacketInside v1.0.0.1
- PassDump (Win9x)
- Password Thief
- PWLInside v1.22
- SAMInside v2.2.6.0
- TPU (Total Password Utility)
- VeoVeo v3.4
- Winrtgen v1.2
* RJL Software (Freeware)
- DelayExec v1.00
- Open & Close CD v1.20
- Shutdown v1.02
- Simple Search-Replace v1.03
- TreeCopy v1.11
* SteelBytes.com Freeware
- Disk & File
  > AutoCompress v1.2.0.15
  > FileCompare v1.0.0.12
  > HD_Speed v1.4.0.43
- Misc
  > JPG & PNG Stripper v1.1.0.8
  > Sleep v1.0
- Network
  > ConnectionMonitor v1.2.0.30
  > Email Tester v1.2.3.12
  > FileGateway v1.4.0.109
  > PortTunnel v2.0.5.281
  > YAPS v1.0.2.30
- Programming
  > Exe32Pack v1.42
* SysInternals.com Freeware
- Misc
  > AdRestore v1.1
  > Autologon v1.0
  > ClockRes v1.0
  > DiskExt v1.0
  > DiskView v2.0
  > EFSDump v1.02
  > Hex2dec v1.0
  > Hostname Converter
  > Junction 1.03
  > LoadOrder v1.0
  > LogonSessions v1.1
  > PendMoves v1.1
  > Regjump v1.01
  > Sigcheck v1.0
  > Streams v1.5
  > Strings v2.1
  > Sync v2.2
  > VolumeId v2.0
- Monitoring Tools
  > CPUMon v2.0
  > DebugView v4.31
  > Diskmon v2.01
  > Filemon v6.12
  > Handle v2.20
  > ListDLLs v2.23
  > NTFSInfo v1.0
  > PMon v1.0
  > Portmon v3.02
  > Process Explorer v8.52
  > Regmon v6.12
  > TCPView v2.34
  > TDImon v1.01
  > Tokenmon v1.01
  > Winobj v2.13
- Performance Tools
  > CacheSet v1.0
  > Contig v1.51
  > Frob v1.6a
  > PageDefrag v2.3
- Utilities
  > AccessEnum v1.2
  > Autoruns v6.0
  > Bluescreen v3.2 (Screensaver)
  > BgInfo v4.08
  > Ctrl2cap v2.0
  > FAT32 for WinNT 4.0 v1.01
  > Fundelete v2.02 (WinNT)
  > LDMDump v1.02
  > LiveKd v2.11
  > NTFS for Win9x v2.0 (Read Only)
  > NTFSCHK v1.0
  > NTFSFlp v1.0
  > PsTools v2.1
  > SDelete v1.2
  > ShareEnum v1.51
- SysInternals Free Tools (Link)
* System Information
- Aezay Computer Info v1.61
- Aida32 (Enterprise) v3.93
- Everest Home v1.51
- FlexInfo Pro v1.0.125
- FreshDiagnose v6.80
- NeroInfo Tool v2.21
- PCResView v2.0
- ShellExView v1.10
- SIW v1.44
- System Properties v1.2
- WinAudit v1.3
* UNIX Utilities (Win32 Ports)
- Outwit v1.23
  > docprop
  > odbc
  > readlink
  > readlog
  > winclip
  > winreg
- UnxUtils
  > bin
   sh.exe
  > usr\local\wbin
   agrep.exe    ansi2knr.exe   basename.exe bc.exe
   bison.exe    bunzip2.exe   bzip2.exe bzip2recover.exe
   cat.exe    chgrp.exe   chmod.exe chown.exe
   cksum.exe    cmp.exe   comm.exe compress.exe
   cp.exe    csplit.exe   cut.exe date.exe
   dc.exe    dd.exe   df.exe diff.exe
   diff3.exe    dircolors.exe  dirname.exe du.exe
   echo.exe    egrep.exe   env.exe expand.exe
   expr.exe    factor.exe   fgrep.exe find.exe
   flex.exe    fmt.exe   fold.exe fsplit.exe
   gawk.exe    gclip.exe   gplay.exe grep.exe
   gsar.exe    gunzip.exe   gzip.exe head.exe
   id.exe    indent.exe   install.exe join.exe
   jwhois.exe    less.exe   lesskey.exe ln.exe
   logname.exe    ls.exe   m4.exe make.exe
   makedepend.exe makemsg.exe   man.exe md5sum.exe
   mkdir.exe    mkfifo.exe   mknod.exe mv.exe
   mvdir.exe    nl.exe   od.exe paste.exe
   patch.exe    pathchk.exe   pclip.exe pr.exe
   printenv.exe   printf.exe   ptx.exe pwd.exe
   recode.exe    rm.exe   rman.exe rmdir.exe
   sdiff.exe    sed.exe   seq.exe sha1sum.exe
   shar.exe    sleep.exe   sort.exe split.exe
   stego.exe    su.exe   sum.exe sync.exe
   tac.exe    tail.exe   tar.exe tee.exe
   test.exe    touch.exe   tr.exe tsort.exe
   type.exe    uname.exe   unexpand.exe uniq.exe
   unrar.exe    unshar.exe   unzip.exe uudecode.exe
   uuencode.exe   wc.exe   wget.exe wget.hlp
   which.exe    whoami.exe   xargs.exe yes.exe
   zcat.exe    zip.exe   zsh.exe
* Windows System & Security
- Account Lockout & Management Tools
- Active CPU v1.1
- AutoShutdown v1.1
- COOKIE Eater v1.0
- DropMyRights
- DumpEvent
- Dump Event Log (DumpEL)
- Dump Registry (DumpReg)
- Dump Security v2.8.2 (DumpACL)
- EZMem Optimizer v1.0.15
- FileSplit v2-c
- Fix XP Logon (GINA)
- FreshUI v7.26
- GuidoZ MultiDesk v1.2
- IPFront
- MaxFormat v3.5
- MJB Keyfinder v1.5b3
- NET Users v1.21
- NET View v1.20
- Norton WinDoctor 2004
- Partition Management
  > PartInNT.exe
  > Pqboot32.exe
  > PTEDIT32.EXE
- PKWare v2.04g (DOS)
- Pocket KillBox
- PrcView v3.7.3.1
- Print Screen Deluxe 5.1
- RegDACLE v5.1
- RestoreMBR
- SetFileDate 1.0
- SFV Checker v1.12
- SHA1 Sum
- SmeDump
- System Optimizer
- Total Uninstall v2.34
- Universal Activation Crack (WinXP)
- UnZip v5.12 (CMD)
- UPX v1.25 (Win32)
- UPX v1.25 (DOS)
- UPX Shell v3.0.9.2511
- UPX-iT v1.6.1
- WHOAMI
- Windows, Office & Misc CD Keys
- Windows Grep
- Windows XP SP2 Mods
- WinImage v6.10
- WinISO 5.3
- WinRAR 3.41
- XP AntiSpy v3.92
- XP Keygens & Changers
- XPlite & 2000lite Pro 1.5.02

 
  
  리눅스 명령어  +   [WWW.SIS.OR.KR/TIP]   |  2007. 11. 15. 20:42

============================================================

Linux명령어

============================================================

소유자 바꾸기

------------------------------------------------------------
chown tija2 load_005ftest_005freplay_jsp.class
chown -R tija2 tester
chown tija2 ./* -h (link를 모두 바꿀때 옵션)

------------------------------------------------------------

구룹 바꾸기

------------------------------------------------------------
chgrp testteam2 load_005ftest_005freplay_jsp.class
chgrp -R testteam2 tester
chgrp testteam2 XXXX -h (link를 모두 바꿀때 옵션)

------------------------------------------------------------

=== 환경 설정[.bash_profile]파일 : 자신의 계정의 루트에 있는 파일 ===

------------------------------------------------------------
PATH=$PATH:$HOME/bin                    // PATH라는 변수 셋팅.
CVSROOT=:pserver:tija2@211.116.224.147:/home/CVS2  // CVSROOT라는 변수 셋팅
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/lib    // LD_LIBRARY_PATH라는 변수 셋팅
export PATH CVSROOT LD_LIBRARY_PATH                // 위 세개의 변수를 적용한다.

이때 $는 변수를 나타 내고 : 는 각 각의 구분자로 사용된다.
LD_LIBRARY_PATH=$LD_LIBRARY_PATH 는 LD_LIBRARY_PATH라는 변수를 셋팅하는데 기존에
LD_LIBRARY_PATH가 있다면 그것을 먼저 넣고. :/usr/local/lib 를 추가 하라는 것이다.
------------------------------------------------------------
ssh 접속 : 다른 linux에 접속할려면 ssh을 사용한다.
ssh tija2@211.116.224.147
-------------------------------------------------------------------------------------
계정 패스 변경..
passwd

------------------------------------------------------------
다른 곳에서 복사..
scp root@211.116.224.199:/srv/jsproot/tester/function_test_captuer_run.jsp .
------------------------------------------------------------
앞    축 tar cvf 파일명.tar 앞축할곳 (.)
압축해제 tar xvf 파일면.tar
------------------------------------------------------------

=== 환경 설정 ===
LANG = EUC_KR
export LANG
------------------------------------------------------------

==== 111 번 에러의 내용을 보고 싶다면  ===
cd /usr/include
grep 111 */*h | grep ECON
------------------------------------------------------------

====== 찾기 =====

------------------------------------------------------------
예시를 이용하여 find 명령어를 적어봤습니다.
find [찾을 디렉토리] -name [찾을 파일 이름] [기타 연결 파이프..]

1. 파일명이 *.txt 인 파일 출력
   find ~ -name "*.txt" -print

2. 파일명이 *.bak 이면서 파일크기가 1k 이상인것.
   find ~ -name "*.bak" -size +1k -print
   +N 는 이상
   -N 는 이하
   N 는 정확한 값임

3. *.bak를 전부 삭제 한다.
   -exec는 실행의 의미이면 {} 는 find 로 검색된 파일명이다.
   find ~ -name "*.bak" -exec rm -rf {} \;
   find ~ -name "*.bak" -print

   find ~ -size +100k -exec ls -al {} \;

4. 파일내에 문자열검색
   find ./ -name "*.php"  -exec grep "검색문자열" /dev/null {} \;


정리를 하면

-name 은 파일명
-size 는 파일크기
-time 는 파일의 시간과 연관된다.

검색 디렉토리는
/ 는 루트
~ 홈디렉토리
. 현재디렉토리
------------------------------------------------------------


 
  
  net 명령어  +   [WWW.SIS.OR.KR/TIP]   |  2007. 11. 15. 20:41

net accounts > Usrmply.txt



■ NET ACCOUNTS


로컬 보안설정을 관리할 수 있도록 해줍니다. 이 명령어는 제어판의 `로컬 보안설정`을


텍스트 환경에서 보여주는 것입니다.


사용법 : net accounts /옵션 , Net Accounts <엔터>


명령어를 입력하면 사용기간이 42일로 나온 것을 볼 수가 있습니다.


Net Accounts 명령어의 maxpwage옵션을 사용해 최대 암호 사용시간을 47일로 늘려보겠습니다.


명령어 : net accounts /maxpwage:47


Net Accounts /maxpwage 명령어


maxpwage옵션을 사용해서 최대암호 사용기간을 47일로 늘렸습니다.


다른 옵션들도 사용방법은 같습니다.


옵션설명
 
ㅇforcelogoff:{분|no}
만료시간이 지난 얼마후에 강제로그오프 하시겠습니까?를 설정하는 옵션으로
사용자 계정이나 유효 로그온 시간이 만료되어 서버와의 사용자 세션을 종료하기
전의 여유 시간을 설정한다. No를 선택하면 강제적으로 연결을 끊지않는다.
 
ㅇminpwlen:길이
`최소 암호 길이`를 설정하는 옵션으로 암호의 최소길이를 지정한다. 범위는 0~14이고
기본값은 0이다.
 
ㅇmaxpwage:{일수|unlimited}
`최대 암호 사용 기간`을 설정하는 옵션으로 사용자의 최대 암호 사용기간을
지정한다. 유효값은 49.710일이다.
 
ㅇminpwage:일수
사용자가 새로운 암호로 변경할 수 있는 최소기간을 지정하는 옵션으로
0으로 설정하면 최소기간을 설정하지 않은 것으로 인식한다.
 
ㅇuniquepw:번호
사용자가 암호를 변경할 때 같은 암호를 지정한 횟수만큼 사용하지 못하게 할 때
유효값은 0~24이다. 기본값은 5이다.
 
ㅇDomain
주 도메인의 계정 정책을 변경하고자 할 때 사용한다. 지정하지 않으면 로컬 컴퓨터의
정책을 설정한다.
 
ㅇsync
현재 설정한 내용을 도메인 간에 동기화 작업을 시킬 경우 사용한다.
이 옵션을 주 도메인에서 사용하면 모든 백업도메인을 동기화시킨다.
 


■ NET COMPUTER


도메인에 컴퓨터를 추가/ 삭제할 때 사용하는 명령어입니다.


사용법 : net computer \\이름 /add 또는 /del


옵션설명
 
ㅇ이름
추가하거나 삭제하기를 원하는 컴퓨터 이름
 
ㅇadd
도메인에 지정한 컴퓨터를 추가한다.
 
ㅇdel
도메인에서 지정한 컴퓨터를 삭제한다.
 

net computer \\testcomputer /add는 도메인에 testcomputer라는 컴퓨터를 추가한 것입니다

반대로 생성된 컴퓨터를 지우는 방법은 net computer \\testcomputer /del입니다.



■ NET CONFIG


이 명령어는 서버나 워크스테이션 컴퓨터에 관한 설정이나 내용들을 볼 수 있습니다.


사용법 : net config [server | workstation]
net config server [/autodisconnect:시간] [/srvcomment:"문자열"]
[/hidden:]

net config workstation [/charcount:바이트] [/chartime:밀리초
[/charwait:초]


옵션설명
 
ㅇautodisconnect
`유효 세션 시간`을 설정할 때 사용한다. 유효값은 -1~65535이다.
 
ㅇsrvcomment
`서버 설명` 부분에 사용할 문자열을 지정할 때 사용한다. 문자열에는 "" 표를 붙여야 한다.
 
ㅇhidden
서버 목록에 서버의 이름을 표시할 것인가의 여부를 지정한다.
 
ㅇcharcount
데이터 전송시 자료 수집할 데이터의 크기를 지정한다.
 
ㅇchartime
자료 수집을 위해 필요한 시간을 설정한다.
 
ㅇcharwait
통신 디바이스를 사용할 수 있을 때까지 기다리는 시간을 설정한다.
 

■ NET CONTINUE


이 명령어는 net pause명령어에 의해서 일시 중단되었던 서비스를 다시 실행할 때

사용하는 명령어입니다.


사용법 : net contiune 서비스명


Net Pause 명령어에 의해서 중단될 수 있는 서비스 목록

ftp publishing, lpdsvc, net logon, network dde, network dde dadm, nt lmsecurity
support provider, remot access server, schedule, server, simple tcp/ip services,
workstation, file server for macintosh


위의 서비스 목록은 Net Pause명령어에 의해서 서비스가 중단될 수 있으며 또한

Net Continue명령에 의해서 서비스가 다시 시작될 수 있습니다.


ㅇNet Continue


ㅇNet Pause


 

■ NET HELP

도움말을 볼 수가 있는 네트워크 명령의 목록과 특정한 명령이나 항목에 대한 도움말을

제공해줍니다


사용법 : net help [명령]

ㅇnet [명령] [/help | ?]

단순히 net help명령어만을 입력하면 net명령어들을 보여주며 ,특정 명령어는
항목에 대한 도움말을 보여줍니다. 이에비해 net help[명령] 이나 net[명령]
[/help | ?]명령은 그 명령에 대한 자세한 도움말을 제공해줍니다.


ㅇNet Help 명령어

Net Computer /Help 명령어


 

■ NET SEND

이 명령은 네트워크 상의다른 사용자, 컴퓨터 또는 메시징 이름으로 메시지를 보낼 경우

사용한다. 메시지를 받는 컴퓨터가 메시지를 수신하려면 Messenger서비스가 실행중이어야

합니다.


사용법 : net send {이름 | * | /domain[:이름] | /users}메시지


ㅇNet Send 명령어

컴퓨터이름 말고도 IP주소를 이용할 수 있는데 예를들어

`net send 211.194.75.145 테스트 중입니다`. 도 같은 결과를 출력합니다.





 NET VIEW

  컴퓨터에서 공유되고 있는 리소스를 확인하는 명령어입니다.

net view 명령어 뒤에 목적 컴퓨터의 IP나 NetBIOS이름을 넣어서 사용하면 목적 컴퓨터가 공유하고
있는 리스트를 알아 낼 수 있습니다.

net view 단독으로 사용하면 현재 자신이 사용하는 컴퓨터이름을 확인할 수 있습니다

 

< net view 사용의 예 >

NetBIOS이름 대신에 IP를 사용한다면 다른 네트워크에 있는 컴퓨터의 공유 리소스까지 알아낼 수
있겠죠??  만약 상대방이 공유한 폴더에 비밀번호가 걸려 있지 않는다면 그냥 접속하여 자료를 빼올
수 도 있을테니 항상 비밀번호를 걸어 두어야 합니다

(물론 간단한 비밀번호는 무차별 대입법으로 금방 뚫을 수 있습니다)

NET SHARE도 비슷하지만 좀더 자세하게 설정 가능합니다.

 

< net share 사용의 예 >

net share를 사용하면 공유 시 숨기기 위해 공유 이름에 $를 붙인 폴더까지 전부 볼 수 있습니다.


 NET SEND

네트워크상의 컴퓨터에 메시지를 보낼 때 사용합니다.
이 명령어는 win9x 에서는 사용할 수 없으며 2000 이상에서 사용할 수 있습니다.

 

< net send 사용의 예 >

상대방의 컴퓨터를 보고 있는데 갑자기 그 상대방으로부터 메시지를 받게 되면 상당히 당황하게 될
듯 합니다 ^^;;;


 NET USE

윈도우에서 지원하는 ‘네트워크 드라이브 연결’과 같은 명령어입니다.
목적 컴퓨터에 공유되어 있는 폴더를 사용하고 있는 시스템과 연결시켜 줍니다.

 

< net use 사용의 예 >

< 탐색기에서 확인 >

연결 뒤 탐색기에서 확인할 수 있습니다.


 NET SESSION

  현재 사용하고 있는 컴퓨터에 누가 접근했는지 확인할 때 사용합니다

만약 누군가가 컴퓨터에 접속해서 자료를 빼어 가거나 내 컴퓨터의 정보를 보고 있을 때 이 명령
어로 확인한 후  “net send /user 메시지”를 이용해서 접속해 있는 사람에게 경고를 할 수 있겠죠?? ^^;


 NET USER

  net user 명령어는 계정을 만들거나 삭제하는 명령어이지만, 현재 시스템에 있는 사용자의 정보도
알 수 있습니다.

 

< net user 사용의 예 >

net user 명령어를 단독으로 사용했을 때는 현재 시스템에 등록되어 있는 계정에 대한 정보를 보여
줍니다.

 

< guest 계정에 대한 정보 >

net user 명령어 다음에 보고자 하는 계정에 대한 이름을 넣어주면 그 계정의 자세한 정보를 알 수
있습니다.


 NET LOCALGROUP

  로컬 그룹에 대한 정보와 그룹의 추가와 삭제를 할 수 있는 명령어로 단독으로 사용할 때는 현재
시스템에 등록되어 있는 그룹에 대한 정보를 보여줍니다. 비슷한 명령어로는 net group 가 있으나
컴퓨터가 DC(Domain Controller)로 되어 있을 때만 작동합니다(Active Directory를 사용해야 합니다.
cmd에서 dcpromo) net localgroup 명령어 다음에 그룹이름을 넣으면 그 그룹이 포함하고 있는 계정을
보여줍니다.


 NET STATISTICS

  서버와 로컬 워크스테이션 서비스에 대한 통계의 정보를 확인할 수 있습니다. 워크스테이션
서비스에서 확인할 수 있는 것은 전송에 대한 통계치, 그리고 서버 서비스에서 확인 할 수 있는
것은 현재 사용하는 컴퓨터에 접속하는 정보에 대한 통계치를 나타냅니다.(말이 좀 어렵죠? 그림을
참고 ^^;;)불법적인 침입 확인시 사용하기도 하죠...

 

< net statistics server 사용의 예>

< net statistics workstation 사용의 예 >


 
  
  Assigned Internet Protocol Numbers  +   [WWW.SIS.OR.KR/TIP]   |  2007. 11. 15. 20:41

Decimal    Keyword     Protocol
=======    =======     ==============
     0     HOPOPT      IPv6 Hop-by-Hop Option           
     1     ICMP        Internet Control Message          
     2     IGMP        Internet Group Management        
     3     GGP         Gateway-to-Gateway                
     4     IP          IP in IP (encapsulation)         
     5     ST          Stream                    
     6     TCP         Transmission Control              
     7     CBT         CBT                            
     8     EGP         Exterior Gateway Protocol    
     9     IGP         any private interior gateway        
                       (used by Cisco for their IGRP)
    10     BBN-RCC-MON BBN RCC Monitoring                   
    11     NVP-II      Network Voice Protocol        
    12     PUP         PUP                            
    13     ARGUS       ARGUS                               
    14     EMCON       EMCON                                
    15     XNET        Cross Net Debugger           
    16     CHAOS       Chaos                                
    17     UDP         User Datagram                 
    18     MUX         Multiplexing                   
    19     DCN-MEAS    DCN Measurement Subsystems          
    20     HMP         Host Monitoring               
    21     PRM         Packet Radio Measurement             
    22     XNS-IDP     XEROX NS IDP              
    23     TRUNK-1     Trunk-1                             
    24     TRUNK-2     Trunk-2                             
    25     LEAF-1      Leaf-1                              
    26     LEAF-2      Leaf-2                              
    27     RDP         Reliable Data Protocol        
    28     IRTP        Internet Reliable Transaction 
    29     ISO-TP4     ISO Transport Protocol Class 4
    30     NETBLT      Bulk Data Transfer Protocol   
    31     MFE-NSP     MFE Network Services Protocol 
    32     MERIT-INP   MERIT Internodal Protocol            
    33     SEP         Sequential Exchange Protocol       
    34     3PC         Third Party Connect Protocol        
    35     IDPR        Inter-Domain Policy Routing Protocol
    36     XTP         XTP                                  
    37     DDP         Datagram Delivery Protocol           
    38     IDPR-CMTP   IDPR Control Message Transport Proto
    39     TP++        TP++ Transport Protocol              
    40     IL          IL Transport Protocol           
    41     IPv6        Ipv6                             
    42     SDRP        Source Demand Routing Protocol      
    43     IPv6-Route  Routing Header for IPv6          
    44     IPv6-Frag   Fragment Header for IPv6         
    45     IDRP        Inter-Domain Routing Protocol  
    46     RSVP        Reservation Protocol          
    47     GRE         General Routing Encapsulation    
    48     MHRP        Mobile Host Routing Protocol
    49     BNA         BNA                         
    50     ESP         Encap Security Payload for IPv6  
    51     AH          Authentication Header for IPv6   
    52     I-NLSP      Integrated Net Layer Security  TUBA
    53     SWIPE       IP with Encryption                   
    54     NARP        NBMA Address Resolution Protocol 
    55     MOBILE      IP Mobility                      
    56     TLSP        Transport Layer Security Protocol  
                       using Kryptonet key management
    57     SKIP        SKIP                             
    58     IPv6-ICMP   ICMP for IPv6                    
    59     IPv6-NoNxt  No Next Header for IPv6          
    60     IPv6-Opts   Destination Options for IPv6     
    61                 any host internal protocol          
    62     CFTP        CFTP                           
    63                 any local network                   
    64     SAT-EXPAK   SATNET and Backroom EXPAK            
    65     KRYPTOLAN   Kryptolan                           
    66     RVD         MIT Remote Virtual Disk Protocol     
    67     IPPC        Internet Pluribus Packet Core        
    68                 any distributed file system         
    69     SAT-MON     SATNET Monitoring                    
    70     VISA        VISA Protocol                       
    71     IPCV        Internet Packet Core Utility         
    72     CPNX        Computer Protocol Network Executive 
    73     CPHB        Computer Protocol Heart Beat        
    74     WSN         Wang Span Network                    
    75     PVP         Packet Video Protocol                
    76     BR-SAT-MON  Backroom SATNET Monitoring           
    77     SUN-ND      SUN ND PROTOCOL-Temporary            
    78     WB-MON      WIDEBAND Monitoring                  
    79     WB-EXPAK    WIDEBAND EXPAK                       
    80     ISO-IP      ISO Internet Protocol                
    81     VMTP        VMTP                                
    82     SECURE-VMTP SECURE-VMTP                         
    83     VINES       VINES                                
    84     TTP         TTP                                  
    85     NSFNET-IGP  NSFNET-IGP                           
    86     DGP         Dissimilar Gateway Protocol    
    87     TCF         TCF                                 
    88     EIGRP       EIGRP                          
    89     OSPFIGP     OSPFIGP                     
    90     Sprite-RPC  Sprite RPC Protocol           
    91     LARP        Locus Address Resolution Protocol    
    92     MTP         Multicast Transport Protocol         
    93     AX.25       AX.25 Frames                        
    94     IPIP        IP-within-IP Encapsulation Protocol  
    95     MICP        Mobile Internetworking Control Pro.  
    96     SCC-SP      Semaphore Communications Sec. Pro.   
    97     ETHERIP     Ethernet-within-IP Encapsulation    
    98     ENCAP       Encapsulation Header        
    99                 any private encryption scheme       
   100     GMTP        GMTP                                
   101     IFMP        Ipsilon Flow Management Protocol  
   102     PNNI        PNNI over IP                      
   103     PIM         Protocol Independent Multicast 
   104     ARIS        ARIS                             
   105     SCPS        SCPS              
   106     QNX         QNX             
   107     A/N         Active Networks                   
   108     IPComp      IP Payload Compression Protocol  
   109     SNP         Sitara Networks Protocol         
   110     Compaq-Peer Compaq Peer Protocol               
   111     IPX-in-IP   IPX in IP               
   112     VRRP        Virtual Router Redundancy Protocol
   113     PGM         PGM Reliable Transport Protocol 
   114                 any 0-hop protocol                  
   115     L2TP        Layer Two Tunneling Protocol       
   116     DDX         D-II Data Exchange (DDX)          
   117     IATP        Interactive Agent Transfer Protocol 
   118     STP         Schedule Transfer Protocol           
   119     SRP         SpectraLink Radio Protocol      
   120     UTI         UTI           
   121     SMP         Simple Message Protocol           
   122     SM          SM               
   123     PTP         Performance Transparency Protocol  
   124     ISIS over IPv4              
   125     FIRE                     
   126     CRTP        Combat Radio Transport Protocol 
   127     CRUDP       Combat Radio User Datagram   
   128     SSCOPMCE                 
   129     IPLT                 
   130     SPS         Secure Packet Shield            
   131     PIPE        Private IP Encapsulation within IP      
   132     SCTP        Stream Control Transmission Protocol  
   133     FC          Fibre Channel                       
   134-254             Unassigned                          
   255                 Reserved      




*출처 MS_SOFT   http://support.microsoft.com/kb/289892/


 
  
 
 
<<이전   | 1 |   다음>>
 

Jun-Young's Blog is powered by Daum & tistory