Upgrade Reverse Shell to Fully Interactive TTY
| Name | Command |
Upgrade Reverse Shell to Fully Interactive TTY
| Name | Command |
#!/bin/bash | |
# Rooms length | |
# jq -r '.rooms | length' thm-rooms.json | |
# Rooms titles | |
# ROOM_TITLES=`jq '.rooms[].title' thm-rooms.json | tr '\n' ' '` | |
# ROOM_TITLES=`jq '.rooms[] | [.difficulty, .title]' thm-rooms.json` | |
# ROOM_TITLES=`jq -r '.rooms[] | [.difficulty, .title] | @csv' thm-rooms.json | tr '\n' ' ' | tr ',' ' '` | |
# ROOM_TITLES=`jq -r '.rooms[] | [.difficulty, .title] | @tsv' thm-rooms.json` |
#!/bin/sh | |
# | |
# nmap2md.sh · create a simple nmap report on markdown on the fly | |
# | |
# By http://github.com/fer | |
# | |
# Usage: | |
# | |
# 1. Check alive Hosts, grab IP addresses and run scanner: | |
# |
Script iniciado (mar 29 sep 2009 23:51:27 CEST | |
)]0;fer@pagafantas: ~/Escritoriofer@pagafantas:~/Escritorio$ v[Kyes "$(seq 232 255;seq 254 -1 233)" | while read i; | |
do printf "\x1b[48;5;${i}m\n"; sleep .01; done | |
[48;5;232m | |
[48;5;233m | |
[48;5;234m |
{ | |
"personalInfo": { | |
"name": "Name Surname", | |
"profession": "Professional Name", | |
"location": "Lisbon", | |
"numStars": 4, | |
"numReviews": 20, | |
"price": 160, | |
"currency": "R$", | |
"minutes": 50, |
### Keybase proof | |
I hereby claim: | |
* I am fer on github. | |
* I am fer (https://keybase.io/fer) on keybase. | |
* I have a public key ASBcfkrHuB4hdBfTTuAC5mh4xhRwIuUQhizNrGupB7rmzAo | |
To claim this, I am signing this object: |
<?php | |
# ············································································ | |
# Filename: ls.php | |
# Syntax: php ls.php -d=directory -s | |
# Options: | |
# -d=directory (required) input directory to show (default=current) | |
# -s displays size in bytes (default=disabled) | |
# Description: Builds a hierarchical representation of the filesystem using | |
# a composite design pattern http://en.wikipedia.org/wiki/Composite_pattern | |
# ············································································ |
I hereby claim:
To claim this, I am signing this object: