一款功能強大的自動化網(wǎng)絡(luò)流量安全增強工具
NetSet
NetSet是一款自動化安全增強工具,該工具的主要目的就是將很多復(fù)雜的操作以自動化的方式實現(xiàn),并幫助用戶保證網(wǎng)絡(luò)流量的安全性。除此之外,它還提供了一種簡單的代理收集方法以及實用工具運行方法,大部分機制都基于Tor網(wǎng)絡(luò)實現(xiàn)。
NetSet安裝和使用的所有實用工具也將會進行自動配置。當然了,工具本身并不是全部都會用于進行安全方面的操作,很多都是完成一些輔助性任務(wù)。
NetSet有助于實現(xiàn)的其他功能:
實現(xiàn)了一種按需使用的終端多路復(fù)用器,其會話通過Tor路由,并通過自動安裝和配置DNSCrypt-proxy來保護DNS流量。Tor Wall可以保證所有的流量必須經(jīng)過Tor網(wǎng)絡(luò)來進行傳輸,并且可以輕松訪問OPSEC資源。
工具使用
將項目代碼克隆至本地之后,切換到NetSet目錄,然后運行下列代碼:
- chmod +x *.sh
- ./netset-main.sh --install
- #sudo ./netset-main.sh –install
上述命令將會幫助你安裝好NetSet,并完成所有的功能配置。
工具更新
使用sudo命令執(zhí)行腳本后,所有的操作都會以root權(quán)限來執(zhí)行,這也就意味著當一個需要提權(quán)的操作在執(zhí)行時,你都不需要輸入sudo密碼。當然了,NetSet的大部分操作都需要root權(quán)限,包括目錄備份等等。
工具選項
- 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
注意事項
該工具目前已在Ubuntu 19.04上成功測試。
本項目計劃在將來添加更多OPSEC相關(guān)的資源或功能模塊。
項目地址
NetSet:【 GitHub傳送門 】



























