Bookmarks
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
11 results tagged commands  ✕   ✕
swisskyrepo/PayloadsAllTheThings https://github.com/swisskyrepo/PayloadsAllTheThings
Tue 10 May 2022 09:12:05 AM PDT archive.org

A list of useful payloads and bypasses for Web Application Security.

awesome infosec hacking commands payloads tricks embedded
micha/resty https://github.com/micha/resty
Fri 18 Mar 2022 11:49:54 AM PDT archive.org

Resty provides a simple, concise shell interface for interacting with REST services. Since it is implemented as functions in your shell and not in its own separate command environment you have access to all the usual shell tools. Cookies are supported automatically and stored in a file locally. Most of the arguments are remembered from one call to the next to save typing. It has pretty good defaults for most purposes. Additionally, resty allows you to easily provide your own options to be passed directly to curl, so even the most complex requests can be accomplished with the minimum amount of command line pain.

Implemented as a shell script that you source: . /path/to/resty

Basically, Resty lets you treat HTTP requests to a REST API like a series of CLI commands.

script bash http rest api commands scripting
GitHub - cla01/rtlsdr-test1: My first test of RTL-SDR to read signals from a water meter transmitter https://github.com/cla01/rtlsdr-test1
Mon 17 Aug 2020 07:36:44 AM PDT archive.org

My first test of RTL-SDR to read signals from a water meter transmitter using the rtl_433 utility.

This is supposed to be a follow-up to my Reddit post in r/RTLSDR sub.

rf rtlsdr poc iot monitoring results commands
GitHub - BBVA/kapow: Kapow! If you can script it, you can HTTP it. https://github.com/BBVA/kapow
Thu 13 Aug 2020 05:20:14 PM PDT archive.org

A utility which turns any shell command into a REST API.

golang http rest api commands exocortex
Mitogen https://mitogen.networkgenomics.com/
Mon 25 Nov 2019 11:21:12 AM PST archive.org

Mitogen is a Python library for writing distributed self-replicating programs.

There is no requirement for installing packages, copying files around, writing shell snippets, upfront configuration, or providing any secondary link to a remote machine aside from an SSH connection. Due to its origins for use in managing potentially damaged infrastructure, the remote machine need not even have free disk space or a writeable filesystem.

It is not intended as a generic RPC framework; not intended for direct use by consumer software.

The focus is to centralize and perfect the intricate dance required to run Python code safely and efficiently on a remote machine, while avoiding temporary files or large chunks of error-prone shell scripts, and supporting common privilege escalation techniques like sudo, potentially in combination with exotic connection methods such as WMI, telnet, or console-over-IPMI.

Github: https://github.com/dw/mitogen

python sysadmin distributed commands repairs lightweight messages
jorgebucaran/awesome-fish https://github.com/jorgebucaran/awesome-fish
Tue 08 Oct 2019 07:02:47 PM PDT archive.org

A curated list of the most fabulous packages, prompts, and resources for the friendly interactive shell.

awesome list fish prompt commands tools configs shell
BTRFS Cheatsheet | Programster's Blog https://blog.programster.org/btrfs-cheatsheet
Tue 24 Sep 2019 02:49:02 PM PDT archive.org

A cheatsheet for using btrfs.

btrfs linux sysadmin cheatsheet howto commands
snipsco/snips-nlu: Snips Python library to extract meaning from text https://github.com/snipsco/snips-nlu
Thu 17 Jan 2019 04:37:04 PM PST archive.org

Snips NLU (Natural Language Understanding) is a Python library that allows to parse sentences written in natural language and extracts structured information. Behind every chatbot and voice assistant lies a common piece of technology: Natural Language Understanding (NLU). Anytime a user interacts with an AI using natural language, their words need to be translated into a machine-readable description of what they meant. The NLU engine first detects what the intention of the user is (a.k.a. intent), then extracts the parameters (called slots) of the query. The developer can then use this to determine the appropriate action or response.

python module nlp nlu parsing semantics commands analysis
shellinabox/shellinabox: Official-ish Fork of Shell In A Box https://github.com/shellinabox/shellinabox
Fri 26 Oct 2018 01:27:05 PM PDT archive.org

Shell In A Box implements a web server that can export arbitrary command line tools to a web based terminal emulator. This emulator is accessible to any JavaScript and CSS enabled web browser and does not require any additional browser plugins. Probably more heavyweight than SSH but it also affords certain advantages.

Written in C.

webapps shell terminal commands administration
Get more done at the Linux command line with GNU Parallel | Opensource.com https://opensource.com/article/18/5/gnu-parallel
Tue 15 May 2018 03:27:22 PM PDT archive.org
linux utility sysadmin parallel commands article
yum command: Update / Install Packages Under Redhat Enterprise / CentOS Linux Version 5.x http://www.cyberciti.biz/faq/rhel-centos-fedora-linux-yum-command-howto/
Tue 20 Mar 2018 01:46:02 AM PDT archive.org

A couple of YUM tricks for Redhat derivatives which will no doubt come in handy for sysadmins.. such as removing all X related packages in one fell swoop.

sysadmin commands fedora centos howto rhn update redhat yum rhel install linux x security packages rpm uninstall
4811 links, including 361 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn