Skip to content
shell{&}co

shell{&}co

Menu

  • News
    • Bug and tips
    • Automation
      • Ansible
    • Scripts & Code
      • Perl
        • Network
      • PHP
      • Powershell
        • Active Directory
        • Citrix
        • Cluster
        • Database
        • Exchange
        • Files and folders
        • Hardware
        • Network
        • Operating System
        • PKI
        • SCCM
        • Service and process
        • Tips
        • VMWare
      • Python
        • Monitoring
        • Network
        • PKI
        • Ruby
        • Security
      • Shell
        • Backup
        • Filesystem
        • Image processing
        • Monitoring
        • Network
        • PKI
        • Process
        • Time
        • Virtualization
        • Web
    • Fun
    • Project
      • Github
      • Log Analyzer

Submit an openssl request file to a Microsoft PKI with certreq

This procedure will show you how to generate a certificate with this following requirements : a linux web server : a certificate request file is generated with openssl command a Microsoft Certificate Authority that will issue a certificate Follow these

shellandco_admin January 23, 2015 PKI, Security, Tips No Comments Read more

Disable username enumeration on WordPress

I found a simple way to disable/prevent the username enumeration on a WordPress installation. Follow these steps edit the file .htaccess of your WordPress installation add the following lines : RewriteCond %{QUERY_STRING} author=\d RewriteRule ^ /? [L,R=301] You can check

shellandco_admin January 16, 2015 News, Security No Comments Read more

Disable the SSL v3 Protocol on IIS and Apache

Disable the SSL v3 Protocol on IIS Open the Registry Editor and run it as administrator.For example, in Windows 2012: On the Start screen type regedit.exe. Right-click on regedit.exe and click Run as administrator. In the Registry Editor window, go

shellandco_admin January 6, 2015 News, Security No Comments Read more

Automatic security update process with unattended-upgrades

If you use/administer a Debian/Ubuntu system, you can automate the security update process by using the program unattended-upgrades. This tool provides a simple way to manage this task. To install it : apt-get install unattended-upgrades dpkg-reconfigure unattended-upgrades After selecting “Yes”,

shellandco_admin December 30, 2014 Security, Shell, Tips No Comments Read more

Encrypt a short message into spam

The author of SpamMimic describes a new way to encrypt and the most important and orginal the way to do it discreetly : There are terrific tools (like PGP and GPG) for encrypting your mail. If somebody along the way

shellandco_admin December 16, 2014 News, Security No Comments Read more

PKI : Recover the certificate private key

PKI : Recover the certificate private key with Microsoft tools If a certificate does not contain the private key, the following part will be blank: Follow these steps to include the private key in the certificate file : Snap-In Configuration

shellandco_admin October 10, 2014 PKI, Security No Comments Read more

PKI : x509 certificate verification process script

PKI : x509 certificate verification process script Description x509test is a software written in Python 3 that test the x509 certificate verification process of the target SSL/TLS client. The inspiration of this software comes from multiple reports on the insecurity

shellandco_admin October 10, 2014 News, PKI, Python, Security 1 Comment Read more

Password database : multi-user repository and AD auth

This project is a secure password repository to store and manage them based on an Apache web server, PHP and MySQL You can test from now the demo here The following users/passwords are defined : user1/pwd1 user2/pwd2 user3/pwd3 Features Active Directory

shellandco_admin September 12, 2014 Project, Security 2 Comments Read more

How to request and install a SSL certificate on Apache2

This post content will help you on how to request and install a SSL certificate on Apache2. As you can see (or not :)), Shell{&}co is now using SSL. The first reason of this change is in this article :

shellandco_admin September 10, 2014 News, Security 1 Comment Read more

Online custom password generator

This is an online example on how to create a password generator. This password generator is written using Javascript. You can combine four parameters to create the password : upper case letter lower case letter number special character The minimum

shellandco_admin August 20, 2014 News, Security No Comments Read more
  • Next »

Recent Posts

  • Get Azure Security event workspace configuration
  • Copy certificate to the Windows Services store
  • Copy files from Windows CIFS share
  • Create a certificate from a request file with Powershell
  • Ansible – Manage multi-threading in playbooks

Recent Comments

  • shellandco_admin on Get GDI handles by process
  • tadalafil 20 mg on Get GDI handles by process
  • รับออกแบบโลโก้ on Playing with ACL on the Active Directory objects
  • ปืนสั้นแก๊ส on Audit the Active Directory FREE
  • XxGaaabrielxX on Fake update screens
Copyright © 2025 shell{&}co. All rights reserved. Theme Spacious by ThemeGrill. Powered by: WordPress.