7 private links
Un P2V (Physical to Virtual) est une opération qui consiste à transférer le système d'exploitation d'un ordinateur physique vers une machine virtuelle. C'est très pratique lorsque le hardware est défaillant ou sous-dimensionné et que vous souhaitez redonner un peu de patate à un serveur ou un poste de travail.
rsync --partial -t -h -z -r --progress -e "ssh" "edgar:/home/deluge/*" .
Make a bridge through the gate
ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -L 1234:opensuse:22 login_x@ssh.epitech.net -N -f
Use it like this:
scp -P 1234 login_x@127.0.0.1:/home/login_x/* ./
or to access any other server inside using opensuse as a gate:
ssh server -o "ProxyCommand ssh -q -p 1234 login_x@127.0.0.1 nc -q0 %h 22"
Direct tunnel to access a ressource inside epitech's network
ssh -4 -At login_x@ssh.epitech.eu -L 4242:localhost:4242 ssh -At -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no opensuse-3 -L 4242:10.10.254.252:4242
What the fuck
If you’re lucky enough to find a command execution vulnerability during a penetration test, pretty soon afterwards you’ll probably want an interactive shell.
How to define functions into your makefiles
How you should use tor for maximum anonymity
A quick and dirty php remote code execution
Minimalish assembly TCP HTTP server program for i386 Linux. It
serves up files from the directory where you run it on port
.equiv port_number, 8086
Gloriously filthy: defines only two subroutines; all variables are
global. Depends on the C libraries. 3152 bytes of executable
with dietlibc, stripped; only 1000 bytes of that is this code.
Identifying serial port on a embedded device
A quick reminder on valgrind and gdb
How to solve problem depending on wich country you are in
Receive bitcoin in commiting for an opensource project
Lot's of tool to monitor your bandwidth
Monitor your bandwidth consumption
On the 23 of June, 2011 a secret five hour meeting took place between WikiLeaks publisher Julian Assange, who was under house arrest in rural UK at the time and Google CEO Eric Schmidt.
Also in attendance was Jared Cohen, a former Secretary of State advisor to Hillary Clinton, Scott Malcomson, Director of Speechwriting for Ambassador Susan Rice at the US State Department and current Communications Director of the International Crisis Group, and Lisa Shields, Vice President of the Council on Foreign Relations.
Schmidt and Cohen requested the meeting, they said, to discuss ideas for "The New Digital World", their forthcoming book to be published on April 23, 2013.