Ohmybackup : Scan Victim Backup Directories & Backup Files

Ohmybackup is to scan victim backup directories & backup files. It scans backup folders on target sites.

Searches archived files in the folders it finds. With the 2-file scanning system, it adds extensions and filenames in different ways, making it more likely to be found.

  • files/extensions.txt – This adds new extensions to the file, for example: by adding in the form of .example allows you to retry all the possibilities tried in the new extensions.
  • files/files.txt – It can scan these folders according to the extensions you added, by giving them new file names.
  • files/folders.txt – Recursively scans the specified folders. You can add to this list yourself.

Also Read – How to Hack a Mobile Phone With Just The Number

Installation

go run ohmybackup.go –hostname victim.host

or

go build ohmybackup.go

Run

./ohmybackup –hostname victim.host

R K

Recent Posts

Playwright-MCP : A Powerful Tool For Browser Automation

Playwright-MCP (Model Context Protocol) is a cutting-edge tool designed to bridge the gap between AI…

2 weeks ago

JBDev : A Tool For Jailbreak And TrollStore Development

JBDev is a specialized development tool designed to streamline the creation and debugging of jailbreak…

2 weeks ago

Kereva LLM Code Scanner : A Revolutionary Tool For Python Applications Using LLMs

The Kereva LLM Code Scanner is an innovative static analysis tool tailored for Python applications…

2 weeks ago

Nuclei-Templates-Labs : A Hands-On Security Testing Playground

Nuclei-Templates-Labs is a dynamic and comprehensive repository designed for security researchers, learners, and organizations to…

2 weeks ago

SSH-Stealer : The Stealthy Threat Of Advanced Credential Theft

SSH-Stealer and RunAs-Stealer are malicious tools designed to stealthily harvest SSH credentials, enabling attackers to…

2 weeks ago

ollvm-unflattener : A Tool For Reversing Control Flow Flattening In OLLVM

Control flow flattening is a common obfuscation technique used by OLLVM (Obfuscator-LLVM) to transform executable…

2 weeks ago