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

Useful Bug Bounty And Security Related Write-ups : A Comprehensive Guide For Enthusiasts

This repo contains all variants of information security & Bug bounty & Penetration Testing write-up…

10 hours ago

Admin-Panel-Dorks : Mastering Google Dorks To Uncover Hidden Admin Panels

site:*/sign-in site:*/account/login site:*/forum/ucp.php?mode=login inurl:memberlist.php?mode=viewprofile intitle:"EdgeOS" intext:"Please login" inurl:user_login.php intitle:"Web Management Login" site:*/users/login_form site:*/access/unauthenticated site:account.*.*/login site:admin.*.com/signin/…

10 hours ago

Conduwuit : Pioneering A New Era In Matrix Homeservers

Matrix is an open network for secure and decentralized communication. Users from every Matrix homeserver…

10 hours ago

LSMS – Linux Security And Monitoring Scripts

Linux Security And Monitoring Scripts are a collection of security and monitoring scripts you can…

10 hours ago

Fiber – Using Fibers To Run In-Memory Code

A fiber is a unit of execution that must be manually scheduled by the application…

10 hours ago

XSS-Exploitation-Tool : A Penetration Testing Tool

XSS Exploitation Tool is a penetration testing tool that focuses on the exploit of Cross-Site…

10 hours ago