lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
From: liudieyuinchina at yahoo.com.cn (Liu Die Yu)
Subject: remove HTML protections.

remove HTML protections.

see also:
http://www.securityfocus.com/archive/1/319419)

two points:
first: "Windows Script Encoder" is just an encoder.
here is the decoder:
http://www.virtualconspiracy.com/scrdec.html

second: if a web page is protected by something from
http://www.protecthtml.com/
or
http://www.protware.com/

you can get the decrypted HTML code by
[CODE.JAVASCRIPT]alert(document.all.tags("html")[0].outerHTML);

and then change all "SCRIPT" tags into "xxSCRIPT" to
enable selecting and right-click.
(all those restrictions are applied via javascript)

domex-A1 can do this automatically -
http://www.safecenter.net/liudieyu/domex
or
http://domex.int.tc

greetings to:
the Pull, dror, guninski and "Vadim Krochak".

best wishes

die

----------
all mentioned resources can be found at
http://umbrella.mx.tc




_________________________________________________________
Do You Yahoo!? 
国内电邮用户反垃圾调查拉开帷幕
http://cn.rd.yahoo.com/mail_cn/tag/?http://cn.tech.yahoo.com/zhuanti/laji/index.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ