DEV Community

Cover image for NEPTI Script v1.01
Navjot Singh
Navjot Singh

Posted on

3

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:
IP Address - Know your IP Address
MAC Address- Know your MAC Address
Turn off the Interface- Turn off the interface
Gateway IP- Know the Gateway IP
Whois- use whois tool and the output will be saved in a different file named as Output.txt
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

Image of Wix Studio

2025: Your year to build apps that sell

Dive into hands-on resources and actionable strategies designed to help you build and sell apps on the Wix App Market.

Get started

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Dive into an ocean of knowledge with this thought-provoking post, revered deeply within the supportive DEV Community. Developers of all levels are welcome to join and enhance our collective intelligence.

Saying a simple "thank you" can brighten someone's day. Share your gratitude in the comments below!

On DEV, sharing ideas eases our path and fortifies our community connections. Found this helpful? Sending a quick thanks to the author can be profoundly valued.

Okay