Add files via upload

This commit is contained in:
Ꭰᴀʀᴋ Ꮩᴇɴᴏᴍ ×͜× 2026-06-29 19:11:29 +05:30 committed by GitHub
parent 5340f729b6
commit ffbc246b29
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 28 additions and 36 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 MiB

View file

@ -1,43 +1,35 @@
Nmap [![Build Status](https://github.com/nmap/nmap/actions/workflows/build.yml/badge.svg)](https://github.com/nmap/nmap/actions/workflows/build.yml)
====
<html>
<body>
<h1>NMAP-ODFICIAL</h1>
<h5>THIS TOOL USES NMAP TO HELP ANALYZE NETWORKS, IDENTIFY OPEN PORTS, AND GATHER INFORMATION ABOUT CONNECTED DEVICES FOR AUTHORIZED SECURITY TESTING AND EDUCATIONAL PURPOSES. USE ONLY ON NETWORKS YOU OWN OR HAVE EXPLICIT PERMISSION TO TEST.</h5>
Nmap is released under a custom license, which is based on (but not compatible
with) GPLv2. The Nmap license allows free usage by end users, and we also offer
a commercial license for companies that wish to redistribute Nmap technology
with their products. See [Nmap Copyright and Licensing](https://nmap.org/book/man-legal.html)
for full details.
<h3>OS For:</h3>
<h5>[1] Linux [2] Termux [3] Window
The latest version of this software as well as binary installers for Windows,
macOS, and Linux (RPM) are available from
[Nmap.org](https://nmap.org/download.html)
<h4>Install Linux / Termux</h4>
<p>apt upgrade & update -y</p>
<p>Gitclone https://github.com/OFFICIALcybersatyam27/NMAP-OFFICIAL.git</p>
<p>./configure
make
make install</p>
Full documentation is also available
[on the Nmap.org website](https://nmap.org/docs.html).
Questions and suggestions may be sent to
[the Nmap-dev mailing list](https://nmap.org/mailman/listinfo/dev).
<h1>Reach Out to me!</h1>
<h5>I am available in email and messenger. You can message me (except hi/hello), I will reply within 24 hours. I can help you with Python, shell, web application, android app development.</h5>
Installing
----------
Ideally, you should be able to just type:
<img src="96db025f-1771-4fcd-b972-2a0fc2ed55aa.jpg" alt="Girl in a jacket" style="width:250px;height:250px; border-radius: 50%;">
./configure
make
make install
<h4>"_LEARNING NMAP, NETWORK SCANNING, CYBERSECURITY, ETHICAL HACKING, NETWORK RECONNAISSANCE, SECURITY TESTING, AND NETWORK ANALYSIS. CHECK OUT MY CREATIVE CYBERSECURITY PROJECTS!!"</h4>
</center>
<center>
<h3>OPEN_FOR_OPPORTUNITIES,,_CYBER_SECURITY: Yes</h3>
</center>
</h5>
<h3>❖ ᴍᴀᴅᴇ ʙʏ ♥️ OFFICIAL_cyber_satyam27 ×͜× 『Ꭰᴀʀᴋ Ꮩᴇɴᴏᴍ』</h3>
</center>
</body>
</html>
Details on installation, compilation, and limitation of the Nmap
Security Scanner on the Windows platform is now available in the Nmap
Installation Guide at https://nmap.org/install/ .
For far more in-depth compilation, installation, and removal notes, read the
[Nmap Install Guide](https://nmap.org/book/install.html) on Nmap.org.
Using Nmap
----------
Nmap has a lot of features, but getting started is as easy as running `nmap
scanme.nmap.org`. Running `nmap` without any parameters will give a helpful
list of the most common options, which are discussed in depth in [the man
page](https://nmap.org/book/man.html). Users who prefer a graphical interface
can use the included [Zenmap front-end](https://nmap.org/zenmap/).
Contributing
------------
Information about filing bug reports and contributing to the Nmap project can
be found in the [HACKING](HACKING) and [CONTRIBUTING.md](CONTRIBUTING.md)
files.