#
unix
Here are 2,578 public repositories matching this topic...
Lynis - Security auditing tool for Linux, macOS, and UNIX-based systems. Assists with compliance testing (HIPAA/ISO27001/PCI DSS) and system hardening. Agentless, and installation optional.
linux
shell
auditing
devops
unix
security-audit
pci-dss
compliance
hardening
security-vulnerability
security-hardening
devops-tools
hipaa
vulnerability-detection
vulnerability-scanners
security-scanner
vulnerability-assessment
gdpr
security-tools
system-hardening
-
Updated
Jan 1, 2021 - Shell
The Serenity Operating System 🐞
-
Updated
Jan 2, 2021 - C++
A collection of Linux Sysadmin Test Questions and Answers. Test your knowledge and skills in different fields with these Q/A.
linux
answers
security
devops
unix
knowledge
skills
network
sysadmin
databases
resources
interview
systems
cybersecurity
exam
bsd
interview-questions
sysops
cheatsheets
webops
-
Updated
Jan 22, 2020
A book for learning the Vim editor the smart way.
vim
editor
education
unix
tutorial
programming
book
book-series
advanced
beginner
training-providers
training-materials
learning-to-code
intermediate
-
Updated
Jan 1, 2021
-
Updated
Dec 1, 2020 - JavaScript
Native Mac app that shows all open files, directories, sockets, pipes and devices in use by all running processes. Nice GUI for lsof.
macos
socket
unix
gui
objective-c
osx
filter
pipes
directories
lsof
open-files
sloth
macos-app
ip-sockets
domain-sockets
-
Updated
Dec 27, 2020 - Objective-C
Friendly Interactive Shell and Expressive Programming Language
-
Updated
Jan 2, 2021 - Go
GTFOBins is a curated list of Unix binaries that can used to bypass local security restrictions in misconfigured systems
linux
unix
reverse-shell
binaries
post-exploitation
bypass
exfiltration
blueteam
redteam
bind-shell
gtfobins
-
Updated
Dec 30, 2020 - HTML
jeroenjanssens
commented
Jun 10, 2020
I'm happy to announce that I'll be writing the second edition of Data Science at the Command Line (O'Reilly, 2014). This issue explains why I think a second edition is needed, lists what changes I plan to make, and presents a tentative outline. Finally, I have a few words about the process and giving feedback.
Why a second edition?
While the command line as a technology and as a way of w
A golang library for building interactive prompts with full support for windows and posix terminals.
-
Updated
Dec 17, 2020 - Go
-
Updated
Dec 22, 2020 - C
An FTP and FTPS client for .NET & .NET Standard, optimized for speed. Provides extensive FTP commands, File uploads/downloads, SSL/TLS connections, Automatic directory listing parsing, File hashing/checksums, File permissions/CHMOD, FTP proxies, FXP support, UTF-8 support, Async/await support, Powershell support and more. Written entirely in C#, with no external dependencies.
-
Updated
Dec 6, 2020 - C#
GPG symmetric password manager
-
Updated
May 25, 2020 - Shell
Linux Test Project http://linux-test-project.github.io/
-
Updated
Dec 31, 2020 - C
A self-extracting archiving tool for Unix systems, in 100% shell script.
-
Updated
Dec 21, 2020 - Shell
Improve this page
Add a description, image, and links to the unix topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the unix topic, visit your repo's landing page and select "manage topics."
See: https://illumos.org/man/5/epoll
Idea: move logic from src/unix/linux-core.c to src/unix/epoll.c and share that between Linux and Illumos.
Motivation:
diff --git a/src/unix/core.c b/s