- 👋 Hi, I’m @reveal79
- 👀 I’m interested in technology, programming, and security
- 🌱 I’m currently learning security, powershell, python
- 💞️ I’m looking to collaborate on anything that can help me
- 📫 How to reach me
Pinned Loading
-
Powershell Splunk Download
Powershell Splunk Download 1function Download-Splunk {
2function Get-URLsFromPage {
3param (
4[string]$Url,
5[string]$Pattern
-
Bash script to help download the lat...
Bash script to help download the latest splunk version of your choice. 1#!/bin/bash
2# code used for the article https://olivontech.com/en/posts/splunk/download-splunk-without-login/
3# inspired from https://gist.github.com/ThinGuy/ee76f181151047267cdb38b7e1c1f1e3
4# compatible with bash 4.4+
5# you need curl for the dowloads to happen
-
90DaysOfCyberSecurity
90DaysOfCyberSecurity PublicForked from farhanashrafdev/90DaysOfCyberSecurity
This repository contains a 90-day cybersecurity study plan, along with resources and materials for learning various cybersecurity concepts and technologies. The plan is organized into daily tasks, …
-
Public-AD-Scripts
Public-AD-Scripts PublicForked from zjorz/Public-AD-Scripts
AD Scripts
PowerShell
-
O365SecurityTasks
O365SecurityTasks PublicA PowerShell script for Azure AD account management, capable of resetting user passwords, disabling accounts, and revoking sessions. Ideal for IT admins dealing with compromised accounts or needing…
PowerShell 1
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.