Skip to content

Instantly share code, notes, and snippets.

View redeltaglio's full-sized avatar
:octocat:
“The biggest battle is the war against ignorance.” --Atatürk

Riccardo Giuntoli EA4343URE redeltaglio

:octocat:
“The biggest battle is the war against ignorance.” --Atatürk
View GitHub Profile
### Keybase proof
I hereby claim:
* I am redeltaglio on github.
* I am taglio (https://keybase.io/taglio) on keybase.
* I have a public key ASDgtw--Uy4wi6I3eU5XniPjN_DMVBVr9npSwVjXhKtjnAo
To claim this, I am signing this object:
@redeltaglio
redeltaglio / mv * ttf
Created August 23, 2017 09:42
find all file by extension and the move them to other variables. One command
find Input-Font/ -name '*.ttf*' -exec mv -t . {} +
@redeltaglio
redeltaglio / openpgp.txt
Created September 4, 2017 11:29
OpenKeychain Linked Identity
This Gist confirms the Linked Identity in my OpenPGP key, and links it to this GitHub account.
Token for proof:
[Verifying my OpenPGP key: openpgp4fpr:8710e90429b138cc9ee9ee06aae9f49a70ed3f09]
@redeltaglio
redeltaglio / openpgp.txt
Created September 4, 2017 11:29
OpenKeychain Linked Identity
This Gist confirms the Linked Identity in my OpenPGP key, and links it to this GitHub account.
Token for proof:
[Verifying my OpenPGP key: openpgp4fpr:8710e90429b138cc9ee9ee06aae9f49a70ed3f09]
@redeltaglio
redeltaglio / openpgp.txt
Created September 4, 2017 11:29
OpenKeychain Linked Identity
This Gist confirms the Linked Identity in my OpenPGP key, and links it to this GitHub account.
Token for proof:
[Verifying my OpenPGP key: openpgp4fpr:8710e90429b138cc9ee9ee06aae9f49a70ed3f09]
@redeltaglio
redeltaglio / openpgp.txt
Created September 4, 2017 11:29
OpenKeychain Linked Identity
This Gist confirms the Linked Identity in my OpenPGP key, and links it to this GitHub account.
Token for proof:
[Verifying my OpenPGP key: openpgp4fpr:8710e90429b138cc9ee9ee06aae9f49a70ed3f09]
@redeltaglio
redeltaglio / network-restart.sh
Created June 18, 2018 11:35 — forked from tachang/network-restart.sh
Cleanly restart the default libvirt network
#!/bin/bash
#
# Yury V. Zaytsev <[email protected]> (C) 2011
#
# This work is herewith placed in public domain.
#
# Use this script to cleanly restart the default libvirt network after its
# definition have been changed (e.g. added new static MAC+IP mappings) in order
# for the changes to take effect. Restarting the network alone, however, causes
# the guests to lose connectivity with the host until their network interfaces
# https://www.reddit.com/r/SCCM/comments/7hydc7/intel_me_vulnerability_what_are_your_strategies/dqwi3pk/
$DetectionTool = Join-Path -Path "$PSScriptRoot\DetectionTool" -ChildPath 'Intel-SA-00086-console.exe'
try {
if ($XMLFiles = (Get-ChildItem -Path (Split-Path -Path $DetectionTool) -Filter *xml).FullName) {
foreach ($XMLFile in $XMLFiles) {
Remove-Item -Path $XMLFile -Force
}
}
Start-Process -FilePath $DetectionTool -NoNewWindow -PassThru -Wait -WorkingDirectory (Split-Path -Path $DetectionTool)
C:\Drivers\11.8.55.3510>FWUpdLcl64.exe -VERBOSE -F ME_11.8_Consumer_D0_H_Production.bin -GENERIC
Intel (R) Firmware Update Utility Version: 11.8.55.3510
Copyright (C) 2007 - 2018, Intel Corporation. All rights reserved.
Communication Mode: MEI
Local FWUpdate is Enabled
Checking firmware parameters...
Warning: Do not exit the process or power off the machine before the firmware update process ends.
==========================================================================
The "stacheldraht" distributed denial of service attack tool
==========================================================================
David Dittrich <[email protected]>
University of Washington
Copyright 1999. All rights reserved.
December 31, 1999