Hacking

anonymous-logo-1

Moar Anonimity Stuff by Anonymous

0

This document is designed to give you a basic tool kit for protecting your identity while performing anonymous activities. It is not designed or intended for use as a toolkit for breaking the law, and any use in that fashion is condemned. It is designed to prevent foreign government or corporate hostiles [referred to here as hostiles] Further to this I will need some time to compile a basic set of useful tools and processes that will help you to remain anonymous, so please be patient. Any contributions both technical and social would be appreciated: (more…)

basic-web-application-attack1

Newbie Guide To Basic Web Applications Hacking

0

In this simple article, we will discuss the vulnerabilities, and what goes wrong with the developers, and some ways to exploit and how to maintain it. :D
Things you should know before :
Vulnerability : a security hole, can be exploited to change the way the webapp / software works / functions.
CMS : Content Management System. Such as forums uses DataBases to store the info like users, posts, threads, messages and so on, its usually / mostly a MySQL server.
RFI [ Remote File Inclusion ] : a malicious user can include a ‘bad’ code to be executed on the vulnerable site.
LFI [ Local File Inclusion ] : a malicious user can open any file on the server.
SQL Injection : Injecting a MySQL query to bypass or get more info from a Database.
XSS [ Cross Site Scripting ] : if it was a permanent vulnerability, where the users input is saved, the user can log cookies, IP, and much more…
Exploit : a script made to maliciously use a vulnerability. (more…)

admin-location-lookup

PHP Admin Location Lookup

0

Program Name : PHP Admin Location Lookup
Program Language : PHP
Author : Christian Ditaputratama
License : Open Source, FREE for FREEDOM under GNU GPL License.
Concept : Admin location finder for single site, optionally dump scan result to text file.
Disclaimer : This script are often used solely for informative, educational purposes only. Author cannot be held responsible for any damage and (or) (ab)use of these script.
Please submit changes of the script so other people can use them as well. This script is free to use, don’t abuse. (more…)

t-mail-bomb

T-Mail Bo*mber, A Simple PHP Mail Bomb

t-mail-bombUsed solely for educational purposes only. Author cannot be held responsible for any (ab)use of this software.

Name : T-Mail Bo*mber
Version : 1.0
Proglang : PHP
Requirement : Hosts with active mail server.

In Internet usage, an e-mail bomb is a form of net abuse consisting of sending huge volumes of e-mail to an address in an attempt to overflow the mailbox or overwhelm the server where the email address is hosted in a Denial Of Service attack.

I create this one using Mass Mailing method. Mass mailing consists of sending numerous duplicate mails to the same email address. So, this mail bomb are simple to design but their extreme simplicity, it means they can be easily detected by spam filters. (more…)

hacked site

The Meaning of Being a Hacker

1

hacked site/*This article adapted from “BEING A HACKER, on the meaning of being a hacker” by Valerio a.k.a Elf Q
Thanks Valerio for this wonderful article*/

BEING A HACKER, on the meaning of being a hacker”
by Valerio “Elf Qrin” Capello (http://www.ElfQrin.com)
Copyright (C) 1999 Valerio Capello
First written: 23JAN2000
v1.1eng 26MAR2000
This is a translation from the original Italian version v1.5 r23JAN2000 (first written: 31AUG1999-09SEP1999)
Supervisor for the English language: SirD.
Latest version available from: http://www.ElfQrin.com/docs/BeingHacker.html
Other language versions: Italian

“But did you ever take a look behind the eyes of the hacker?
Did you ever wonder what made him tick, what forces shaped him, what may have molded him? I am a hacker, enter my world…”
(“The Conscience of a Hacker”, The Mentor)

To study a system, to discover weaknesses, the peculiarities and hidden features of it, and then (more…)

Go to Top