Ethical Hacking Begin with basic

Ethical Hacking Begin with basic ♪♫ Ethical Hacking Begin with basic ♫♪

DATA RECOVERY IN INDIA
22/03/2018

DATA RECOVERY IN INDIA

ഇപ്പോൾ തന്നെ ഗൂഗിളിൽ സെർച്ച് ചെയ്യു ,അല്ലെങ്കിൽ വിളിക്കൂ 9447540218

Computer service in your location
01/09/2017

Computer service in your location

02/05/2017

What is Dos Attack
Dos stands for denial of service. Dos attack shuts down Webservers/systems and completely makes them inaccessible to users.

Dos attack floods target network with excess requests.With excess http requests dos slows down the speed and eventually force webservers to shut down.

There are quite a few programs to perform Dos attack.But we are going to use loic program to perform our dos attack.

Loic does not come pre-installed in Kali so we have to install manually.

First thing we need to install is monodevelop which is used to compile and run Loic.Loic is written in c #.
Open your terminal adn type the following command.

root@seven:~ # apt-get install git-core monodevelop
Now we need make a separate directory where we will store Loic application.

root@seven:~ # mkdir loic
Now change your directory to loic.

root@seven:~ # cd loic
Now we need to download Loic.Type the following command.

root@seven:~/loic # wget https://raw.github.com/nicolargo/loicinstaller/master/loic.sh
Now we need to make loic.sh file executable.

root@seven:~/loic # chmod 777 loic.sh
Now we need to install loic.sh file

root@seven:~/loic # ./loic.sh install
Now we need to update loic.sh file.

root@seven:~/loic # ./loic.sh update

Now we need to install mono develop gmcs compiler which is used to compile c # applications.

root@seven:~/loic # apt-get install mono-gmcs
We are ready to launch Loic's GUI.

root@seven:~/loic # ./loic.sh run

http://www.s4softsys.blogspot.in/
28/08/2014

http://www.s4softsys.blogspot.in/

S4SOFTSYS repairs all makes and brands of desktop, tower, laptop, note book, and net book computers with hardware and software problems.

29/04/2014

Lock your private folder

Open Notepad and copy the below code and save as locker.bat. At first time start it will create folder with Locker automatically for u. Don't forget to change your password in the code its shown the place where to type your password.
after creation of Locker folder again click on the locker.bat.it will ask.press Y then Locker folder will be disappeared.again to get it click on locker.bat. and give ur password u will get the folder again
cls
OFF
title Folder Locker
if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK
if NOT EXIST Locker goto MDLOCKER
:CONFIRM
echo Are you sure u want to Lock the folder(Y/N)
set/p "cho=>"
if %cho%==Y goto LOCK
if %cho%==y goto LOCK
if %cho%==n goto END
if %cho%==N goto END
echo Invalid choice.
goto CONFIRM
:LOCK
ren Locker "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
attrib +h +s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
echo Folder locked
goto End
:UNLOCK
echo Enter password to Unlock folder
set/p "pass=>"
if NOT %pass%==type your password here goto FAIL
attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" Locker
echo Folder Unlocked successfully
goto End
:FAIL
echo Invalid password
goto end
:MDLOCKER
md Locker
echo Locker created successfully
goto End
:End

01/01/2014

Lock your private folder

Open Notepad and copy the below code and save as locker.bat. At first time start it will create folder with Locker automatically for u. Don't forget to change your password in the code its shown the place where to type your password.
after creation of Locker folder again click on the locker.bat.it will ask.press Y then Locker folder will be disappeared.again to get it click on locker.bat. and give ur password u will get the folder again

cls
OFF
title Folder Locker
if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK
if NOT EXIST Locker goto MDLOCKER
:CONFIRM
echo Are you sure u want to Lock the folder(Y/N)
set/p "cho=>"
if %cho%==Y goto LOCK
if %cho%==y goto LOCK
if %cho%==n goto END
if %cho%==N goto END
echo Invalid choice.
goto CONFIRM
:LOCK
ren Locker "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
attrib +h +s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
echo Folder locked
goto End
:UNLOCK
echo Enter password to Unlock folder
set/p "pass=>"
if NOT %pass%==type your password here goto FAIL
attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" Locker
echo Folder Unlocked successfully
goto End
:FAIL
echo Invalid password
goto end
:MDLOCKER
md Locker
echo Locker created successfully
goto End
:End

10/10/2013

Access Adf.Ly Pages: How To Open In India?
It is a very bad news for Indian people who use Adf.ly for earnings. Adfly is now banned by Department of Telecom (CHNN) because many people use Adfly for increasing their revenues by just shortening a link. I am here to give the tricks to Access Adf.Ly pages in INDIA.

Way 1 – Use Proxy

Open Kproxy
Type in “adf.ly” and Click GO.
Way 2 – Use HTTPS

Open site https://adf.ly.
Instead of http://adf.ly/QYU2Z try https://adf.ly/QYU2Z
Way 3 – Try Browsers

If you are using Opera mini, enable TURBO in it, now you can open your Adf.ly from it.
If you are using Google Chrome- Open google chrome, press “Control+Shift+N” and it will open a new window, you can open adf.ly from there.
If you are using Mozzila FireFox, open safe mode.
Way 4 – Use Subdomain

Just add a subdomain to the URL.
Instead of http://adf.ly/QYU2Z use http://v2.adf.ly/QYU2Z

10/10/2013

Lock your PRIVATE FOLDER

1. Make a folder on the desktop and name it as “folder”
2. Now, open notepad and write ren folder folder.{21EC2020-3AEA-1069-A2DD-08002B30309D} and now (Notepad Menu) File>save as.
3. In the ‘save as’ name it as lock.bat and click save ! (Save it on Desktop)
4. Now, again open notepad again and write ren folder.{21EC2020-3AEA-1069-A2DD-08002B30309D} folder and now (Notepad Menu) File>save as.
5. In the ‘save as’ name it as key.bat and click save ! (Save it on Desktop)
6. Now, double click lock.bat to lock the folder and now if you open your folder, control panel will open up !
7. Now, double click key.bat to open the folder and now if you open your folder, you can access your data inside the folder again !
8. Lock your folder and hide the key.bat somewhere else on your hard disk !
9. Whenever you want to open your folder just paste the key.bat on desktop and open your folder using it ! :)

Address

Kannur
670613

Telephone

+919447540218

Website

Alerts

Be the first to know and let us send you an email when Ethical Hacking Begin with basic posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Contact The Business

Send a message to Ethical Hacking Begin with basic:

Share