Senior DevOps / Security Engineer
contact@danijel.dev
-
Vroom
- Serbia, Belgrade
Highlights
- Pro
Pinned Loading
-
-
A cron-managed script used for perfo...
A cron-managed script used for performing incremental backups. 1#!/usr/bin/env bash
2# Author: Danijel Milosevic
3# No warranty, use at your own risk.
45# How many snapshots to keep before starting to delete the old ones
-
Pipe in nmap stdout, output CSV for...
Pipe in nmap stdout, output CSV format of ports suitable for Nessus. Install for bash: curl https://gist.githubusercontent.com/DanijelMi/d019b5aff111908e5f3177c10857228b/raw/347f5e41b7ce03567ac6245e1dee92214ab86dff/nmap2csv >> ~/.bashrc && source ~/.bashrc 12# Usage: nmap {OPTIONS} {TARGET_IP} | nmap2csv
3nmap2csv (){
4# License: GPLv2
5# Author: Danijel M.
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.