• Stars
    star
    122
  • Rank 285,869 (Top 6 %)
  • Language
    Python
  • License
    MIT License
  • Created about 7 years ago
  • Updated about 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Python script to monitor services, dispatch SMS on fail, and attempt restart.

DevOops

DevOops will monitor Linux services for you and dispatch an SMS if they stop (and optionally attempt a restart). You'll need a ZenSend API key to use the SMS feature.

Config File

Put your ZenSend SMS API key in here, and any phone numbers you want SMSs to be sent to. The Originator parameter will be the SMS sender name. Phone numbers need a country code, and multiple ones can be used with comma separation, eg:

[Numbers]
smsMe: 4455551111,445555222

Services File

The services.json file determines what processes/services will be monitored. The "proc" parameter will be checked for in the running process list. The restart paramter is optional; if present, the command will be executed to attempt restart of the services.

Example SMS:

alt text

More Repositories

1

shodan-hq-nse

Shodan HQ nmap plugin - passively scan targets
Lua
149
star
2

exphil

Data exfiltration PoC scripts
Python
24
star
3

phishPaste

Utility to copy templates, pages, and sending profiles between different Gophish accounts
Go
16
star
4

WordKnock

Add tracking hidden image to Word documents
Shell
13
star
5

koekiemonster

Load cookies from FireFox, to be used by Requests etc.
Python
9
star
6

maltegogo

Maltego library in Go
Go
9
star
7

kyouar

A tiny endpoint to create a QR code from a supplied URL
Go
8
star
8

WigleAPI

Small Python wrapper for Wigle's new API.
Python
6
star
9

GeneralAPI

A general purpose API allowing RESTful access to various databases.
Python
5
star
10

fishcrypt

Database encryption utility
HTML
5
star
11

VeriPol

Simple message signing and key distribution tool.
Python
4
star
12

xkcdSub

Create a proxy to substitute text in webpages according to XKCD 1288 and 1625
Python
4
star
13

maltaSync

Proxy to intercept Maltego transform requests and fire them upward asynchronously
Python
4
star
14

BreachCount

Checks if passwords in a form have been involved in data breaches
JavaScript
4
star
15

WhoCalledAPI

Small wrapper to check spaminess of phone numbers.
Python
3
star
16

GoBridge

An SMTP to GMail API service
Python
3
star
17

GeoDoc

Small webpage to coerce user into revealing their GPS location.
JavaScript
3
star
18

Malty

Malty: Combine two Maltego .mtz files into one.
Python
3
star
19

Maltego-Libraries

Maltego libraries
Python
3
star
20

ruthere

Tiny endpoint to query the response code of a supplied URL, returned as the dimensions of an image.
Go
2
star
21

SPCTF

Quick write up of the SensePost 2020 CTF
1
star
22

whois-api

Simple Python whois API
Python
1
star
23

PlayWithMe

Output a list of your steam friends and who has what games. Helps you decide what to play at a LAN party.
Python
1
star
24

AddTelegramBotToGophish

Instructions on adding a Telegram bot to dispatch gophish events
1
star
25

evil

Evil.py handle wireless networking from Python
Python
1
star
26

PayloadsAllTheThings

A list of useful payloads and bypass for Web Application Security and Pentest/CTF
Python
1
star