NetSet : Operational Security Utility & Automator

Operational Security utility and automator. NetSet is designed to automate a number of operations that will help the user with securing their network traffic. It also provides an easy way to gather proxies and run utilities through Tor.

All the utilities installed and used by NetSet will be automatically configured as well. Of course the tool itself isn’t the be all of Operational Security. Rather it is a convenient way of getting yourself set up with the basics. Also you can learn to gather proxies and run utilities.

NetSet facilitates, among other things;

A terminal multiplexer on demand, that has it’s sessions routed through Tor. Secured DNS traffic through automatic installation and configuration of DNSCrypt-proxy. Tor Wall functionality that forces all traffic through the Tor Network. Easy access to online OPSEC resources, the web resources in question can be opened in-script.

Also Read – MASC : A Web Malware Scanner

Usage

After cloning the repo navigate to the NetSet directory and run the following:

chmod +x *.sh
./netset-main.sh –install #sudo

./netset-main.sh –install

This will install and configure everything you’ll need for NetSet to function properly.

Update

Using sudo to start the script will execute every operation within the script as root, this means you won’t be prompted for your sudo password when an operation requires elevated privileges. However all items written by NetSet will consequently be owned by root as well, including backup directories. Last but not least; when considering security implications, it is not recommended to run everything with super user privileges.

Starting the main script with sudo will be optional from now on to reflect the above considerations.

Options

Please see an option overview below.

CLI Arguments
‘-t’ or ‘–terminal’ Starts
terminal multiplexer with all
connections routed through Tor

‘-s’ or ‘–status’ prints a status
overview of NetSet related network
utilities and their current state.

‘-i’ or ‘–install’ runs a script
designed to install all of NetSet’s
dependencies and configures them

Menu Options

‘Usage’ – Print options overview
‘Status’ – Print Status overview
‘Spoof MAC’ – Spoof MAC Address
‘Random Proxies’ – Scrape random proxies
‘GeoSort Proxies’- Scrape GeoSorted proxies
‘ProtonVPN’ – Start ProtonVPN
‘Tor Terminal’ – Start terminal multi-
plexer, with all sessions
routed through Tor
‘Tor Wall’ – Configures iptables to
force all connections
through Tor.
‘OPSEC Resources’- Display NetSet’s included
list of web resources.
Select an entry to open
it in your default browser

R K

Recent Posts

Kali Linux 2024.4 Released, What’s New?

Kali Linux 2024.4, the final release of 2024, brings a wide range of updates and…

2 days ago

Lifetime-Amsi-EtwPatch : Disabling PowerShell’s AMSI And ETW Protections

This Go program applies a lifetime patch to PowerShell to disable ETW (Event Tracing for…

2 days ago

GPOHunter – Active Directory Group Policy Security Analyzer

GPOHunter is a comprehensive tool designed to analyze and identify security misconfigurations in Active Directory…

4 days ago

2024 MITRE ATT&CK Evaluation Results – Cynet Became a Leader With 100% Detection & Protection

Across small-to-medium enterprises (SMEs) and managed service providers (MSPs), the top priority for cybersecurity leaders…

7 days ago

SecHub : Streamlining Security Across Software Development Lifecycles

The free and open-source security platform SecHub, provides a central API to test software with…

1 week ago

Hawker : The Comprehensive OSINT Toolkit For Cybersecurity Professionals

Don't worry if there are any bugs in the tool, we will try to fix…

1 week ago