Jimklef's Posts
Nairaland Forum › Jimklef's Profile › Jimklef's Posts
have some one ever compared bike vs bicycle racing, you can watch this my amazing racing video https://www.youtube.com/watch?v=IIcpbmBQ3dY&itct=CBcQpDAiEwj8nKaqiNjNAhUDxxwKHShDBwMyCWM0LWZlZWQtdVoYVUNiWFd3QjRoUEcyc29aa1E5VVVLUmdn&client=mv-google&gl=NG&hl=en-GB |
you are terasa's mother, and grandmother to teraasa's daughter...... Shikenaa |
ANTONINEUTRON:but u can find it on codeproject.com, or i can send u the source code on whatsapp |
we are tired of this okada killing tinz oooooooo, ENDTIME on is way ooo |
if u miss the first part click here........www.nairaland.com/2852402/hack-like-pro-networking-basics |
Step 1: Change Directory (Cd)
We can change directories in multiple ways
with cd. As I showed you in my previous
article, we can use cd .. to move up one level
in the directory tree. We can also move
directly to the root directory by typing cd /
or move to our home directory by cd ~.
More often, we will use cd to move to a
directory by using the absolute path of the
directory. This mean that we write out the
entire path of the directory we want to
move to after cd. We can also move to the
directory by using the relative path of the
directory. This means that we don't need to
write the entire path, but simply use the
path that we're currently in and append to
it. Let's look at some examples.
Let's say we're in our root user directory in
BackTrack and we want to move to the
aircrack-ng directory (we'll be doing some
aircrack tutorials soon). We can simply type:
bt > cd /pentest/wireless/aircrack-ng
This will take us directly to the aircrack-ng
directory.
Now let's say we want to go to the scripts
sub-directory within aircrack-ng. We could
type out the full path to the sub-directory,
but it's much simpler to type the relative
path from where we are. We know we are /
pentest/wireless/aircrack-ng, so type:
bt > cd scripts
And that takes us to the scripts sub-
directory within aircrack-ng or /pentest/
wireless/aircrack-ng/scripts.
Once again, it's critical to emphasize that
Linux is case sensitive, so typing the
directory without the proper case will result
in the error message, "no such file or
directory".
Step 2: Listing Command (Ls)
Once of most used and important
commands in Linux is ls or list. This
command is used to list the contents of a
directory or sub-directory so that we can
see the contents. It's very similar to the dir
command in Windows. So let's use it in the
aircrack-ng directory;
bt > ls
We can see that Linux listed all the files and
directories within the aircrack-ng directory.
Linux allows us to modify its commands by
using switches; these are usually letters
preceded by the dash (-). With ls, it's helpful
to use two of theses switches, -a and -l.
The -a switch means all, so when we use it,
Linux will list all files and directories, even
those that are hidden. When we use the -l
switch, it gives us a long listing, meaning it
gives us info on the security permissions,
the size, the owner, the group of the file or
directory, when it was created, etc.
Let's type:
bt > ls -la
We'll examine more closely the security
permissions in a later tutorial, but you must
know that you need execute (x) permission
on any file you want to execute. So, if you
download a new tool, you must make
certain that you have execute permission on
it.
Step 3: Create a File (Touch)
The create a file in Linux, it's a bit different
from Windows. In Linux, we use the touch
command. So, let's create a new file called
newfile:
bt > touch newfile
Now we can check to see if that file exists by
doing a directory listing:
bt > ls -la
We can see that new file has been created!
Step 4: Create a Directory (Mkdir)
Similar to Windows, we can create a
directory by using the make directory
command (mkdir). Let's now make a new
directory.
bt > mkdir newdirectory
Now type ls and we can see that a new
directory has been created .
Step 5: Getting Help (Man)
Linux has a very useful utility called man.
Man is the manual for nearly every
command. If you should forget what a
command does, simply type man and the
name of the command and it will display the
manual with all the info you need about that
command, its switches, and arguments. For
instance, type:
bt > man touch
With most commands, you can also use
either the -h switch or the --help switch
after the command to obtain "help" about a
particular command. In the case of "touch",
we must use the --help to obtain help on the
touch command.
bt > touch --help
And that's it for this brief tutorial on Linux
for aspiring hackers. Make sure to check out
the first part if you haven't already.
I'll be going more into depth in my next
tutorial, so keep coming back! |
All praises are to Allah and may peace and blessings be upon His final messenger Muhammed ( May Allah’s peace and blessings be upon him). We Ask His help, and seek His forgivess, and seek His refuge from the evil of our selves. What comes after. I pray that Allah accept this article only for His sake. The proof in the Quran that shows that people really get possessed is in the following ayat: { “… do not stand except like the one that the shaitan has touched.”} Baqara: 275 And in the time of prophet Muhammed (May Allah’s peace and blessings be upon him), he said to a person that was possessed, ” Exit oh enemy of Allah. Exit oh enemy of Allah.” In another narration, he (May Allah’s peace and blessings be upon him) said, ” Exit oh enemy of Allah. I am the messenger of Allah. ” The following information is from shaikh Abdul Rahman Kajajj, who has been an imam for more than 20 years, and has performed more than 100 exorcisms on many people that became possessed: A person may become possessed and overpowerd by a jinn for 5 reasons: 1.The person commits many sins. 2.The person laughs too much, and heedless of the environment. 3.The person is overly scared (paranoid) and gets affected. 4.The person is overly forgetfull and gets affected. 5.Jinn falling in love with the person These jinns that possess people are of many types; they may speak a variety of languages just like people, and may be muslims or of other faiths like Jewish, Christian, Sikh just like people. They also are of different sexes. A male jinn could possesss a child, in which case the voice would become deeper. A female jinn may also possess a male, in which case the voice may become higher pitched. When the victim becomes possessed, the victim does not recall any of the events that occur while being in that state. The jinn speaks through the body of the victim. The jinn may possess the person for a long period of time, even for years. It is recommended to record the sounds coming the victim before the exorcism, as the person will not recollect any of the events that occurred while being possessed. This way the person can hear himself or herself in the previous condition. In some possessions, the jinn would easily exit the body. However in other cases, the jinn will refuse to leave. The shaikh mentions that it is like an apartment that is for rent. If the jinn likes the place (i.e. the body), it will not want to leave. The jinn would prefer to stay in a body that is used to commiting sins. In some cases, the jinn may possess part of the body and move throughout the body. On exiting the body, the jinn may leave by air, i.e. through the breath, or by the flowing of blood. One can check the color of the blood that is excreted. If it is red, it indicates the jinn is still inside the body. If the color is dark black, the jinn has exited. Here is the procedure to perform the exorcism. The exorcism should be performed by someone who is experienced, from the shuyukh, that fear Allah. 1.Make wudhu, and make sure that the house is clean, and that there are no images in the house. Remove all amulets that may be on the possessed person, so it is free from shirk. 2.Then place your hand on the forehead of the possessed person, and speak close to the ear of the possessed. 3.Start by reciting istaadha (saying i seek refuge in Allah against the cursed shaitan). All the recital should be done loudly, and slowly. 4.Then prayers for the prophet (May Allah’s peace and blessings be upon him). 5.Then say several duas asking Allah’s protection, like ” Oh Allah protect us from this enemy.”, 6.Then surah fatihah. 7.Then observe the person, you will notice some or all these symptoms: a) Yelling , shouting, screaming. b) Yawning much or much laughter. c) Staring at you. d) Staring down. 8.Then some ayaats from surah Baqarah the beginning, at least the first 10 ayats, then ayatul qursi, and the last 10 ayats of surah baqarah. If one knows the whole of surah baqarah, then recite the whole recite of baqarah. If one is knowledgable, one can say ayats from different places in the Quran, like a dars. The jinn will at this point point will try to start conversing. Try avoiding conversing, as the jinn will try to weaken your resolve, and become strong. 1.If one does talk, one should only ask a couple questions to the jinn. It is recommended not to ask too many questions to the jinn, just a couple questions. The jinn will try to weaken the persons resolve by conversing. One could ask the jinn if it is a muslim or nonmuslim, and why it possessed the person. Then immediately command the jinn to exit the body. 2.If the jinn is a muslim, you can tell the jinn that muslims are friends of each other, and it should leave the person, as he is also a mulsim. If the jinn is a nonmuslim, one can invite the jinn to Islam. If it accepts, tell him that it is prohibited to possess someone. If it rejects, then tell it it must leave. 3.The jinn will come up with excuses on why it can’t leave. Most of the time these excuses are usually lies. The jinn might say something like that it doesn’t have food, and it will go hungry if it leaves. For this excuse one could tell the jinn that it could eat the bones that is thrown out by the people. It might also say that it is afraid of being harmed for some reason. One could then tell the jinn that it can recite ayatul kursi or some other ayats for protection. It might say that it has no place to go. One could then tell the jinn that it could go the masjid, namely the minaret of the masjid, and be with company of the pious jinns. 4.The jinn may also threaten to kill or harm family members if it is not left alone. This is a lie, and the person performing the exorcism should tell the jinn, that if it claims that it will kill or harm someone else, why doesn’t it harm or kill me who is right in front of it. 5.One should continuously recite ayats from Quran, as it works like a laser in expelling the jinn. 6.Some of the jinns are peaceful, some strong, some want to fight, some are knowledgable, some are ignorant, just like humans. 7.If the jinn does not know how to exit, tell him to listen, and command him to exit with the breath. One could also put a needle on the tip of the finger, and observe the color of the blood. 8.To check if the jinn has exited, recite ayats from the Quran. If the jinn is still present, you will notice the sysmptoms mentioned in 7. If the jinn has left, the person would awake and be conscious and talk normally. 9.In the case the jinn still has not left, one should start beating the possessed person in two places: Either the palms of the hands, or the soles of the feet. One should hit these two places with a stick or rod until the jinn leaves. The possessed person will not feel the aftereffects of the beating in these two places afterwards. 10.Keep reciting the Quran until it exits. 11.In some cases, the jinn may come back and repossess the person. In this case tell the person to make wudhu immediately, recite ayats from Quran, praying, repent to allah, and dhikr, to prevent the jinn from reposessing the person afterwards, and protecting himself. 12.In some cases the person becomes possessed bacause of sihr (a magic spell), in this case the person may show symptoms of crying, or vomiting, or stomach aches. In this case bring some water, recite some ayats and duas on the water, and tell the person to drink the water. Take some black seed oil (Alhabbatu Sauda), mix it with honey, and give it to the person to drink, two spoonfulls daily. 13.The person should be in a program to pray on regular basis, and say much dhikrs on a daily basis, and not to listen to music, avoid backbiting, avoid movies, and other things that make a person susceptible to the jinn. For more information, please see the book, “Alsarimu al Battar fi tasadi li saharahiti alashrar”, by Abdul Wahid Abdul Salam Baliy. All praises and glory be to Allah, I bear witness that there is no god except Him. I seek His forgiveness and repent to Him. For more information visit www.mullerwaparz.tk |
Welcome back, my greenhorn hackers!
As expected with Null Byte's dramatic
growth over the last year, we have added
many new aspiring hackers who are still
lacking in the basics of networking. In
addition, with the new "White Hat"
certifications coming out shortly, the exam
will require some basic networking skills
and knowledge to pass.
As a result, I decided to offer my own take
on networking basics to make certain that
everyone here has these basic skills down,
which I consider foundation skills for
hacking. In reality, without basic networking
and Linux skills, hacking will certainly remain
beyond your reach.
I will attempt to address at least one basic
networking skill in each of these tutorials. In
this one, I want to address some of the
basics of IP addresses, NAT, DHCP, and ports.
IP Addresses
Internet Protocol addresses (IP addresses)
makes the world go 'round. Or, at least,
enable us to email, Skype, and navigate the
web. It's almost as important as the world
going around!
Each digital device (computer, laptop, phone,
tablet, etc.) is assigned an IP address, and
this is what enables us to communicate and
connect with it. Imagine an IP address as
similar to your house address. Without that
address, no one could find you and send
you snail mail.
The IP address system we are presently
using is known as IP version 4, or IPv4 (we'll
address the upcoming IPv6 in a coming
tutorial). It is made up of 32 bits of four
octets, or four groups of 8 bits (on/off
switches).
For instance, 192.168.1.101. Each of the
numbers between the periods (.) is the
decimal equivalent of 8 bits. This means that
we calculate the base 2 number that
computers use represented by the 8 bits
and convert them to decimal numbers that
humans are more accustomed to working
with (see the diagram below). Each one of
the octets (8 bits) is capable of representing
numbers within the range 0 through 255 (2
to the 8th power).
Classes of IP Addresses
IP addresses are generally put into three
classes, and the ranges are:
Class A: 0.0.0.0 - 127.255.255.255
Class B: 128.0.0.0 - 192.255.255.255
Class C: 192.0.0.0 - 223.255.255.255
In a future tutorial, we will address
subnetting and subnet masks that vary with
these different IP classes.
Public vs. Private IP Addresses
It's important to note that our IP address
system has its limitations. The biggest
limitation is that there are not enough IP
addresses to cover all of the devices that
need to connect to the internet. The IPv4
system that we are working with now has
only 4.3 billion IP addresses. With 7.3 billion
people on the planet and far more devices,
that certainly is not enough.
As a result, a system was developed to reuse
a group of IP addresses to be used within a
LAN—and are not usable over the internet.
These addresses can be used over and over
again within each local area network, but
not over the internet, thereby conserving
the number of IP addresses necessary to
keep the world going 'round.
These private addresses include:
192.168.0.0 - 192.168.255.255
10.0.0.0 - 10.255.255.255
172.16-.0.0 - 172.16.255.255
You have probably seen the private IP
addresses beginning with 192.168.Bleep.Bleep
or 10.Bleep.Bleep.Bleep on your Kali system when
you type ifconfig.
This is your private IP that is only usable on
the local area network. To communicate
over the internet, it must be translated to a
public IP by a NAT device (see NAT below).
DHCP
Dynamic Host Configuration Protocol (DHCP)
assigns IP addresses dynamically. This
means that you do not have the same IP
address all of the time. Most of the time,
these IP address assignments are on a local
area network. Remember, on LANs we use
private IP addresses. When each device is
connected to the LAN, it must request an IP
address. That device sends that request to
the DHCP server that then assigns an IP
address to that system for a fixed length of
time known as a "lease."
Each time you connect to the LAN, you are
likely to receive a different (dynamic) IP
address, but usually in the same range. For
instance, 192.168.0.0 - 192.168.255.255.
NAT
Network Address Translation (NAT) is
protocol whereby internal private IP
addresses are "translated" to an external
public IP address that can be routed
through the internet to its destination.
Remember, private IP addresses of the
systems inside the LAN cannot use their IP
addresses on the internet because they are
not unique (every LAN uses basically the
same IP addresses inside their network).
The NAT device accepts requests to traverse
the internet from an internal machine. It
then records that machine's IP address in a
table and converts the IP address to the
external IP address of the router. When the
packet returns from its destination, the NAT
device looks into its saved table of the
original request and forwards on the packet
to the internal IP address of the system that
made the original request within the LAN.
When working properly, the individual
systems and users don't even realize this
translation is taking place.
For instance, the diagram above shows two
phones with private IP addresses behind a
device that is serving as both a NAT device
and a router (not uncommon). The devices
use their private IP addresses within the
LAN, but when they want to communicate
over the internet, the NAT device translates it
to one of the 4.3 billion public IP addresses
that are unique on the internet. In this way,
the routers along the way know exactly
where to send the packets.
Ports
Ports are a kind of subaddress. The IP
address is the primary address and the port
is the subaddress. Using a well-worn, but
effective metaphor, think of the IP address
as the street address of a building and then
the port as the apartment number. I need
the street address to get to the right
building, but I need the apartment address
to find who I am looking for. This is the
same with ports. The IP address gets us to
right machine, but the port takes us to
correct service, say HTTP on port 80.
There are 65,536 (2 raised to the 16th
power) ports. The first 1,024 are generally
referred to as the common ports. People
obviously don't remember all 65,536 ports
(unless they are savant), or even the 1,024
most common ports. As a hacker, security
engineer, and/or network engineer, though,
there are a few ports that you should know
by heart:
20 FTP
21 FTP
22 SSH
23 Telnet
25 SMTP
53 DNS
69 TFTP
80 HTTP
88 Kerberos
110 POP3
123 NTP
135 Microsoft's RPC
137-139 Microsoft's NetBIOS
143 IMAP
161 SNMP
389 LDAP
443 HTTPS or HTTP over SSL
445 SMB
500 IKE
514 syslog
3389 RDP
I will be following up with additional
tutorials on networking soon (with topics
on subnetting, IPv6, TCP/IP, and more) in the
near future, so keep coming back, my
greenhorn hackers! Hack like a pro part @www.mullerwaparz.tk |
There are many questions surrounding the Great Pyramid of Giza. Why was the Pyramid built to the size that it was built? What was the original purpose of this majestic structure, and why was it built in the first place? Are the ancient Egyptians the original builders of the Grat Pyramid? Or is it possible that somehow, an ancient civilization predating the Ancient Egyptian built this ancient wonder? These questions still remain a mystery for mainstream scholars. It remains a profound mystery the fact that the Great Pyramid of Giza was built with such precision. The fact that The Great Pyramid is the most accurately aligned structure in existence and faces true north with only 3/60th of a degree of error is something mind-boggling. The position of the North Pole moves over time and the pyramid was exactly aligned at one time. Also, the Great Pyramid is located at the center of the land mass of the earth. The east/west parallel that crosses the most land and the north/south meridian that crosses the most land intersect in two places on the earth, one in the ocean and the other at the Great Pyramid. All of these are indicators of a structure built in harmony with our planet and the incredible traits do not end there. We addressed in our previous article several theories about the construction and size of the Great Pyramid of Giza. While the 1 / 43200 theory regarding the size of the Great Pyramid would seem erroneous mathematically speaking, the theory itself isn’t completely incorrect. A Harmonic structure from base to top Researchers believe that the Great Pyramid of Giza was originally covered with casing stones (made of highly polished limestone). These casing stones reflected the sun’s light and made the pyramid shine like a jewel. They are no longer present being used by Arabs to build mosques after an earthquake in the 14th century loosened many of them. It has been calculated that the original pyramid with its casing stones would act like gigantic mirrors and reflect light so powerful that it would be visible from the moon as a shining star on earth. Appropriately, the ancient Egyptians called the Great Pyramid “Ikhet”, meaning the “Glorious Light”. How these blocks were transported and assembled into the pyramid is still a mystery. – ( source) The casing stones of the Great Pyramid of Giza might be the answer to many questions about this majestic monument. According to researchers, to understand the harmonic link between the Great Pyramid of Giza and our planet we have to look at the casing stones of the Great Pyramid. The ancient builders of the Great Pyramid wanted to represent the structure in such harmony that they sought out and created a correlation between the structure to both the Earth form and earth frequencies; and the orbital frequency of the planet in terms of the number of days in the tropical year. According to reports, the outer mantle was composed of 144,000 casing stones, all of them highly polished and flat to an accuracy of 1/100th of an inch, about 100 inches thick and weighing approx. 15 tons each. This is why researchers have focused on the figure 144,000 while trying to understand the mysterious link between the planet and the Great Pyramid of Giza. It is believed that the numeric value of 144,000 plays a key role in the harmonic connection that eventually determined the exact size of the structure. Doing the Math Under the World Geodetic System 84 (WGS84 Earth Model), we understand that the elliptical arc length separation between the structure itself and the equator of the planet is equal to 10885784.94485787 feet. In addition, the established measure for the base-line length of the structure has been determined to be 755.7875 feet. By dividing the two values = 10885784.94485787 / 755.7875 we obtain 14403.23496, a value nearly identical to 1/10th of 144000, which is the number of casing stones that originally formed the Great Pyramid of Giza when the structure was built. Furthermore according to Sir William Matthew Flinders Petrie an English Egyptologist and a pioneer of systematic methodology in archaeology and preservation of artefacts the above association is accurate since the margin of error one would be dealing with in determining the base length of the structure would be about 1 / 4000 of the actual distance itself: 755.7875 / 4000 = 0.188946875 feet 0.188946875 x 12 = 2.2673625 inches ( source) With the above established, one may note that a perfect ratio of 1 / 14400 under the WGS84 model may be had for the pyramid, quite well within the margin of error as outlined by Petrie: 10885784.94485787 / 14400 = 755.9572875 feet 755.9572875 – 755.7875 = 0.1697875 0.1697875 x 12 = 2.03745 inches It is evident that the go how to build simple live chat app @ www.mullerwaparz.tk |
wen u die all dis will go offline,,,,, |
WHO DO YOU BELIEVE?
I worked all night to break this exclusive
story and there is more. Blogger Linda Ikeji
tells Ogundamisi she didn't get N240M from
Dasuki and she refuses to tell me by
blocking me instead. Now I have named
Deji Adeyanju, Doyin Okupe is next and
more. Who do you believe?
Dudafa Waripamo has fled and told the EFCC
he gave (a popular female bogger in Lagos)
that money. Linda has a way of being
sarcastic on real issues. She hinted us all in
her post about buying her house that she
did not sleep with a politician to get that
house in exchange for a story. You should
know she got paid though. Many on Twitter
are still calling me jealous of her. I have two
homes in the US and she has one in a Lagos
Island. This is not about being jealous. We
can't compare assets. This is about
STEALING from the cookie jar. People
stealing Nigeria's money and sharing it.
Linda was once told never to blog about me
ever again after she blogged lies and she
sent an apology tweet to me....as always
sarcastic. |
Endtime money |
ENDTIME story |
mitcheew, only god knows, bt i prefer yahaya bello to be governor of kogi |
Download d v3 at https://www.dropbox.com/s/ighbxm7ubwk36ad/com.simpleandroidserver.simpleandroidserver.apk?dl=0 or visit ufarblog.com for latest IP address, thank u |
is like de av block d IP address again u can try new one, u can download d simple server v3 here https://www.dropbox.com/s/ighbxm7ubwk36ad/com.simpleandroidserver.simpleandroidserver.apk?dl=0 or visit www.ufarblog.com for d new IPs, thank you........; |
me too ooo, is lyk de hav hack it |
[color=#000099][/color]YouTube, the word is well known to everyone who watches videos online. It is the most popular video website in the world. If you ever think of uploading videos online then YouTube will be your first destination. There are various advantages of creating your own video website instead of uploading them on YouTube. If you have a video oriented business or have too many videos then I recommend you to setup your own video website. In this tutorial, I will guide you to easily create your own fully functional YouTube like video website using WordPress. For this, you need VideoCraft theme. VideoCraft is a premium WordPress theme that has been developed to make simple for users to setup their video site easily. Check live demo of this theme here. To download and learn more about VideoCraft Theme click here. Install this theme from your WordPress dashboard and activate it to see it in action. After activating theme, your WordPress website will turn into a functional video website. All you have to do is upload the content and videos; you can also link videos from other top video streaming site such as YouTube, Dailymotion, Vimeo etc. As you activate VideoCraft theme, it will ask you to upload sample data so that you can check if it’s functioning properly or not? Click on “Yes Insert Sample Data” and your website will be populated with dummy data.After you check the above option, it will ask you to delete all dummy data by clicking on “Yes Delete Please!” VideoCraft theme not only allows you (admin) to upload videos but it also allows registered users to upload videos. It’s a user-oriented site so after setting up your video website with VideoCraft theme you will constantly get videos from users of your website. Here is an option in theme panel of VideoCraft theme that whether you directly want to publish videos from users as soon as they upload or in pending mode. Theme also offers you space for advertising banner to make some bucks for you. If you are able to get high traffic then you can earn huge money from advertising. VideoCraft theme adds an option of “Video” in left panel of your WordPress Dashboard. You can create new video categories, add new videos, new video tags. You can easily create and add new categories and tags directly from your dashboard. You can directly upload new videos or embed videos from other top video websites by clicking on “Add New” option under “Video”. There are more settings to browse through; VideoCraft theme offers you minimal requirements to start your own video streaming site. It’s easy and requires no technical knowledge to run your own video website. Conclusion: If you really want to do something in better way than this theme is for you.It creates a video website for you in simplest and better way. Give a chance to this theme and I am sure you would thank me for informing you about this wonderful theme. |