DEV Community

Cover image for NEPTI Script v1.01
Dhairya Chandra
Dhairya Chandra

Posted on

NEPTI Script v1.01

Github Project- https://github.com/navjots7/NETPI-v1.01

This is our first script and it is based on the basic networking tools that are already available on Kali Linux. But instead of opening different terminal windows for different tools, this script will save your time.
Alt Text

While writing this article, the script contains 6 features namely:

  1. IP Address - Know your IP Address
  2. MAC Address- Know your MAC Address
  3. Turn off the Interface- Turn off the interface
  4. Gateway IP- Know the Gateway IP
  5. Whois- use whois tool and the output will be saved in a different file named as Output.txt
  6. Hostname- Know the hostname Alt Text So for this script to work, you need an interface with state as up. If the interface is down, this script will initially try to change the state of the interface.

At first, it will list all the network interfaces which are in the up state. If you see your choice of Network interface in that list, you need to write down the interface to continue. Else just mention the specific interface you want to use, it will try to bring that interface in the up state and if that is successful then you will further proceed with the script or it will show an error if the interface is not present (This will result in exiting of the script.).

Once you are done with this, just use the script with these tools. We will add some more tools in the near future.

If you find any issue with the script, do mention it in the “issue” tab.

WE ARE NOT RESPONSIBLE HOW YOU ARE GOING TO USE THIS SCRIPT. PLEASE BE ETHICAL, LEGAL AND USE IT FOR EDUCATIONAL PURPOSES ONLY.

CREATORS

Twitter-
@navjot7s - https://twitter.com/navjot7s
@dhairyachandra - https://twitter.com/dhairyachandra

Github-
@navjots7 - https://github.com/navjots7
Dhairyachandra - https://github.com/dhairyachandra
@Singhm-n - https://github.com/Singhm-n

Heroku

Simplify your DevOps and maximize your time.

Since 2007, Heroku has been the go-to platform for developers as it monitors uptime, performance, and infrastructure concerns, allowing you to focus on writing code.

Learn More

Top comments (0)

The Most Contextual AI Development Assistant

Pieces.app image

Our centralized storage agent works on-device, unifying various developer tools to proactively capture and enrich useful materials, streamline collaboration, and solve complex problems through a contextual understanding of your unique workflow.

👥 Ideal for solo developers, teams, and cross-company projects

Learn more

👋 Kindness is contagious

Discover a treasure trove of wisdom within this insightful piece, highly respected in the nurturing DEV Community enviroment. Developers, whether novice or expert, are encouraged to participate and add to our shared knowledge basin.

A simple "thank you" can illuminate someone's day. Express your appreciation in the comments section!

On DEV, sharing ideas smoothens our journey and strengthens our community ties. Learn something useful? Offering a quick thanks to the author is deeply appreciated.

Okay