The contents of the Windows under Bat script file are1. Delete all files up to 5 days before the specified path.@echo offset Srcdir=e:\work\gitset daysago=5forfiles/p%srcdir%/s/m *.*/d-%daysago%/C "cmd/c del/f/q/a @path"2. Delete all log files up to
Comments: If you know an NT account and password, you can use net use \ host ipc $ Content $ nbsp; "password"/user: "user" to establish a connection with the remote host, this is a method that everyone who wants to become a hacker or a friend who is
Talking about advanced combination technology to create a perfect webshell
0x00 Introduction
I have previously written an article about Client phishing: Using powershell Client for effective phishing, in the process of using each Client for
Organize a few more command tool scripts that are used on everyday windows.Delete all files in directory and directory@echo onCD/D E:\testFOR/R%%s in (., *) do rd/q/s%%s\ new FolderExitREM Deletes all the specified folders under a directorySecond,
This article can communicate with the author: http://bbs.2cto.com/read.php? Tid = 86980
SQL Injection Study Notes
1. Access
Determine whether injection is allowed:
Http://www.targer.com/article.asp? Id = 6
Http://www.targer.com/article.asp? Id = 6
When safe_mode = on and safe_mode_exec_dir is empty, [null by default]. php has a security risk during this process. In windows, exec ()/system ()/passthru () attackers can execute programs by introducing them to bypass the security mode.
Author:
Recently, I encountered a scenario in my graduation project: I need to dynamically package an existing project when running a web project.
Because we have encountered similar situations in some projects before, I have positioned the solution to the
1. modify the system time of the local Windows system. Java code implementation:
import java.io.IOException;import java.text.SimpleDateFormat;import java.util.Date;public class ChangeWindowsDate { /** * @param args * @throws IOException
Paip. asp vbs call PHP code through CLI
A few days ago, ASP used the custom encryption algorithm to call PHP parameter transfer, or wanted to use the des standard encryption algorithm to process parameters ..
And yes, you want to use ASP to call the
Microsoft Visual sourcesafe mentioned that administrators should back up sourcesafe every day or at least once a week.
1. Tools usedA. ssarc.exe. ssarc.exe is a backup tool provided by sourcesafe In the Win32 Directory of the sourcesafe installation
The Windows batch processing function is very powerful in combination with scripts! (4 ):
Http://blog.chinaunix.net/article.php? ArticleID = 60686 & blogid = 11648
The Windows batch processing function is very powerful in combination with scripts!
When writing an application in Java, you sometimes need to call another ready-made executable program or system command in the program. At this time, you can use the runtime class and process class methods provided by Java in combination. The
Problem
1. Automatic Backup between two servers
How to implement automatic backup between two servers is a common problem for network administrators.
For example, we need to automatically back up important data under the specified directory in
Open cmd,
C:\Documents and Settings\sun>d:
C:\Documents and SETTINGS\SUN>CD D:\www\php54//In this way into the Go-pear.phar storage path
d:\www\php54>php Go-pear.phar//Installation Go-pear.phar
Is you installing a system-wide PEAR or a local
Similar to Baidu Library pdf2swf+flexpaper to solve the effect of PDF online reading, Pdf2swfflexpaper
1: Tool PreparationSwftools.exe DownloadHttp://www.swftools.org/download.htmlInstall to D driveSwftools provides a series of tools to turn
How can I package php programs together with apache, mysql, and php into exe installation programs? may I ask you: how can I package php programs together with apache, mysql, and php into exe installation programs, you can use NSIS, innosetup, and
The following script executes full backup of a database in SQL Server and transfers the backup file to another Server. Backup File naming rules: Database name_timestamp. BAK.
Execution Environment windows 2003 server SQL Server 2000
Source code:
@
CMD/C dir: Close the command window after executing the Dir command.
CMD/K dir does not close the command window after executing the Dir command.
CMD/C start dir opens a new window and executes the Dir command. The original window is closed.
CMD/K
Document directory
Reference
Introduction
This article describes how to use Powershell to control Windows Embedded CE and Windows Mobile devices through RAPI.
Reason
I developed AS400 RPG and unix c when I entered the line. All development
DOS option jump implementation, DOS + BCP double-click import and export data
Option. bat
@echo off:Start2 clsgoto Start:Starttitle Frequently Used Websitesecho Please select a website from the listecho with the corresponding keyecho ----------
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.