Linux
Si te skanojme me Nmap ne Linux
Per te pare nese nje ''Port'' eshte e hapur, skanojme IP me nje tools qe e gjejme pothuajse ne te gjitha versionet Linux.
Comand:
nmap -F 168.98.xx.xx/24
shtypim enter dhe presim te perfundoje skanimi.
Linux
Aftësitë themelore të Hacking: Programim
Programimi eshte baza themelore per aftesite e nje Hacker-i. Nese ju nuk njihni ndonje gjuhe programimi, ne ju rekomandojme Python.
Python eshte relativisht miqesore per fillestaret. Python eshte nje gjuhe e fuqishme dhe fleksibile, e pershtatshme per projekte te medha. Per te filluar me Python, do te keni nevoje per nje ''tutorial'' per fillestare qe mund ta gjeni ne faqen e Python. Te tjera gjuhe te dobishme per hacker, jane programimet, ''Perl'', ''C'' dhe ''Lisp'', te cilat duhen mesuar pasi te mesohet Python.
Gjithashtu, me e rendesishme eshte HTML, gjuhe te cilen e perdorim per strukturen e nje website
Linux
BlackHatSec Nje Project i specializuar ne fushen e sigurise
BlackHatSec eshte nje project qe sherben per Hacking. E gjejme ne disa versione te bazuara ne Debian, Mint dhe Ubuntu. Permbajne software per Hacking, Cracking dhe testim sigurie.
Do te gjeni te gjitha versionet ketu: Download here
Top 10 Best Hacking Tools
Top 10 Best Hacking Tools
1. Nmap
Nmap is also known as the swiss army knife of hacking. It is the best port scanner with a lot of functions
In hacking, Nmap is usually used in the footprinting phase to scan the ports of the remote computer to find out wich ports are open.
2. Wireshark
Wireshark is a packet sniffer. It captures all network traffic going through a network adapter. When performing man in the middle attacks using tools like Cain, we can use Wireshark to capture the traffic and analyze it for juicy info like usernames and passwords. It is used by network administrators to perform network troubleshooting.
3. Cain and Abel
Cain and Abel is a multipurpose windows only hacking tool. It is a bit old now, but it still does the job well. Cain can be used to crack windows password, perform man in the middle attacks, capture network passwords...