8 Software Crypers terbaik
CRYPTERS! Download
- GRINGOCRYPT
- COOD'S CRYPTER
- UD CRYPTER
- FLYCRYPTER
- CARBON CRYPTER
- BRM CRYPTER
- ANOTHER CRYPTER
- NUFCRULE3_CRYPTER
Category: Software
Lets assume that you have just cracked victim's windows password. or simply got access to his windows for some time.Can you make some changes in windows so that you could access the windows again even if victim changes the password ?? or Can you make any changes in your own windows so that you could access it anytime even if anybody sets/changes password ?
Simply Can we set a backdoor in windows ?
Yes we can :) .
Backdoor actually means maintaining access.
okay lets do one thing first. Open your command prompt (run as administrator in win 7/vista).
Type the following command :
Syntax : net user account.name *
Example: net user administrator *
and hit enter. Set any password for that account.
Category: Hacking
you can find vuln. site and you are ready to Sql injection.
PHP DORK
THIS IS THE LISTinurl:(0x3a,version
inurl@version,0x3a,databse)
inurl:(user,0x3a,pass)
inurl:+union+select+ from
inurl:+union+select+ pass
inurl:+union+select+ SHOP
inurl:+union+select+ admin
inurl:index.php?id=
inurl:trainers.php?id=
inurl:buy.php?category=
inurl:article.php?ID=
inurl:play_old.php?id=
inurl:declaration_more.php?decl_id=
inurl:pageid=
inurl:games.php?id=
inurl:page.php?file=
inurl:newsDetail.php?id=
Category: Hacking
[IF U ARE INDONESIAN PEOPLE OR OTHER , USE THE TRANSLATE TOOLS ON THE RIGHT SIDE]
What is SQL injection ?
SQL stands for Structured Query Language. It is very high level language,I mean close to humans.
Like SELECT,INSERT,DELETE,UPDATE queries are used to select,add data,delete data,update data
respectively.SQL is used to
design the databses. The information is stored in databses.
SQL injection is the vulnerability occuring in database layer of application which allow attacker to see
the contents stored in database. This vulnerabilty occures when the user's input is not filtered or
improperly filtered.Example the webpages links in format
www.anything.com/something.php?something=something, example
www.tartanarmy.com/news/news.php?id=130.
Here we are passing 130 to database and it returns the results accordingly. Lets attach a single quote at the end (') that is
www.tartanarmy.com/news/news.php?id=130'
and we got an error on the screen because it included the single quote (') while processing the results. It assures us that it didn't filter our input and is vulnerable to attack.
besok blog ini akan mengadakan maintenance selama 5 jam
Di mulai dari jam 12 P.M (GMT +7)
kami mohon maaf atas gangguan ini
maintenance ini diadakan untuk perpindahan domain ke domain .CO.NR atau mungkin saja .COM
Semoga maintenance ini berhasil
in english :
tomorrow this blog will hold maintenance for 5 hours
At the start of 12 hours P.M (GMT +7)
We apologize for the inconvenience
maintenance is held to transfer the domain to domain. CO.NR or maybe .COM
Hopefully this maintenance work
Category: Cracking