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

    Active Directory security interesting links

    Active Directory security interesting links This is 3 very interesting links/articles about Active Directory and authentication : CredCrack : this is a python script that uses the powershell script Invoke-Mimikatz.ps1. CredCrack is a fast and stealthy credential harvester. It exfiltrates

    shellandco_admin August 14, 2015 Active Directory, Github, News, Powershell, Python, Security No Comments Read more

    Visualizing Citrix Netscaler SNMP data with Grafana

    I have written a Python script to get information from a Citrix Netscaler appliance using SNMP and visualize them with Grafana. The SNMP data is retrieved with the snmpwalk tool. The dashboard looks like this : The software requirements are

    shellandco_admin July 14, 2015 Monitoring, Network, Python 1 Comment Read more

    Visualizing Citrix performance with Grafana

    I have written a Python script to get some Citrix performance data and use it to create graph with Grafana. The result looks like this : The Python script uses the linux wmic client you can find here The software

    shellandco_admin July 13, 2015 Monitoring, Python 6 Comments Read more

    Testing tool for DNS migrations

    Very useful tool to test your DNS zone files using python. I have tested this script to validate changes done on a production zone file. The initial request was the following : cleanup an existing Bind DNS zone file remove

    shellandco_admin April 27, 2015 Github, Network, Python No Comments Read more

    Create graph from nmon data files

    pyNmonAnalyzer is a tool for parsing and reshuffeling nmon’s output into “normal” csv format. Nmon puts out a long file with a system-info header at the beginning, followed by a continuous stream of time stamped readings. This format makes it

    shellandco_admin February 12, 2015 Monitoring, News, Python 1 Comment Read more

    Download Pluzz videos with Python

    I have written this script just “for fun”. The main prerequesite is to install the command-line program : youtube-dl. To do this, simply this the following command : pip install youtube-dl Youtube-dl is used to download the videos. My script

    shellandco_admin January 28, 2015 Fun, News, Python No Comments Read more

    Import DNS zone file in Bind with Python

    I have written this procedure to help you on importing DNS zone in an existing Bind server. In the following procedure, I suppose the file to import have the “.dns” extension. To import these DNS zone files, you have to

    shellandco_admin January 26, 2015 Network, News, Python, Shell No Comments Read more

    Bind : Monitor performances

    Bind : Monitor performances With this project, you will have, for free, a way to track your Bind DNS server performances. This solution is based on the following products : RRDtool Highcharts Here is the logical architecture : This is

    shellandco_admin November 11, 2014 Monitoring, Network, Project, Python 7 Comments Read more

    Remove a NS record in all DNS zone files

    I have written this python code to remove a NS record in all DNS zone files on my Bind server. The following modules are required for this script : shutil : used to backup the zone files re : regex

    shellandco_admin October 30, 2014 Network, Python No Comments Read more

    Change the serial number for all DNS zones

    I have written this python script to change the serial number for all DNS zones. The best practice for a DNS zone serial number is to use this template : YYYYMMDDxx with : YYYY : year MM : month DD

    shellandco_admin October 30, 2014 Network, Python No Comments Read more
    • « Previous
    • 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.