Hacking Articles Tips Tricks Videos Tutorials
471 subscribers
66K photos
15 videos
157 files
132K links
Exploit
Pentesting
Hacking
Red Team
Blue Team
Kali Linux
Bug Bounty
Black Hat
Cyber security etc

@Hacking_Video
@Hacking_attack
Download Telegram
Hacking Articles Tips Tricks Videos Tutorials
Photo
KitPloit - PenTest Tools!
RecoverPy - Interactively Find And Recover Deleted Or Overwritten Files From Your Terminal

http://2.bp.blogspot.com/-QCcz82Ww1rU/Yd0M0RbdIyI/AAAAAAAA770/e2xgB8VJvNIiVnLN8odf0ZVIf8uypXIQQCK4BGAYYCw/w640-h204/RecoverPy_1_logo-789317.png You can already find plenty of solutions to recover deleted files, but it can be a hassle to recover overwritten files. RecoverPy searches through every block of your partition to find your request. Demohttp://2.bp.blogspot.com/-rrCOjY0xmVI/Yd0M0mSo0HI/AAAAAAAA778/dnPx00CQoAkGZxwCwsbkdNJIAn2KvVDnwCK4BGAYYCw/w640-h318/RecoverPy_6_demo-790484.gif Installation
RecoverPy is currently only available on Linux systems. Dependancies Mandatory: To list and search through your partitions, recoverpy uses grep, dd, and lsblkcommands.

Optional: To display real time grep progress, you can install progress.

To install all dependencies:

* Debian-like: apt install grep coreutils util-linux progress* Arch: pacman -S grep coreutils util-linux progress* Fedora: dnf install grep coreutils util-linux progressInstallation from pip python3 -m pip install recoverpyUsagepython3 -m recoverpy
You must have root access to use recoverpy.
If you are not logged as root use sudo recoverpyor log in with su -before execution.
1.- Select the system partition in which your file was. If you are out of luck, you can alternatively search in your home partition, maybe your IDE, text editor, etc. made a backup at some point.
2.- Type a text string to search. See tips below for better results.

Note that searching a string in a whole partition may take a while. (see euphemism)

Default save path is /tmp/, click on Settings to edit configuration.
3.- Start search, Results will appear in the left-hand box.
4.- Select a result to display the corresponding partition block content in the right-hand box.
5.- Once you have found your precious, select Save.
6.- You can now either save this block individually or explore neighboring blocks for the remaining parts of the file. You could then save it all in one file. Tips* Always do backups! Yes, maybe too late...
* Unmount your partition before you do anything! Although you can search with your partition still mounted, it is highly recommended to unmount your partition to avoid any alteration to your file.

Regarding the searched string:

* Be concise, find something that could be unique to your file.
* Stay simple, your string is escaped but exotic characters may affect your results.
* Try to remember the last edit you have made to your file.

When you found your file:

* Use the option to explore neighboring blocks to make sure you do not miss some part of your file. ContributingThank you for considering contributing to RecoverPy. Any request, bug report or PR are welcome. Please read the contributing guide. Download RecoverPy

___________________________
@hacking_Attack
@Hacking_Video
Dark Reading: Attacks/Breaches
Aggressive BlackCat Ransomware on the Rise

The cybercriminals behind the malware claim to have compromised more than a dozen companies; they have aggressively outed victims and purportedly paid a significant share of ransoms back to affiliates.
hacking: security in practice
Heath Adam courses?

Hello everyone, hope you're doing well

I've recently discovered a YouTube channel called The Cyber Mentor where it has a video named "Ethical Hacking in 12 hours".

I've seen he has his own webpage where he sells his own courses about specific topics.

My answer here to everyone who know him and took a course:
Are these courses worth it to have a job?

Thank you so much!

submitted by /u/Esqueletus
[link] [comments]

___________________________
@hacking_Attack
@Hacking_Video