Links
Tag cloud
Picture wall
Daily
Plugins
  • ► Play Videos
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
19 results tagged TERMINAL  ✕
📙 Emojipedia — 😃 Accueil des significations d'emojis 💁👌🎍😍 https://emojipedia.org/fr/
Thu 24 Nov 2022 10:16:55 AM CET archive.org

Emojipedia is brought to you by Zedge, the world's #1 phone personalization app

Logo Apple AppStore Logo Google Play Symbol Web Browser

Tous les noms d'emoji sont des noms officiels de la base de données de caractères Unicode ou du CLDR. Les points de code indiqués font partie de la norme Unicode.

Les descriptions et définitions supplémentaires d'emoji sont protégées par les droits d'auteur © d'Emojipedia. Les images Emoji affichées sur Emojipedia sont protégées par les droits d'auteur © de leurs créateurs respectifs, sauf indication contraire.

emoji ico icon web terminal
[linux] Micro-editor https://micro-editor.github.io/
Fri 10 Jun 2022 10:54:27 AM CEST archive.org

micro

a modern and intuitive terminal-based text editor

curl https://getmic.ro | bash

linux editor nano-alternative micro terminal text
https://www.nerdfonts.com/#home https://www.nerdfonts.com/#home
Sat 21 Aug 2021 06:45:57 PM CEST archive.org
thumbnail

Nerd Fonts patches developer targeted fonts with a high number of glyphs (icons). Specifically to add a high number of extra glyphs from popular ‘iconic fonts’ such as Font Awesome, Devicons, Octicons, and others.

font windows top terminal
Nerd Fonts – Les meilleurs polices pour les développeurs – Korben https://korben.info/nerd-fonts-police-developpeur.html
Thu 19 Aug 2021 12:58:07 PM CEST archive.org
thumbnail

Nerd Fonts – Les meilleurs polices pour les développeurs

@Korben — 19 août 2021

Les polices de caractères, c’est cool, mais ce n’est pas forcement adapté à tous nos usages de nerds… Parfois, notre police (ou font) préférée manque de certains symboles et ça fait des carrés chelous dans nos terminaux ou nos IDE.

Heureusement, il existe un super projet collaboratif qui s’appelle Nerd Fonts et qui vise à patcher les polices de caractères les plus appréciées des développeurs et autres informaticiens en y ajouter un grand nombre de glyphs (icones) en provenance de projets que vous connaissez tous :

Powerline Extra Symbols
Font Awesome
Font Awesome Extension
Material Design Icons
Weather Icons
Devicons
Octicons
Font Logos (Formerly Font Linux)
Pomicons
IEC Power Symbols
Seti-UI + Custom
font web dev terminal
fzf: comment optimiser son utilisation de la ligne de commande – Simon Désaulniers https://sim590.github.io/fr/outils/fzf/
Tue 21 Apr 2020 09:21:44 AM CEST archive.org
thumbnail

fzf: comment optimiser son utilisation de la ligne de commande

DEBIAN TERMINAL FZF SHELL
The Bash Hackers Wiki [Bash Hackers Wiki] https://wiki.bash-hackers.org/start
Mon 20 Apr 2020 05:41:15 PM CEST archive.org

The Bash Hackers Wiki

wiki hacker shell help bash terminal
Terminal Escape Injection - InfosecMatter https://www.infosecmatter.com/terminal-escape-injection/
Fri 17 Apr 2020 02:38:02 PM CEST archive.org
thumbnail

Shell script escape injection

  echo -e '#!/bin/sh\n\necho "evil!"\nexit 0\n\033[2Aecho "Hello World!"\n' > script.sh
 chmod a+x script.sh

The resulting script.sh will then work on (has been tested on):

 Linux (gnome-terminal, xterm, aterm)
 Mac OS (Terminal 2.0, iTerm2)
 Cygwin (Windows)

Python script escape injection

     echo -e '#!/usr/bin/python\n\nprint "evil!";\nexit(0);\n#\033[2A\033[1Dprint "Hello World!";\n' > script.py
   chmod a+x script.py

The resulting script.py will then work on (has been tested on):

Linux (gnome-terminal, xterm, aterm)
Mac OS (Terminal 2.0, iTerm2)
Cygwin (Windows)

Batch (Command Prompt) escape injection

     echo -e '@echo off\n\r\n\recho evil!\r\n::\033[2D  \033[A\033[2Decho Hello World!' > script.bat

The resulting script.bat will then work on (has been tested on):

Windows 10 PowerShell
Windows 10 Command Prompt

PS1 (PowerShell) escape injection

      echo -e 'write-host "evil!"\r\n#\033[A\033[2Dwrite-host "Hello World!"' > script.ps1

The resulting script.ps1 will then work on (has been tested on):

Windows 10 PowerShell
Windows 10 Command Prompt

Conclusion

As we have seen in this article, terminal escape injections affect practically every modern operating system environment and they can be really nasty.

As infosec professionals, we should know about them and keep our guards up when it matters. Hopefully this article provided enough information to stay safe.

Please feel free to let us know in the comment section your thoughts.

secu injection terminal shell
JSLinux https://bellard.org/jslinux/vm.html?cpu=riscv64&url=https://bellard.org/jslinux/buildroot-riscv64.cfg&mem=256
Thu 24 Jan 2019 10:55:43 AM CET archive.org

un terminal Unix ou MS dans votre browser

https://bellard.org/jslinux/

terminal browser
Inconsolata - http://levien.com/type/myfonts/inconsolata.html http://levien.com/type/myfonts/inconsolata.html
Mon 29 May 2017 04:53:50 PM CEST archive.org

best font for terminal ;)

fonts police terminal
tget : le wget du torrent | memo-linux.com https://memo-linux.com/tget-le-wget-du-torrent/
Tue 18 Oct 2016 02:08:50 PM CEST archive.org

tget : le wget du torrent | memo-linux.com

tget torrent terminal
ConEmu - Handy Windows Terminal http://conemu.github.io/
Fri 24 Apr 2015 07:42:10 AM CEST archive.org
thumbnail

cmd windows terminal

cmd windows terminal
Clink http://mridgers.github.io/clink/
Fri 24 Apr 2015 07:40:58 AM CEST archive.org

Overview

Clink combines the native Windows shell cmd.exe with the powerful command line editing features of the GNU Readline library, which provides rich completion, history, and line-editing capabilities. Readline is best known for its use in the well-known Unix shell Bash, the standard shell for Mac OS X and many Linux distributions.

windows cmd terminal
Feednix - Utilisez Feedly dans un terminal - Korben http://korben.info/feednix-utilisez-feedly-dans-un-terminal.html
Mon 16 Feb 2015 03:09:17 PM CET archive.org
thumbnail
Feedly terminal korben
Gate One Documentation http://liftoff.github.io/GateOne/
Mon 01 Sep 2014 09:21:49 AM CEST archive.org

Gate One 1.1.0 documentation

GateOne Console terminal Linux Web
Getting started - Asciinema https://asciinema.org/docs/getting-started
Tue 10 Jun 2014 02:30:29 PM CEST archive.org

Asciinema is a free and open source solution for recording the terminal sessions and sharing them on the web. Read more about how it works.

Terminal Shell Asciinema
Planet Libre - Shelr, un service de screencast pour votre terminal http://www.planet-libre.org/?post_id=11531
Tue 10 Jun 2014 02:29:30 PM CEST archive.org

Shelr propose un outil pour enregistrer, rejouer et diffuser les commandes et leurs résultats saisies dans votre terminal favori (console). L'avantage par rapport à un screencast classique est que le termcast sauvegarde non pas une vidéo mais juste le texte.

Il est possible de fonctionner de manière autonome en gérant vous même vos enregistrements (ce qui peut par exemple être très pratique pour une présentation ou un cours à des élèves). Si vous souhaitez diffusez ces enregistrements sur Internet, il faut passer par le site Shelr.tv: l'inscription prends quelques secondes et l'hébergement de vos termcasts est gratuite.
Cerise sur le gâteau, les outils Shelr sont fournis sont licence GPL v3 dans un GitHub.
Installation Shelr sur votre système

Voici la procédure à suivre sur une distribution Ubuntu. Les seuls pré-requis sont d'avoir ruby et rubugems installés sur son système d'exploitation:

sudo apt-get install ruby rubygems
sudo gem install shelr

Terminal Shell Shelr
Rejouer un session de terminal avec playitagainsam | Sam & Max: Python, Django, Git et du cul http://sametmax.com/rejouer-un-session-de-terminal-avec-playitagainsam/
Thu 22 May 2014 09:41:22 AM CEST archive.org
terminal session SSH dump
Partagez votre terminal via Chrome « Korben http://korben.info/partagez-terminal-via-chrome.html
Wed 02 Apr 2014 08:05:42 AM CEST archive.org
thumbnail

Partagez votre terminal via Chrome

SSh Chrome terminal sharing
15 Greatest Open Source Terminal Applications http://www.cyberciti.biz/open-source/best-terminal-applications-for-linux-unix-macosx/
Fri 26 Apr 2013 12:09:48 PM CEST archive.org

Of 2012

Open Source Terminal Applications
1527 links, including 7 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn