Welcome !>>>I'm Sharing Hacking Tips & Tricks for beginner & Studiers<<<<<>>>You Can try to get Study..........

..Thank For Visit & read.>>>>>

အေျခခံ Batch commands

Batch commands

@ Does not echo back the text after the at symbol. This most often used as @ECHO OFF to prevent any of the commands in the batch file from being displayed, just the information needed.
%1 The percent followed by a numeric value, beginning with one, allows users to add variables within a batch file. The below line is an example of what can be used in a batch file.
ECHO Hello %1
When the above one-line batch file is created, add your name after the batch file. For example, typing myname (being the name of the bat file) and then your name:
myname bob
would output:
Hello bob
Note: This can be extended to %2, %3, and so on.
:: One of two ways of adding remarks into the batch file without displaying or executing that line when the batch file is run. Unlike REM, this line will not show regardless if ECHO off is in the batch file.
:LABEL By adding a colon in front of a word, such as LABEL, you create a category, more commonly known as a label. This allows you to skip to certain sections of a batch file such as the end of the batch file. Also see GOTO.
CALL This used to run another batch file within a batch file. When the batch file that is called is completed, the remainder of the original batch file is completed. If the batch file does not exist you'll get an error.
CHOICE See running different programs for an example of how to use this command.
  • Additional information and the syntax of this command in each version of Windows and MS-DOS can be found on our CHOICE command page.
CLS Just like the DOS command would clear your screen.
  • Additional information and the syntax of this command in each version of Windows and MS-DOS can be found on our CLS command page.
ECHO Will echo a message in the batch file. Such as ECHO Hello World prints Hello World on the screen when executed. However, without @ECHO OFF at the beginning of the batch file you'll also get "ECHO Hello World" and "Hello World." Finally, if you'd just like to create a blank line, type ECHO. adding the period at the end creates an empty line.
EXIT Exits out of the DOS window if the batch file is running from Windows.
  • Additional information and the syntax of this command in each version of Windows and MS-DOS can be found on our EXIT command page.

Dangerous Computer Virus Ever

How to Make the virus ?

Note :

Here I am posting 21 program scripts which are helped in create a
virus using
notepad. Some of them will works on windows xp and. some of them in windows 7

Virus is a small infectious agent that reform only in cells of other living organisms . The virus can infect all kinds of life forms , animals and plants to bacteria and antiques .
 [ 1 ]
From 1892 paper describing Dmitry Ivanovski and without bacterial pathogen infects plants snuff and snuff discovery Beijerinckem Martinus mosaics from the 1898 virus description
 [ 2 ] about 5,000 viruses in detail 
[ 3 ] , even though there are millions of types different . 
[ 4 ] virus is present in almost every ecosystem on Earth and are the most abundant type of biological entity . 
[ 5 ] 
The word is from the Latin virus referring to poison and other noxious substances, first used in English in 1392
[ 6 ] It is well known that the study of viruses and virus less in microbiology .
Virus particles ( known as virions ) consist of two or three parts : i) genetic material DNA or RNA molecules that are all genetic information , b ) the protein coat that protects these genes , and in some cabinets c ) protein and fat wrap bed , in which the cell . Forms of the virus in the range of one helical and icosahedral forms complex structures . The virus is about half a percent of the average amount of bacteria . The Most viruses are too small to be seen directly with a light microscope .
Most of the viruses are in evolutionary history of life is unclear : some may have evolved from plasmids pieces of DNA that can move between cells , while others may have arisen from bacteria . In evolution , viruses are an important means of horizontal gene transfer , which increases genetic diversity . Considered 
[ 7 ] of some viruses is a way of life , because they make the genetic material and reproduce and evolve through natural selection . However, they lack important features ( for example , cell structures ) , which is generally regarded as essential to life . Because it is a number , but is describing , not all of the elements , and viruses , and " living on the edge of life " .

How To Hack Website Through SQLMAP (Step By Step GuideLine)

Everyone who want to learn Hacking, he must have knowledge about sqlmap & site vulnerabilty.

Requirements :-
Python27 or Sqlmap and sqli vulnerability website 

if you don't have any vulnerability site using Google Dorks    
Lets start Open you terminal and run sqlmap 

Now type "sqlmap.py -u http://c2-europe.eu/news-full.php?id=1049 --dbs" without quotes and hit enter 
(--db = Database)

How to hack website manual (Full Guide)


Hello Myanmar Hacking School(www.facebook.com/myanmarhackingschool) *-.-* 
                                               Once again ComeToHack here, today i gonna start Sqli Injection, today is First class so lets start.
Requirements :-
Firefox Browser
Vulnerability Site  

Ok i have already Vulnerability site like this

http://www.morephotosradio.com/transcript.php?interview_id=2021

Check this this website vulnerability yes or no, Put ' in the end of Url Like
  Step 1
=> http://www.morephotosradio.com/transcript.php?interview_id=2021'

yes i got a sql error you can see this
Blogger Tips and TricksLatest Tips For BloggersBlogger Tricks
Related Posts Plugin for WordPress, Blogger...
 
©2012 M0N$T3R# Created by MÖN$TéR | Shad0w MÖN$TéR