https://github.com/CYB3RMX/NuSecurity
Nushell configs & scripts for security researchers.
https://github.com/CYB3RMX/NuSecurity
cybersecurity nushell nushell-config nushell-lang nushell-script shell-config shell-customization threat-intelligence
Last synced: 3 months ago
JSON representation
Nushell configs & scripts for security researchers.
- Host: GitHub
- URL: https://github.com/CYB3RMX/NuSecurity
- Owner: CYB3RMX
- Created: 2025-01-27T13:43:26.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-05-28T07:40:55.000Z (8 months ago)
- Last Synced: 2025-06-01T11:43:14.268Z (7 months ago)
- Topics: cybersecurity, nushell, nushell-config, nushell-lang, nushell-script, shell-config, shell-customization, threat-intelligence
- Language: Nushell
- Homepage:
- Size: 33.2 KB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NuSecurity
Nushell configs & scripts for security researchers.
# Available Commands

# Setup
You can simply execute the following command from your Nushell command line.
```nu
cp configs/config.nu $nu.config-path # restart your command prompt after that!!
```