STENGE

Hardware | Software | Code

  • INDEX

  • ABOUT

  • CONTACT

  • More

    • All Posts
    • Cisco
    • Juniper
    • Others
    • Huawei
    • Codes
    • Hardware
    • A10
    Search
    Diniz Martins
    • Mar 8, 2020

    Password Generator

    To prevent your passwords from being hacked by social engineering, brute force or dictionary attack method, and keep your online accounts...

    1110
    Diniz Martins
    • Mar 3, 2020

    SQLiv | SQL Injection

    Before we are doing the injection consult, of course we must ensure that the server or target has a database security hole. To find datab...

    1600
    Diniz Martins
    • Feb 26, 2020

    TShark

    Tshark, a well known and powerful command-line tool and is used as a network analyzer. It is developed by Wireshark. It’s working structu...

    390
    Diniz Martins
    • Feb 15, 2020

    Hydra | Brute force

    Hydra is a parallelized login cracker which supports numerous protocols to attack. It is very fast and flexible, and new modules are easy...

    420
    Diniz Martins
    • Feb 10, 2020

    Juniper | Security Configuration

    Those are some specifics commands line to make your Juniper (in this case I used into MX480) more secure: TACACS: System Syslog: SSH Firew...

    630
    Diniz Martins
    • Jan 31, 2020

    Ansible | Multiple Commands

    How to backup a router using multiple commands line and stripes lines between commands? Following below ;) /etc/ansible/host: /etc/ansibl...

    640
    Diniz Martins
    • Jan 24, 2020

    DNS Lookup | Python

    Here you have a simple script using Python to DNS Lookup. - The sockets module provides an easy way to look up a host name's ip address. ...

    570
    Diniz Martins
    • Jan 20, 2020

    Pin files to W10 Start Screen

    Windows 10 lets you Pin folders, apps and shortcuts to executable files to the Start screen using the “Pin to Start” context menu. Using ...

    540
    Diniz Martins
    • Jan 16, 2020

    5TB for FREE (onedrive)

    Step 1: Creat you free account at http://od.obagg.com/ Step 2: Open https://products.office.com/en-us/student?tab=students and paste the ...

    1260
    Diniz Martins
    • Jan 8, 2020

    Linux scripts on Cisco IOS

    The Cisco IOS Shell (IOS.sh) feature provides shell scripting capability to the Cisco IOS command-line-interface (CLI) environment. Cisco...

    2780
    Diniz Martins
    • Jan 6, 2020

    Python | External IP

    Check your external IP address using this Python script: The result:

    470
    Diniz Martins
    • Jan 1, 2020

    Port Scanner

    Here you have a simple Python script summary for checking routers or websites and checking which ports are open: And here you have the co...

    660
    Diniz Martins
    • Dec 30, 2019

    Smart Coder +

    Integra Optics’ SmartCoder allows users to rapidly reconfigure pluggable transceivers. It includes plugs for CFP2, CFP4, XFP, QSFP+/QSFP2...

    610
    Diniz Martins
    • Dec 26, 2019

    Vagrant | Installing on Windows

    In a nutshell, Vagrant is a tool for working with virtual environments, and in most circumstances, this means working with virtual machin...

    400
    Diniz Martins
    • Dec 23, 2019

    Cisco type 7 - Reverser

    Passwords with Cisco Router configurations can be stored in a number of different forms. Each with a varied degree of security. Cisco Typ...

    790
    Diniz Martins
    • Dec 18, 2019

    JSON-LD

    JavaScript Object Notation for Linked Data is an implementation format for structuring data analogous to Microdata and RDFa. Typically, i...

    490
    Diniz Martins
    • Dec 11, 2019

    Backup Using Ansible

    This is a simple example of an Ansible script. #01) All my files: #02) ansible.cfg: #03) hosts #04) Script task: #05) Running the script ...

    780
    Diniz Martins
    • Dec 8, 2019

    Star Wars Episode Via Telnet

    Yep, you read that right, you can watch Star Wars in ASCII art, so live your wildest dreams because we’ve got you covered here, thanks to...

    650
    Diniz Martins
    • Dec 5, 2019

    SNMPv3 on Huawei

    Simple Network Management Protocol is an Internet Standard protocol for collecting and organizing information about managed devices on IP...

    1010
    Diniz Martins
    • Dec 2, 2019

    PuTTy | Log All Session

    PuTTY is an SSH and telnet client, developed originally by Simon Tatham for the Windows platform and is open source software that is avai...

    610
    Diniz Martins
    • Nov 28, 2019

    JUNOS | Routing Engine Redundancy

    Redundant Routing Engines are two Routing Engines that are installed in the same routing platform. One functions as the master, while the...

    932
    Diniz Martins
    • Nov 25, 2019

    Install Ansible on Windows 10

    Some years ago Microsoft announced the Windows Subsystem for Linux (WSL), which gave Windows 10 users the ability to run a Linux distro d...

    1350
    Diniz Martins
    • Nov 21, 2019

    SSH with Python

    Prerequisites: - Python Programming Language; - Paramiko Module. To install Paramiko, which is an SSH client for Python, open ‘cmd’ and t...

    1220
    Diniz Martins
    • Nov 14, 2019

    IOS-XR | ROMMON | PART #1

    The ROM Monitor is a bootstrap program that initializes the hardware and boots the Cisco IOS XR software when you power on or reload a ro...

    1923
    12
    3