My First Batch Script

Leave a Comment
Made this when I was 13 :P Just a silly old batch script :3
http://pastebin.com/5fdW2qW4
_____________________________
@echo off
 title aixoa shell
 color a
 :pass
 echo Username:Aixoa
 set /p pass=Password:
 if %pass%==aixoa goto logged
 goto pass
 :logged
 cls
 echo %date% %time%
 echo logged in as Aixoa
 echo current directory: %cd%
 echo o--[AiXoA sh3Ll]--o
 echo ---------------------silverwingg0s@yahoo.com.vn------------------
 echo Function:
 echo 1.system infomation
 echo 2.running task and services
 echo 3.user infomation
 echo 4.show connections
 echo 5.file browser
 goto func
 :func
 set /p func=Function:
 if %func%==1 goto 1
 if %func%==2 goto 2
 if %func%==3 goto 3
 if %func%==4 goto 4
 if %func%==5 goto 5
 :1
 echo ------------------------system infomation--------
 systeminfo
 goto func
 :2
 echo ----------------------windows version---------------------
 tasklist
 goto func
 :3
 echo ------------------------user infomation----------------------
 whoami
 goto func
 :4
 echo -------------------------show connections--------------------
 netstat -b
 goto func
 :5
 echo ----------------------------file browser------------------------
 set /p path=Enter path:
 if %path%==func goto func
 dir /b %path%
 goto 5

0 comments:

Post a Comment

Powered by Blogger.
Warning: include(4.php) [function.include]: failed to open stream: No such file or directory in PATH on line 3

Microsoft SQL Native Client error '80040e14
Unclosed quotation mark after the character string
Query failed: ERROR: syntax error at or near \"'\" at character 56 in home/www/regs/home.php on line 121.
SQLSTATE: 42000 (ER_SYNTAX_ERROR) You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use
ORACLE-00933: SQL command not properly ended
function antiscanner($antiscanner)
{
return \$antiscanner;
}
\"/usr/local/bin\"
\"c:/www/regs/home\"
define( 'DB_NAME', 'database' );
define( 'DB_USER', 'www.localhost.com' );
define( 'DB_PASSWORD', 'antiscanner' );
define( 'DB_HOST', 'localhost' );
define( 'DB_CHARSET', 'utf8' );
root:!:0:0::/:/usr/bin/ksh daemon:!:1:1::/etc:bin:!:2:2::/bin:sys:!:3:3::/usr/sys: adm:!:4:4::/var/adm:uucp:!:5:5::/usr/lib/uucp: guest:!:100:100::/home/guest:
SomeCustomInjectedHeader:injected_by_wvs
PROJECTS
Raven
DevAssistant
Pascal Trainer
Meow encoder 0.2
PROJECT LIST
TOOLS
Hacking
Forensic
Developer tools
Reverse engineering
APP LIST
DOCUMENTS
Hacking
Metasploit
Coding
Web development
SOURCE CODE
C#, VB.NET C++ Delphi VB6
Python PHP Perl Bash Batch
HTML, CSS, Javascript
Autoit AHK