Monthly Shaarli

All links of one month in a single page.

July, 2018

GitHub - bartobri/no-more-secrets: A command line tool that recreates the famous data decryption effect seen in the 1992 movie Sneakers.

usless, donc utile.

via Korben.

Alexey Kuznetsov / android-sms-gate · GitLab

Sous le coude, semble permettre de envoyer/recevoir les sms sur le pc tout en ayant accès à la conversation complète...

GitHub - Overv/openstreetmap-tile-server: Docker file for a minimal effort OpenStreetMap tile server

Bon ok c'est du docker mais au moins ça peut toujours dépanner !

Public buckets by grayhatwarfare

hum interressant ça...
https://medium.com/@grayhatwarfare/how-to-search-for-open-amazon-s3-buckets-and-their-contents-https-buckets-grayhatwarfare-com-577b7b437e01

Liste de plein de fichier trouvé via des failles des serveurs de chez amazon.

A Linux Sysadmin's Guide to Network Management, Troubleshooting and Debugging

Quelques commandes utile pour faire de l'admin sys.

This is a simple place where you can download crackmes to improve your reverse engineering skills.

Un autre site dans la même idée que root-me pour s'amuser (et apprendre).

sent - simple plaintext presentation tool

Simple outils de présentation. A tester...

Sous le coude.

x - xssstate | suckless.org tools

A simple tool to retrieve the X screensaver state.

Sous le coude.

GitHub - nsf/termbox: Library for writing text-based user interfaces

Termbox is a library that provides minimalistic API which allows the programmer to write text-based user interfaces.

Sous le coude.

dvtm || dynamic virtual terminal manager

dvtm brings the concept of tiling window management, popularized by X11-window managers like dwm to the console. As a console window manager it tries to make it easy to work with multiple console based programs.

Sous le coude

xzoom - A simple screen magnifier for X11.

permet de faire des zoom sur un certaine zone de l'écran, plutôt lent après un test rapide.

keynav - retire your mouse. - semicomplete

Keynav is a piece of an on-going experiment to make pointer-driven interfaces easier and faster for users to operate. It lets you move the pointer quickly to most points on the screen with only a few key strokes.

Note that I said pointer, not mouse. The mouse simply drives the pointer. We can drive the pointer with other devices too. keynav turns your keyboard into an fast pointer mover.

Sous le coude

GitHub - s0md3v/Photon: Incredibly fast crawler which extracts urls, emails, files, website accounts and much more.

Pratique ce soft, permet de choper

  • URLs (in-scope & out-of-scope)
  • URLs with parameters (example.com/gallery.php?id=2)
  • Intel (emails, social media accounts, amazon buckets etc.)
    • Files (pdf, png, xml etc.)
  • JavaScript files & Endpoints present in them
  • Strings based on custom regex pattern

En plus il a mode "multithread" "intelligent" bon là va falloir creuser pour vérifier ainsi qu'un "mode ninja" qui permet d'utiliser plusieurs serveurs qui vont chercher les infos (c'est pour aller plus vite, pas pour des questions de sécurité)

security.txt | A proposed standard which allows websites to define security policies.

RFC (pas encore validée à priori) qui permet de mettre à disposition des informations aux personnes souhaitant remonter des vulnérabilités aux resp. sécurité derrière une boite, un site web ou autre.

Bienvenue [Root Me : plateforme d'apprentissage dédiée au Hacking et à la Sécurité de l'Information]

Parceque je ne pouvais pas ne pas la partager.

hledger: index

hledger is an accounting program, for tracking money, time, or other commodities. It is cross platform and released under GNU GPLv3.

A tester, avec interface ncurses en plus.

x - svkbd | suckless.org tools

This is a simple virtual keyboard, intended to be used in environments, where no keyboard is available.

Sous le coude

x - wmname | suckless.org tools

wmname prints/sets the window manager name property of the root window similar to how hostname(1) behaves.

wmname is a nice utility to fix problems with JDK versions and other broken programs assuming a reparenting window manager for instance.

Sous le coude.

entr(1)

Run arbitrary commands when files change.

Sous le coude

GitHub - clamiax/snore: sleep with feedback

snore pause for NUMBER seconds. SUFFIX may be 's' for seconds (default), 'm' for minutes, 'h' four hours or 'd' for days. Given two or more arguments, pause for the amount of time specified by the sum of their values. A visual feedback is given by printing the flowing of time in both ascending and descending order. If no arguments are given, snore pauses for 1d (one day).

Sous le code

x - lsw | suckless.org tools

Lists the titles of all running X windows to stdout, similar to ls(1). Might be useful for script integration.

Sous le coude

GitHub - muquit/grabc: A command line tool to identify a pixel color of an X Window System screen

Simple outil qui permet de sélectionner un pixel. Pour copier coller directement dans le press-papier:

#!/bin/bash
OUT=`grabc`
echo ${OUT} | xclip -sel clip

Reste plus qu'a voir pour l'ouvrir avec dmenu...

Pitivi, a free and open source video editor for Linux

Hum... Encore un autre outils pour faire du montage vidéo ?

Bon bas va falloir tester un jour alors !

Note: Installation de certain plugin Vagrant

Pour arrêter de ce battre avec pkg-config et libxml2 :

CONFIGURE_ARGS='--use-system-libraries=true --with-xml2-include=/usr/include/libxml2' vagrant plugin install pkg-config
GitHub - jfurrow/flood: A modern web UI for rTorrent with a Node.js backend and React frontend.

Je prefère rtorrent avec l'UI de base, mais celle-ci est sympa. A tester.

Comprendre l’informatique quantique – qubits
GitHub - Sycnex/Windows10Debloater: Script to remove Windows 10 bloatware.

A tester sur ma machine de jeux pour voir.

(autre script a tester https://github.com/W4RH4WK/Debloat-Windows-10)

Répliquer ses vidéos Peertube − premiers pas - LinuxFr.org

Sous le coude, je devrais voir pour mettre ça en place en attendant que rtorrent suporte le protocol webtorrent.

Lutris - Open Gaming Platform

Plateforme qui permet de gérer les jeux un peu comme STEAM.

CaptainFact

Sympa comme outil pour checker de manière collaborative les faits de certainnes vidéos.

blind | suckless.org tools

blind is a collection of command line video editing utilities.

Sous le coude.

x - swarp | suckless.org tools

Simple pointer warping tool for X. Warps the mouse pointer to a given position, e.g.:

swarp 100 100

will warp the pointer to (100, 100) on your screen.

Sous le coude.

zathura

zathura is a highly customizable and functional document viewer. It provides a minimalistic and space saving interface as well as an easy usage that mainly focuses on keyboard interaction.

Sous le coude, a voir comme alternative à evince...

GitHub - chneukirchen/nq: Unix command line queue utility

These small utilities allow creating very lightweight job queue systems which require no setup, maintenance, supervision, or any long-running processes.

The intended purpose is ad-hoc queuing of command lines (e.g. for building several targets of a Makefile, downloading multiple files one at a time, running benchmarks in several configurations, or simply as a glorified nohup), but as any good Unix tool, it can be abused for whatever you like.

Sous le coude.

GitHub - lolilolicon/FFcast: screenshot & screencast screen regions; FFmpeg; X11; run command on rectangular screen regions

screenshot & screencast screen regions; FFmpeg; X11; run command on rectangular screen regions.

Sous le coude.