Showing posts with label linux. Show all posts
Showing posts with label linux. Show all posts

Saturday, September 24, 2016

Daftar Iso Linux Download

Daftar Iso Linux Download


To meet all of your Linux distribution download needs, including searching for fast mirrors, receiving email updates when new versions of your favorite distributions are released and reading reviews. If you do not see the distribution you are looking for below, you can view the complete alphabetical list. Please let us know if you have any suggestions.



RSS Feed 15 Latest Linux Distribution ReleasesPopular Linux Distributions
  1. Kali Linux 2.0
  2. Tails 1.5
  3. Bodhi Linux 3.1.0
  4. Baruwa Enterprise Edition 6.7
  5. GParted Live 0.23.0-1
  6. Slackel 4.14.3 "KDE Live"
  7. ExTiX 15.3 "LXQt"
  8. Ubuntu 14.04.3
  9. CentOS 6.7
  10. Linux Mint 17.2 "KDE", "Xfce"
  11. Black Lab Enterprise Linux 6.6
  12. Simplicity Linux 15.7
  13. Tanglu 3.0
  14. Korora 22
  15. Zorin OS 10
  • Ubuntu
  • Fedora
  • Linux Mint
  • openSUSE
  • PCLinuxOS
  • Debian
  • Mageia
  • Slackware
  • CentOS
  • Puppy
  • Arch
  • MEPIS

15 Most Downloaded Distribution Versions (last 30 Days)
  1. BackTrack 5 R3 (470949)
  2. Puppy Linux 6.0 "Tahrpup" (10011)
  3. Puppy Linux 5.5 "Wary", "Racy" (3503)
  4. Android-x86 4.4-r3 (2336)
  5. Puppy Linux 5.4 (1564)
  6. CentOS 7.0-1406 (1437)
  7. Damn Small Linux 4.4.10 (1344)
  8. Chromixium OS 1.5 (1017)
  9. Zorin OS 6 "Lite" (864)
  10. Puppy Linux 5.3 "Slacko" (850)
  11. Puppy Linux 5.5 "Slacko" (791)
  12. Wifislax 4.10 (764)
  13. Wifislax 4.9 (678)
  14. Puppy Linux 4.0 (664)
  15. Wifislax 4.4 (596)
  1. Red Hat Enterprise Linux
  2. Fedora
  3. Ubuntu
  4. Mandriva
  5. SUSE
  6. CentOS
  7. BackTrack
  8. Damn Small Linux
  9. Knoppix
  10. Debian
  11. Linux Mint
  12. Slackware
  13. PCLinuxOS
  14. Puppy Linux
  15. MEPIS

download now

Read More

Sunday, August 21, 2016

How to Fix Kali Linux Unable to locate package Error

How to Fix Kali Linux Unable to locate package Error


How to Fix Kali Linux "Unable to locate package"

May be you encounter this when updating or installing apps in Kali Linux  apt-get install "your apps".

The single most common causes of a broken Kali Linux installation are following unofficial advice, and particularly arbitrarily populating the system’s sources.list file with unofficial repositories. The following post aims to clarify what repositories should exist in sources.list, and when they should be used.


also read: How to create bootable kali linux on USB
 

Fix Unable to locate package

Here is the solution, update  your source.list from doc.kali.org

1.The Kali Rolling Repository
kali-rolling is our current active repository since the release of Kali 2016.1. Kali Rolling users are expected to have the following entries in their sources.list:

2.Retired Kali sana (2.0) Repositories
For access to the retired sana repositories, have the following entries in your sources.list:

3.Retired Kali moto (1.0) Repositories
For access to the retired moto repositories, have the following entries in your sources.list:



Copy this on your source.list

NOTE: Any additional repositories added to the Kali sources.list file will most likely BREAK YOUR KALI LINUX INSTALL.

For beginner who dont know how to place the source list here is a step by step.

1. Click Places the choose Computer.


Fix Unable to locate package


2. Find "etc" folder.

Fix Unable to locate package


3. Find "apt" folder.

Fix Unable to locate package


4. Find source.list  open with gpedit  (notepad in linux).

Fix Unable to locate package


5. Now  copy paste  the repository on this post above then save.

Fix Unable to locate package

Fix Unable to locate package


6. Open your Terminal (cmd like)  type the fallowing command then press enter

apt-get update && apt-get install -f 


Fix Unable to locate package

Now you will get updated  list... wait it to finish.


Fix Unable to locate package

7. Now Done try to install your app now

Sample apt-get install hostapd



Fix Unable to locate package


additional if you want to get all sofware update just enter this command

apt-get update



Fix Unable to locate package

INFOTECHMAESTRO TIPS: If you still have this error after updating source list check your LETTER use all small letter sometimes CAPSLOCK matters!!

Fix Unable to locate package

You Can Check More About Kali Repositories Here:
http://docs.kali.org/general-use/kali-linux-sources-list-repositories


download now

Read More

Tuesday, August 16, 2016

How to make a bootable Kali Linux 2 0 USB

How to make a bootable Kali Linux 2 0 USB


How to make a bootable Kali Linux 2.0 USB with persistence that save files

Do you want to change the settings, update, and save some files in Kali Linux Live USB without losing your work.

How to make a bootable Kali Linux 2.0 USB with persistence. Persistence means that all the data changes that take place while you are using the system, they will be saved on the usb / pendrive that you Linux is in.

bootable Kali Linux

Reasons for using Live USB with Persistence are:
  • · You use all of your system resources eg. CPU, RAM, GPU, etc
  • · You take no space of your Hard Drive for it.
  • · You can take your OS to any PC you use.
bootable Kali Linux

Requirements:

1. Universal USB Installer : www.pendrivelinux.com/universal-usb-inst­aller-easy-as-1-2-3/


or Rufus Faster bootable maker : https://rufus.akeo.ie/

2. Kali Linux Image : https://www.kali.org/downloads/

3. MiniTool Partition Wizard : www.partitionwizard.com  

OR http://download.cnet.com/MiniTool-Partition-Wizard-Free-Edition/3000-2094_4-10962200.html


TUTORIAL:
1. DOWNLOAD KALI LINUX ISO AND MAKE A BOOTABLE LIVE KALI


bootable Kali Linux

 3. CREATE 2 PARTITION WITH MINI TOOL

1. Select your USB drive with Kali Linux  right click  and choose  Move/Resize
  I resize mind 3.2 gig

bootable Kali Linux

bootable Kali Linux
 
2. Click the Unallocated rigth click to create new partition.


bootable Kali Linux


3. Name the partition label  "persistence" , create as "primary" , file system "Ext4" , cluster size "default" .

bootable Kali Linux


4. Click "Apply"  check .. and then click Yes.

bootable Kali Linux


Wait 10 minutes or more...

bootable Kali Linux


4. BOOT FROM YOUR NEW KALI LINUX LIVE USB PERSISTENCE
OPEN THE TERMINAL (CMD LIKE)

bootable Kali Linux



Commands Used In Kali :


UUI is the drive name change with your own drive name label

1. fdisk -l : To List Your Drives

2. mkdir -p /mnt/UUI : Make a directory on the filesystem to mount your USB

3. mount /dev/sdb2 /mnt/UUI : Mount the partition on the directory you made

4. echo "/ union"> /mnt/UUI/persistence.conf : Adds a configuration file to enable persistence.

5. umount /dev/sdb2 && reboot : Unmount the partition and reboot.


OK DONE!!..

When Kali as password type : toor
user name is : root

download now

Read More

Friday, August 12, 2016

How to Get WiFi Password on Linux Linset Tools

How to Get WiFi Password on Linux Linset Tools


How To Get WiFi Password Using Linux Linset Tools

Linset Is Not a Social Enginering Tool -  Hacking without brute force-Disconnecting all the clients in the selected network, connecting them to my fake network Capture handshake (can be used without handshake but a chance of fail), asking for the router password. If they introduce the asked password, LINSET will stop working, will save the password and the client will reconnect to the legit network.
 
This is for educational purposes only

What you Need Requirements :
  • Linux OS 
  • Laptop or PC with WiFi Adaptor

Linux Linset Tools

Gamit ka USB bootable Kali Linux with Persistence mas portable gamitin di mo need mag dual boot at nasasave din yung ginawa mo sa USB

Tuts here: How to make bootable kali linux 2.0 usb

Tutorials:

1. Download the Linset patched and extract it on your PC running on Linux OS
( pwede extract mo nalang sa desktop linset at airmon )


Linux Linset Tools

2. Update software for linset (Kali Linux) internet needed dito
Open terminal (yung parang CMD)


Linux Linset Tools

First Command
apt-get update && apt-get install -f
Second
apt-get install isc-dhcp-server
Third
apt-get install hostapd
Fourth
apt-get install lighttpd
Fifth
apt-get install php5-cgi

Pag may error punta ka dito source list update mo then try again
# Regular repositories
deb http://http.kali.org/kali sana main non-free contrib
deb http://security.kali.org/kali-security sana/updates main contrib non-free
# Source repositories
deb-src http://http.kali.org/kali sana main non-free contrib
deb-src http://security.kali.org/kali-security sana/updates main contrib non-free


For Newbie hindi alam ano source list  visit :
How to fix linux unable to locate Package


2. Change the terminal directory to extracted folder  Type "cd Desktop" press enter

or sample naka folder sa Desktop wpa2 folder  Type "cd wpa2"  press enter after nyo mag cd Desktop. 

3. Type this command in terminal "chmod +x linset" and "chmod +x airmon"

4. Finally "./linset"


Linux Linset Tools

Dapat OK OK OK lahat lilitaw


Linux Linset Tools
 
5. Ganito dapat lilitaw  lilitaw yung WiFi device mo
Type 1 Press Enter

Linux Linset Tools

6. Select Channel   All Channel Press mo 1 then press Enter.

Linux Linset Tools

7. Then makikita BOX list ng available na WiFi SSID  sa area mo wait mo mga 1 minute or 30 seconds.

Linux Linset Tools

8. Close the White Box List  then may lilitaw na ganito APS list yung may  (*) sa number maganda i hack.. available yun for handshake. Select ka sample  I select 2 Type 2 then press Enter.


Linux Linset Tools


9. Mode of Fake AP ( eto gagawin neto mag gegenerate ng Fake AP same ng target pati Mac at Vendor Name )
 Press 1  recommended Hostapd then Enter.

Linux Linset Tools

10. Info MAC  just press Enter lang dito


Linux Linset Tools

11. Examination Handshake  Press 1 then Enter


Linux Linset Tools

Tapos Capture HandShake Target Mass AP

Linux Linset Tools

12.  Now wait  to have WPA handshake ( at this momment i di disconnect nya yun mga user kaya makakita kayo ng mga mac list yun ang mac ng user ng WiFi at mag rerecon)

Linux Linset Tools

Kapag nakita nyo na may WPA handshake  Press 1 Yes..
pag Wala  Press 2 Strike Again

13. Now  After success handshake Select Web Interface Press 1 and Enter


Linux Linset Tools

14.  Select Language  English Press 1 and Enter

Linux Linset Tools

15. WiFi Attack is on Going  ( at this momment gagawa siya ng Fake AP at Fake DNS at DHCP) ma didisconnect yung mga device sa original AP at i coconnect sila sa Fake AP )


Linux Linset Tools

Kailangan 6 windows ang lilitaw yung isa madalas natatakpan ng mdk3 yung AP
1.Main window
2.DHCP
3.Esperando
4.AP
5.FakeDNS
6.mdk3

Linux Linset Tools

16. Wait nyo  lang may kumagat sa Fake AP SSID nyo Ganito mang yayari sa  Device ng ina atack na WiFi router mag  ma rerecieve silang Notification  Sign into WiFi network.. Hindi sila mag kaka internet hangat di nila na enter ang tamang password!


Linux Linset Tools

Pag nag open sila ng browser ganito lilitaw  mag aask parin ng  Password... yung Router nila kuhang kuha din  Name Mac at Mac Vendor

Linux Linset Tools

17. Success!!  Kapag na input na nila yung password nila at na verify na correct titigil ang  4 Aps  Window  eto na yung password.
Yung password ma sasave yan sa root folder .

Linux Linset Tools
Now you know How to Get WiFi Password with Linux Linset Tools!
Read More