Kamis, 24 November 2011

Configuring Autoscan in Backtrack 5

What is Autoscan?
In short Autoscan is a network discovering and managing application. It's main purpose being to quickly identify connected machines/equipment in a network environment.
  • Let's quickly configure autoscan in Backtrack5, you can find it using the menu in:
BackTrack -> Information Gathering -> Network Analysis -> Network Scanners -> autoscan



Senin, 07 November 2011

Anticipation Netcut with Arpon on BACKTRACK

Those who would often use the wifi .. be careful because the wifivulnerable to attack from the hands of the hands of ignorant, one of which is Netcut klo ga've got the guarantee would be able toconnect wifi. 

What was Netcut?? .. kind of software works based on ARP(Address Resolution Protocol) spoofing.So he outsmarts the mac address of the computer with the IPaddress of other computers.
For example, computer A will communication to B. But suddenly the C interrupt communications. Because the C previously beensuccessful in infiltrating the ARPSo the C want tuh can like what the data isalready in thepickpocket. Want in breaking up, on a dial is all up to him .

In the backtrack can not only attack but we have to be defensive, too. for that there is a software application that can counteract theArpon yaudah Netcut we practice and install

1. Install arpon
Code:
sudo apt-get install arpon

2. Konfigurasi arpon


Code:

sudo gedit /etc/default/arpon

Replace the contents of the file
/ etc / default / Arpon

# Modify to RUN=”yes” when you are ready
RUN=”no”
Become
# Modify to RUN=”yes” when you are ready
RUN=”yes”


Code:
# Defaults for arpon initscript

# sourced by /etc/init.d/arpon
# installed at /etc/default/arpon by the maintainer scripts
# You must choose between static ARP inspection (SARPI) and
# dynamic ARP inspection (DARPI)
#
# For SARPI uncomment the following line
DAEMON_OPTS=”-d -f /var/log/arpon/arpon.log -g -s”
# For DARPI uncomment the following line
# DAEMON_OPTS=”-d -f /var/log/arpon/arpon.log -g -y”
# Modify to RUN=”yes” when you are ready
RUN=”yes”


Jumat, 14 Oktober 2011

(RIP) Dennis Ritchie - C Programming Language Creator Has DIED THE WORLD

One more, who contributed to the Great Man Has Died world and has left us all. MacAlistair Dennis Ritchie (born 9 September 1941, died 8 / 9 Oktober 2011) is a computer scientist known for his programming language ALTRAN, B, BCPL, C, Multics, and Unix.Satu again, who contributed to the Great Man Has Died world and has left us all. 

MacAlistair Dennis Ritchie (born 9 September 1941, died 8 / 9 Oktober 2011) is a computer scientist known for his programming language ALTRAN, B, BCPL, C, Multics, and Unix.


Ritchie was born in Bronxville, New York. Achieved from the Harvard undergraduate education in physics and applied mathematics. In 1967, he began working at Bell Labs 'Computing Sciences Research Center, and currently he works as head of Lucent Technologies' System Software Research Department. In 1983, Ritchie with Ken Thompson received the Turing Award for his services in the development of operating systems theory and in particular on the implementation of the UNIX operating system.

MacAlistair Dennis Ritchie, Thanks for the AMOUNT OF KNOWLEDGE All you have given us ... (Dennis MacAlistair Ritchie, Terima kasih atas BESARNYA PENGETAHUAN  Yang Engkau berikan kepada Kami…)

by: admin

Sabtu, 01 Oktober 2011

Dork SQL Injection

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=
inurl : gallery.php?id=
inurl : article.php?id=
inurl : show.php?id=
inurl : staff_id=
inurl : newsitem.php?num=
inurl : readnews.php?id=

Jumat, 30 September 2011

Using NMAP scan on Backtrack 5

Here are some really cool scanning techniques using Nmap

1) Get info about remote host ports and OS detection


nmap -sS -P0 -sV -O <target>



Where < target > may be a single IP, a hostname or a subnet

-sS TCP SYN scanning (also known as half-open, or stealth scanning)
-P0 option allows you to switch off ICMP pings.
-sV option enables version detection
-O flag attempt to identify the remote operating system Other option:
-A option enables both OS fingerprinting and version detection
-v use -v twice for more verbosity.


nmap -sS -P0 -A -v < target >

2) Get list of servers with a specific port open


nmap -sT -p 80 -oG – 192.168.1.* | grep open

Change the -p argument for the port number. See “man nmap” for different ways to specify address ranges.

Kamis, 07 Juli 2011

Playing TELNET on the Network

Yup, telnet is one of the facilities often use to meromote computers in a network through underdos (CMD),  But sometimes the telnet command fails to connect Bete often can you?,

Sure could aja dong, why does telnetnya configuration is activated or not, if not fair wrote baseball telnat command can be used.
Actually the command telnet command almost similar to Remote Desktop, only more exciting if telnet aka baseball caught when we did the takeover to a computer, if telnet can already do so automatically we used to control the computer in accordance with our wishes, for example:
Turning off computers that we do not want, or just for fun thieves telnet function data already active.
Instead of mild dizzy dizzy we practice yuk ... ... ... ... ... ..
The initial step we try to check the telnet configuration on our computers, how:
 Press the windows key + R (click Run - type CMD then click OK) until the appearance of Dos :




To check whether telnet function can be done or not we should first check what the computer wrote that road again, now typing the command:










In the above I try with several commands

Sabtu, 07 Mei 2011

Optimizing DOS / CMD In Computer Networking

Microsoft DOS comes with some hidden hacking tool which I will discuss here. This tool can be found in the directory c: \ windows if you are using win98 and winxp then if you use this tool located in C: \ winxp \ system32. WinXP, Win2000 and WinNT released with some additional internet tools. So if you are still using win98 then I suggest replacing it with WinXP. Which of course has the additional features and commands securiti good internet hacking. In this manual I will discuss about some of the commands found in Win98 and WinXP


So for the user window, the following commands at the DOS hacking.

1. ping

2. tracert
3. telnet
4. ftp
5. netstat

OK, here's his statement.

1. ping
Utiliy is used to locate remote host. Yan gmengirmkan a SYN signal to the remote host if the remote host and reply it means there is a remote machine. 

Try you type this command:

C:\windows>ping/?



Try Tip: typing '/?' after the show dos command helpnya. So how do you learn various dos command. Does not WinXP, WinNT and Win2000 also have the command 'help' to display all the dos command.