www.it-digest.info
Open in
urlscan Pro
85.25.194.71
Public Scan
Submitted URL: http://it-digest.info/
Effective URL: https://www.it-digest.info/
Submission: On March 08 via api from US — Scanned from FR
Effective URL: https://www.it-digest.info/
Submission: On March 08 via api from US — Scanned from FR
Form analysis
2 forms found in the DOM//www.google.com
<form action="//www.google.com" id="cse-search-box" target="_blank">
<div>
<input type="hidden" name="cx" value="partner-pub-5699894147980762:2938604291">
<input type="hidden" name="ie" value="UTF-8">
<input type="text" name="q" size="35" placeholder="" style="background: url("https://www.google.com/cse/static/images/1x/en/branding.png") left 9px top 50% no-repeat rgb(255, 255, 255);">
<input type="submit" name="sa" value="Search">
</div>
<input name="siteurl" value="www.it-digest.info/" type="hidden"><input name="ref" value="" type="hidden"><input name="ss" value="" type="hidden">
</form>
POST /user/login
<form method="POST" action="/user/login">
<input type="hidden" name="redirect" value="/">
<p>E-mail:<br>
<input type="email" name="username" value="">
</p>
<p>Mot de passe:<br>
<input type="password" name="password" value="">
</p>
<p><input type="submit" value="Connectez-vous"></p>
</form>
Text Content
IT DIGEST * Home * IT Blogs * Image Galleries * Contact Us * About Us WELCOME TO IT DIGEST! YAHOO SECURITY NOTICE DECEMBER 14, 2016 Janvier 16, 2017 - 8:49PM - par Oleg Ivanchenko Yahoo has identified data security issues concerning certain Yahoo user accounts. Yahoo has taken steps to secure user accounts and is working closely with law enforcement. More information here: https://help.yahoo.com/kb/account/SLN27925.html?impressions=true Mots-clés: Hack Yahoo -------------------------------------------------------------------------------- commentaires SQLSTATE[HY000]: GENERAL ERROR: 1364 FIELD DOESN'T HAVE A DEFAULT VALUE Mai 28, 2016 - 9:30PM - par Oleg Ivanchenko I have got an error: SQLSTATE[HY000]: General error: 1364 Field 'XXXX' doesn't have a default value Happened with MySQL 5.7.12, Mac OS X 10.11.5. MySQL installed from a package from mysql.com. The obvious solution does not work: adding default value into SQL code (default '') generates another error for a TEXT field: SQLSTATE[42000]: Syntax error or access violation: 1101 BLOB, TEXT, GEOMETRY or JSON column 'XXXX' can't have a default value Thus I had to update MySQL settings. The default MySQL strict mode has to be disabled. In my case there were no /etc/my.cnf file. The default settings were in /usr/local/mysql/support-files/my-default.cnf. I added /etc/my.cnf with the following code in it: [mysqld]<br>sql_mode=NO_ENGINE_SUBSTITUTION And of course MySQL should be restarted :-) Look here for more details. It solved the problem. Mots-clés: MySQL Mac OS X Strict Strict mode 5.7 -------------------------------------------------------------------------------- commentaires MYSQL START/STOP/RESTART IN MAC OS X Mai 28, 2016 - 6:51PM - par Oleg Ivanchenko How to start/stop/restart MySQL in Mac OS X? Very easy! IN OS X YOSEMITE / EL CAPITAN (MYSQL POST 5.7) RUN IN TERMINAL: sudo launchctl load -F /Library/LaunchDaemons/com.oracle.oss.mysql.mysqld.plist Note: This is a persistent setting which means that MySQL will automatically start on the next OS X start. sudo launchctl unload -F /Library/LaunchDaemons/com.oracle.oss.mysql.mysqld.plist IN OS X PRE YOSEMITE (MYSQL PRE 5.7) RUN IN TERMINAL: sudo /usr/local/mysql/support-files/mysql.server start sudo /usr/local/mysql/support-files/mysql.server stop sudo /usr/local/mysql/support-files/mysql.server restart Quite easy :-) Mots-clés: MySQL Mac OS X Start Stop Restart 5.7 -------------------------------------------------------------------------------- commentaires SSH: PUBLIC KEY - NOT IN PUBKEYACCEPTEDKEYTYPES Novembre 23, 2015 - 9:11PM - par Oleg Ivanchenko After upgrading to OS X El Capitan and corresponding upgrade of MacPorts I faced a problem of ssh connection using a public key. While debugging: $ ssh -v hostname I have got: debug1: Skipping ssh-dss key /Users/<user>/.ssh/id_dsa for not in PubkeyAcceptedKeyTypes The fix was to add to ~/.ssh/config the following string: PubkeyAcceptedKeyTypes ssh-css However it was a good trigger to evaluate RSA vs. DSA usage for SSH authentication keys. A good topic for discussion ... Mots-clés: Public key SSH RSA DSA -------------------------------------------------------------------------------- commentaires ALERT: BASH CODE INJECTION VULNERABILITY Septembre 25, 2014 - 8:40PM - par admin This is really serious: Red Hat Product Security has been made aware of a vulnerability affecting all versions of the Bash package shipped with Red Hat Enterprise Linux. Since many of Red Hat's products run on a base installation of Red Hat Enteprise Linux, there is a risk of other products being impacted by this vulnerability as well. The same issue found in Debian 6 & 7... In order to test if your version of Bash is vulnerable to this issue, run the following command: $ env x='() { :;}; echo vulnerable' bash -c "echo this is a test" If the output of the above command looks as follows: vulnerable<br /> this is a test you are using a vulnerable version of Bash. The patch used to fix this issue ensures that no code is allowed after the end of a Bash function. Thus, if you run the above example with the patched version of Bash, you should get an output similar to: $ env x='() { :;}; echo vulnerable' bash -c "echo this is a test"<br /> bash: warning: x: ignoring function definition attempt<br /> bash: error importing function definition for `x'<br /> this is a test So, UPDATE ASAP! yum update; apt-get upgrade - just do it regularry - every day, just as having coffee :-) Mots-clés: Bash Debian Fix Linux Problem Red-hat Redhat Security Software Utilities -------------------------------------------------------------------------------- commentaires Older posts » FACEBOOK MEMBRES E-mail: Mot de passe: Oublié votre mot de passe? Pas encore membre ? Inscrivez-vous ici Connectez-vous avec: NEWS * Jan 16, 2017 Yahoo Security Notice December 14, 2016 * Mai 28, 2016 SQLSTATE[HY000]: General error: 1364 Field doesn't have a default value * Mai 28, 2016 MySQL start/stop/restart in Mac OS X * Nov 23, 2015 SSH: Public Key - not in PubkeyAcceptedKeyTypes * Sep 25, 2014 Alert: Bash Code Injection Vulnerability * Sep 25, 2014 Can Bender bend an iPhone6 Plus? * Sep 18, 2013 iOS 7 Functions Compatibility Matrix * Mai 12, 2013 New file in Mac OS X Finder * Avr 15, 2013 SQL Joins Diagram * Avr 12, 2013 MySQL innodb_buffer_pool_size optimal value TAGS 2007 400 5.7 accent-characters actionscript active-directory active-directory-ad ad adobe ahead antivirus apache as as2 attachment authentication-and-autho auto autoincrement automatic automator bash bend block branch browser browsers browsers-internet cache center centre certificate check chrome clamav command-line commands compatibility configuration connect connection content convertion copy css css3 cyrillic dangling-commit database date db debian debug debugging delete deprecated development directory div dns dns-cache dns-cache-status dns-status DSA dump duplicate editor email error error-2006-hy000 error-400 exceeds-limit excel exception explode file file-extension file-size find finder firefox fix flash flash-actionscript flash-dns flush flush-cache folder font-size format french functions gcc git gitk google google-chrome grab grep group-by hack hint host hosts html ibm ide idfa ie ifa innodb innodb_buffer_pool_size internet internet-explorer ios ios-6 ios-7 ios6 ios7 ipad iphone iphone-5 iphone5 iphone6 iphone6-plus ipod ipv6 javascript join jquery kerberos key keyboard linux lion log mac Mac OS X mac-os-x mail mail-server message microsoft microsoft-2 mime mountain-lion mountain-lion-10-8 my-cnf mysql mysql-mac-os-x netbeans netbeans-7-3 network new-file next non-ascii npviewer-bin office office-2 office-2007 openssl optimization oracle oracle-linux oracle-unbreakable-linux os overload paste path perl pfx php plexcel plugin postfix print-screen printscreen problem process programming proxy public key push red-hat redhat redhat6 remote replace request restart restore RSA russian safari samba screen screenshot script search secret security sed sendmail service settings shortcut size software solr spell-check split spool sql SSH ssl start stash stop strict strict mode syntax system terminal text text-editor think-vantage thinkvantage tools tools-2 tools-mac-os-x tracking type unicode unzip update uri url users-tracking utf-8 utilities utilities-windows validation vim windows word-wrap workbench wrap x x11 xcode xls xlsx yahoo zend zip IT DIGEST ON TWITTER * Home * IT Blogs * Image Galleries * Contact Us * About Us Copyright © IT Digest 2023 Propulsé par Elefant CMS 1.3.10 - Hosted by Web Hosting Cloud