Nmap، جو نیٹ ورک میپر کا مخفف ہے، ایک وسیع پیمانے پر استعمال ہونے والا اوپن سورس ٹول ہے جو نیٹ ورک دریافت اور سیکیورٹی آڈٹنگ کے لیے ڈیزائن کیا گیا ہے۔ Gordon Lyon کی طرف سے تیار کردہ، Nmap نیٹ ورک ایڈمنسٹریٹرز، سیکیورٹی ماہرین، اور ہیکرز کے ذریعہ یکساں طور پر نیٹ ورک اسکین کرنے اور میزبانوں اور خدمات کی شناخت کرنے کے لیے استعمال کیا جاتا ہے۔ یہ نیٹ ورک انوینٹری، سروس اپگریڈ شیڈولز کا انتظام کرنے، اور میزبان یا سروس کے اپ ٹائم کی نگرانی کے لیے انتہائی مؤثر ہے۔

Nmap مخصوص طریقے سے تیار کردہ پیکٹس کو مطلوبہ میزبانوں کو بھیج کر اور ان کے جوابات کا تجزیہ کرکے کام کرتا ہے۔ یہ عمل اسے کسی نیٹ ورک پر مختلف آلات کی حیثیت کا تعین کرنے کی اجازت دیتا ہے، بشمول کون سے پورٹس کھلے ہیں، کون سی خدمات چل رہی ہیں، اور کون سے آپریٹنگ سسٹم استعمال ہو رہے ہیں۔ Nmap مختلف قسم کی اسکیننگ تکنیکوں کی حمایت کرتا ہے، بشمول TCP connect، SYN scan، UDP scan، اور OS detection، جس سے نیٹ ورک کے تفصیلی تجزیے کی اجازت ملتی ہے۔

Nmap کی ایک اہم خصوصیت اس کا اسکرپٹنگ انجن (NSE) ہے، جو صارفین کو خودکار طریقے سے کام کرنے کی اجازت دیتا ہے جیسے کہ خطرات کی شناخت، میلویئر کی دریافت، اور اعلیٰ درجے کی نیٹ ورک کی جاسوسی۔ NSE اسکرپٹس Lua میں لکھی جاتی ہیں، جو ایک ہلکی پھلکی پروگرامنگ زبان ہے، جو صارفین کو Nmap کی فعلیت کو بڑھانے اور ان کے خاص مقاصد کے مطابق سکینز کو حسب ضرورت بنانے کی اجازت دیتی ہے۔

Nmap کو متعدد پلیٹ فارمز پر سپورٹ کیا جاتا ہے، بشمول Windows، macOS، اور Linux، جو اسے مختلف آپریٹنگ سسٹمز کے صارفین کے لیے قابل رسائی بناتا ہے۔ اس کی مضبوط خصوصیات اور استعمال میں آسانی Nmap کو نیٹ ورک سیکیورٹی تشخیصات کے لیے ایک ضروری ٹول اور بہت سے سائبر سیکیورٹی ٹول کٹس کا بنیادی حصہ بناتی ہیں۔

اہم خصوصیات:

  • میزبان دریافت: نیٹ ورک پر موجود میزبانوں کو تلاش کرتا ہے۔
  • اسکننگ پورٹ: کھلی پورٹس کو اسکین کرتا ہے تاکہ معلوم ہو سکے کہ کون سی سروسز چل رہی ہیں۔
  • سروس ورژن کی شناخت: کھلے پورٹس پر سوفٹویئر ورژنز کی نشاندہی کرتا ہے۔
  • او ایس ڈیٹیکشن: کسی میزبان کے آپریٹنگ سسٹم اور ڈیوائس کی قسم کا پتہ لگاتا ہے۔
  • Nmap Scripting Engine (NSE): اسکرپٹس کو خطرے کی نشاندہی اور خودکاری جیسے کاموں کے لیے استعمال کرتا ہے۔
  • فائر وال ایویژن: اسکین کے دوران فائر والز اور سیکورٹی سسٹمز کو بائی پاس کرتا ہے۔
  • لچکدار نتائج: نتائج کے لئے مختلف فارمیٹس کی حمایت کرتا ہے، جیسے کہ ٹیکسٹ، XML، اور HTML۔
  • اسٹیلتھ اسکیننگ: سیکورٹی سسٹمز کے ذریعے پتہ لگانے سے بچنے کے لیے خاموشی سے اسکین کرتی ہے۔
  • :IPv6 کی معاونت: IPv4 اور IPv6 نیٹ ورکس کے ساتھ کام کرتا ہے۔
  • GUI (Zenmap): آسان استعمال کے لئے ایک بصری انٹرفیس فراہم کرتا ہے۔

کیا نیا ہے؟

Version 6.45

  • [NSE] Add ssl-heartbleed script to detect the Heartbleed bug in OpenSSL
  • [NSE] Fixed an error-handling bug in socks-open-proxy that caused it to fail when scanning a SOCKS4-only proxy.
  • [NSE] Improved ntp-info script to handle underscores in returned data.
  • [NSE] Add quake1-info script for retrieving server and player information from Quake 1 game servers. Reports potential DoS amplification factor.
  • [NSE] Add unicode library for decoding and encoding UTF-8, UTF-16, CP437 and other character sets to Unicode code points. Scripts that previously just added or skipped nulls in UTF-16 data can use this to support non-ASCII characters.
  • When doing a ping scan (-sn), the --open option will prevent down hosts from being shown when -v is specified. This aligns with similar output for other scan types.
  • [Ncat] Added support for socks5 and corresponding regression tests.
  • [NSE] Add http-ntlm-info script for getting server information from Web servers that require NTLM authentication.
  • Added TCP support to dns.lua.
  • Added safe fd_set operations. This makes nmap fail gracefully instead of crashing when the number of file descriptors grows over FD_SETSIZE.
  • [NSE] Added tls library for functions related to SSLv3 and TLS messages. Existing ssl-enum-ciphers, ssl-date, and tls-nextprotoneg scripts were updated to use this library.
  • [NSE] Add sstp-discover script to discover Microsoft's Secure Socket Tunnelling Protocol
  • [NSE] Added unittest library and NSE script for adding unit tests to NSE libraries. See unittest.lua for examples, and run `nmap --script=unittest --script-args=unittest.run -d` to run the tests.
  • Updated bundled liblua from 5.2.2 to 5.2.3 (bugfix release)
  • Added version detection signatures and probes for a bunch of Android remote mouse/keyboard servers, including AndroMouse, AirHID, Wifi-mouse, and RemoteMouse.
  • [NSE] Added allseeingeye-info for gathering information from games using this query protocol. A version detection probe was also added.
  • [NSE] Add freelancer-info to gather information about the Freelancer game server. Also added a related version detection probe and UDP protocol payload for detecting the service.
  • [Ncat] Fixed compilation when --without-liblua is specified in configure (an #include needed an ifdef guard).
  • [NSE] Add http-server-header script to grab the Server header as a last-ditch effort to get a software version. This can't be done as a softmatch because of the need to match non-HTTP services that obey some HTTP requests.
  • [NSE] Add rfc868-time script to get the date and time from an RFC 868 Time server.
  • [NSE] Add weblogic-t3-info script that detects the T3 RMI protocol used by Oracle/BEA Weblogic. Extracts the Weblogic version, as well
  • Fixed a bug in libdnet with handling interfaces with AF_LINK addresses on FreeBSD >9 .Likely affected other *BSDs. Handled by skipping these non-network addresses.
  • Fixed a bug with UDP checksum calculation. When the UDP checksum is zero (0x0000), it must be transmitted as 1's-complement -0 (0xffff) to avoid ambiguity with +0, which indicates no checksum was calculated. This affected UDP on IPv4 only.
  • [NSE] Removed a fixed value (28428) which was being set for the Request ID in the snmpWalk library function; a value based on nmap.clock_ms will now be set instead.
  • [NSE] Add http-iis-short-name-brute script that detects Microsoft IIS servers vulnerable to a file/folder name disclosure and a denial of service vulnerability. The script obtains the "shortnames" of the files and folders in the webroot folder.
  • Idle scan now supports IPv6. IPv6 packets don't usually come with fragments identifiers like IPv4 packets do, so new techniques had to be developed to make idle scan possible.
  • [NSE] Add http-dlink-backdoor script that detects DLink routers with firmware backdoor allowing admin access over HTTP interface.
  • The ICMP ID of ICMP probes is now matched against the sent ICMP ID, to reduce the chance of false matches.
  • [NSE] Made telnet-brute support multiple parallel guessing threads, reuse connections, and support password-only logins.
  • [NSE] Made the table returned by ssh1.fetch_host_key contain a "key" element, like that of ssh2.fetch_host_key. This fixed a crash in the ssh-hostkey script. The "key" element of ssh2.fetch_host_key now is base64-encoded, to match the format used by the known_hosts file.
  • [Nsock] Handle timers and timeouts via a priority queue (using a heap) for improved performance. Nsock now only iterates over events which are completed or expired instead of inspecting the entire event set at each iteration.
  • [NSE] Update dns-cache-snoop script to use a new list of top 50 domains rather than a 2010 list.
  • [NSE] Added the qconn-exec script , which tests the QNX QCONN service for remote command execution.
  • [Zenmap] Fixed a crash that would happen when you entered a search term starting with a colon: "AttributeError: 'FilteredNetworkInventory' object has no attribute 'match_'".
  • [Ncat] Added NCAT_PROTO, NCAT_REMOTE_ADDR, NCAT_REMOTE_PORT, NCAT_LOCAL_ADDR and NCAT_LOCAL_PORT environment variables being set in all --*-exec child processes.

پروگرام دوسرے زبانوں میں دستیاب ہے۔

صارف کے جائزے

صارف کی درجہ بندی

1 2 3 4 5
5/5

6

لائسنس:

آزاد

ضروریات:

Windows All

زبانیں:

English

سائز:

25.6MB

ناشر:

Gordon Lyon

اپ ڈیٹ کیا گیا:

Apr 14, 2014

صاف

رپورٹ سافٹ ویئر

ڈویلپر کا سافٹ ویئر

Nmap 7.95

متعلقہ سافٹ ویئر

Nmap 7.95

Agnitum Outpost Security Suite 9.1

سیکیورٹی کی سطحیں

اپنے ڈیوائس کو کسی ممکنہ نقصان سے بچانے اور اپنے ڈیٹا اور رازداری کی سیکیورٹی کو یقینی بنانے کے لیے، ہماری ٹیم ہر بار جب ایک نیا انسٹالیشن فائل ہمارے سرورز پر اپلوڈ کیا جاتا ہے یا کسی دور دراز کے سرور کے ساتھ منسلک ہوتا ہے، اسے چیک کرتی ہے اور فائل کی حیثیت کی تصدیق یا تازہ ترین کرنے کے لیے اسے وقتاً فوقتاً جائزہ لیتی ہے۔ اس چیکنگ کی بنیاد پر، ہم کسی بھی ڈاؤن لوڈ کے قابل فائلوں کے لیے مندرجہ ذیل سیکیورٹی سطحیں متعین کرتے ہیں۔

صاف

یہ بہت ممکن ہے کہ یہ سافٹ ویئر پروگرام محفوظ ہو۔

ہم نے دنیا کے 60 سے زائد معروف اینٹی وائرس سروسز میں اس سافٹ ویئر پروگرام سے منسلک فائلوں اور یو آر ایل کو اسکین کیا؛ کوئی ممکنہ خطرات نہیں ملے۔ اور کوئی تیسری پارٹی کا سافٹ ویئر شامل نہیں ہے۔

خبردار

یہ پروگرام اشتہاری حمایت یافتہ ہے اور یہ تیسری پارٹی کے پروگرامز کو انسٹال کرنے کی پیشکش کر سکتا ہے جو ضرورت نہیں ہیں۔ ان میں ایک ٹول بار، آپ کے ہوم پیج میں تبدیلی، ڈیفالٹ سرچ انجن، یا دوسرے پارٹی پروگرامز کا انسٹال کرنا شامل ہو سکتا ہے۔ یہ جھوٹے مثبت ہو سکتے ہیں، اور ہمارے صارفین کو اس سافٹ ویئر کو انسٹال اور استعمال کرتے وقت محتاط رہنے کی نصیحت کی جاتی ہے۔

معذور

یہ سافٹ ویئر اب ڈاؤن لوڈ کے لیے دستیاب نہیں ہے۔ اس بات کا زیادہ امکان ہے کہ یہ سافٹ ویئر پروگرام خطرناک ہے یا اس میں سیکیورٹی کے مسائل ہیں یا دیگر وجوہات ہیں۔

ایک رپورٹ جمع کریں

شکریہ!
آپ کی رپورٹ بھیج دی گئی ہے۔

ہم آپ کی درخواست کا جائزہ لیں گے اور مناسب کارروائی کریں گے۔

براہ کرم نوٹ کریں کہ اس رپورٹ کی وجہ سے کیے گئے کسی بھی عمل کے بارے میں آپ کو کوئی اطلاع نہیں ملے گی۔ ہم اس کی وجہ سے ہونے والی کسی بھی تکلیف کے لیے معذرت خواہ ہیں۔

ہم آپ کی مدد کی قدر کرتے ہیں تاکہ ہماری ویب سائٹ کو صاف اور محفوظ رکھا جا سکے۔