Anuj Kumar

Anuj Kumar

(0 comments, 4 posts)

This user hasn't shared any profile information

Home page: http://www.kyrion.in

Posts by Anuj Kumar
backtrack-logo-trace

Internet Access In Backtrack Virtual Machine

0

Hey Guys,

I’ve found that some people are struggling hard to access internet in there backtrack virtual machine from their USB Modem, so today I am going to tell you how you can access internet in your virtual machine by your datacard.

Open Network Adapter Settings ( Run -> ncpa.cpl )

Right Click on your USB Modem Adapter and go to properties.

 

 

Now go to Sharing Tab and check the option ‘Allow other network users to connect through this computer’s Internet Connection’. Click OK if anything pops up. Now Select Home Networking connection as ‘Local Area Network 3’. Click on Yes or OK if More >

file-sharing

File Sharing via Ad-Hoc Network

2

Hey Guys,

I found that sometimes we don’t have any media to share movies and files with our friends. So I am going to tell you that how you can share your movies and other files with friends. We will be doing this by transfering files via Ad-Hoc Wireless Network.

1. Go to Network And Sharing Center ( Control Panel -> Network And Internet -> Network and Sharing Centre )

2. Click on ‘Set up a new connection or network’.

 

 

3. Select last option “Set up a wireless ad hoc (computer to computer) network” and click Next.

 

 

4. Now enter the network name and security key for your ad hoc More >

ubuntu_usb_amd64

Resetting Ubuntu 11.10 Password

1

Hey Guys,

If you’ve forgotten your Ubuntu 11.10 Password you can reset it within minutes. I will tell you two methods to reset your Ubuntu Password. The first one is by booting it in recovery mode and second one is by using any Live OS.

 

Let’s start with the recovery mode first as it takes less time and easy to do in comparison to the second one method:

 

Boot up your Ubuntu. Press and Hold ‘Shift’ Key while the machine is booting. You will get the GRUB Menu like this:

 

 

Select the second option which is ‘Recovery Mode’ and press Enter. After pressing enter system will start booting and More >

sql-injection

URL Based SQL Injection

1

Introduction: SQL injection is an attack in which malicious code is inserted into strings that are later passed to an instance of SQL Server for parsing and execution.

Finding Sites: When talking to find a vulnerable site for SQL Injection you will hear the term Dork a lot, this refers to a google search term targeted at finding vulnerable websites. An example of a google dork is inurl:index.php?id=, entering this string in google search engine would return all sites from google cache with the string news.php?id= in their URL. Ex:

http://www.site.com/news.php?id=4

To be a SQL injection More >

Anuj Kumar's RSS Feed
Go to Top