Giter Club home page Giter Club logo

automation-scripts's Introduction

Automation-Scripts

Random scripts to automate various things.

censys_monitor.py

Used to monitor censys.io API for newly created SSL certs that match a specific pattern. Using it as an early detection for new phishing domains. Quite successful so far :).
Example usage in cron: 0 */3 * * * /opt/censys/venv/bin/python /opt/censys/censys_monitor.py

viper_monitor.py

Monitors directory and uploads any file that's placed there to the Viper Framework. Also checks Virus Total for matches with an API key.

dynamic_cloudflare.py

Updates cloudflare with your IP. Helpful if you don't have anything else to update it and are on a dynamic IP from your ISP.
Example usage in cron: */5 * * * * /opt/Cloudflare_Scripts/dynamicDNS.py dyn.domain.tech

reverseit_monitor.py

Monitors Hybrid Analysis feed for uploaded items. Won't catch it all but gets a good sampling. Handy for some fun stats / monitoring in elastic.

ip_block.py

Monitors kafka for IPs to block. Blocks IP and reports it as an indicator to MISP.

censys_monitor.py

Monitors censys for new cert registrations. Can use multiple api keys and works best with below cronjob.
0 */3 * * * /opt/censys/venv/bin/python /opt/censys/censys_monitor.py

dynamicDNS.py

Monitors public IP and reports that to cloudflare to update the IP there. */5 * * * * /opt/Cloudflare_Scripts/dynamicDNS.py dyn.remynse.tech

automation-scripts's People

Contributors

backcountryinfosec avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.