🔥Recover data and reformat corrupted pen drive/SD card🔥
Below is how to fix a corrupted USB drive/SD card/pen drive using CMD (Diskpart service). Open the CMD window and type the following command and press enter after each.
>> diskpart
>> list disk (a list of all the storage devices connected to your computer will be displayed.)
>> select disk #: (example: select disk 2). Cautions: Make sure you enter the disk number correctly. Otherwise, you may format your internal hard drive.
>> clean
>> create partition primary
>> active
>> select partition 1
>> format fs=fat32
Don’t exit the CMD window until the formatting is completed.
Share & Support us ❤️
@geekcode
Below is how to fix a corrupted USB drive/SD card/pen drive using CMD (Diskpart service). Open the CMD window and type the following command and press enter after each.
>> diskpart
>> list disk (a list of all the storage devices connected to your computer will be displayed.)
>> select disk #: (example: select disk 2). Cautions: Make sure you enter the disk number correctly. Otherwise, you may format your internal hard drive.
>> clean
>> create partition primary
>> active
>> select partition 1
>> format fs=fat32
Don’t exit the CMD window until the formatting is completed.
Share & Support us ❤️
@geekcode
Forwarded from GeekCode
All about OSCP
Offensive Security Certified Professional is an ethical hacking certification offered by Offensive Security that teaches penetration testing methodologies and the use of the tools included with the Kali Linux distribution.
OSCP Buffer overflow concepts and tutorials
http://strongcourage.github.io/2020/04/19/bof.html
OSCP Cheatsheets:)
https://github.com/slyth11907/Cheatsheets
Pentest-Cheat-Sheets
This repo has a collection of snippets of codes and commands to help our lives! The main purpose is not be a crutch, this is a way to do not waste our precious time! This repo also helps who trying to get OSCP. You'll find many ways to do something without Metasploit Framework.
Link:-https://github.com/Kitsun3Sec/Pentest-Cheat-Sheets
Hacking/OSCP cheatsheet
https://ceso.github.io/posts/2020/04/hacking/oscp-cheatsheet/
All about OSCP:-
https://oscp.infosecsanyam.in/
OSCP preparation
https://github.com/rewardone/OSCPRepo
https://github.com/0x4D31/awesome-oscp#resources
https://ired.team/offensive-security-experiments/
OSCP methodology:-
https://paper.dropbox.com/doc/OSCP-Methodology-EnVX7VSiNGZ2K2QxCZD7Q
https://github.com/OlivierLaflamme/Cheatsheet-God
https://blog.g0tmi1k.com/2011/08/basic-linux-privilege-escalation/
https://github.com/foobarto/redteam-notebook/blob/master/README.md
https://github.com/RustyShackleford221/OSCP-Prep
https://johnjhacking.com/blog/the-oscp-preperation-guide-2020/
Share With OSCP Learners
@geekcode
Offensive Security Certified Professional is an ethical hacking certification offered by Offensive Security that teaches penetration testing methodologies and the use of the tools included with the Kali Linux distribution.
OSCP Buffer overflow concepts and tutorials
http://strongcourage.github.io/2020/04/19/bof.html
OSCP Cheatsheets:)
https://github.com/slyth11907/Cheatsheets
Pentest-Cheat-Sheets
This repo has a collection of snippets of codes and commands to help our lives! The main purpose is not be a crutch, this is a way to do not waste our precious time! This repo also helps who trying to get OSCP. You'll find many ways to do something without Metasploit Framework.
Link:-https://github.com/Kitsun3Sec/Pentest-Cheat-Sheets
Hacking/OSCP cheatsheet
https://ceso.github.io/posts/2020/04/hacking/oscp-cheatsheet/
All about OSCP:-
https://oscp.infosecsanyam.in/
OSCP preparation
https://github.com/rewardone/OSCPRepo
https://github.com/0x4D31/awesome-oscp#resources
https://ired.team/offensive-security-experiments/
OSCP methodology:-
https://paper.dropbox.com/doc/OSCP-Methodology-EnVX7VSiNGZ2K2QxCZD7Q
https://github.com/OlivierLaflamme/Cheatsheet-God
https://blog.g0tmi1k.com/2011/08/basic-linux-privilege-escalation/
https://github.com/foobarto/redteam-notebook/blob/master/README.md
https://github.com/RustyShackleford221/OSCP-Prep
https://johnjhacking.com/blog/the-oscp-preperation-guide-2020/
Share With OSCP Learners
@geekcode
#TechTips
How to recover lost or deleted files
A powerful tool for working with hard disk partitions "EaseUS Partition Master" will help you recover deleted files by mistake.
The instruction is simple:
1️⃣ Run it and select the place where you should look for deleted data.
2️⃣ Select the drive where the lost data used to be.
3️⃣ Click on Scan.
4️⃣ Double-click on the section that is marked as "lost" - a preview of the data will open.
5️⃣ Click "OK" and "Continue".
6️⃣ Click "Restore Now" to complete the partition recovery process.
Ready! After that, the lost files will appear in the main window.
@geekcode
How to recover lost or deleted files
A powerful tool for working with hard disk partitions "EaseUS Partition Master" will help you recover deleted files by mistake.
The instruction is simple:
1️⃣ Run it and select the place where you should look for deleted data.
2️⃣ Select the drive where the lost data used to be.
3️⃣ Click on Scan.
4️⃣ Double-click on the section that is marked as "lost" - a preview of the data will open.
5️⃣ Click "OK" and "Continue".
6️⃣ Click "Restore Now" to complete the partition recovery process.
Ready! After that, the lost files will appear in the main window.
@geekcode
🎁 TCM Security has made a few courses free today. 24 hours only! 🎁
TCM Security's Linux and Windows PrivEsc courses are free today!
Use Coupon CODE: 100OFF
Windows Privilege Escalation for Beginners:
https://academy.tcm-sec.com/p/windows-privilege-escalation-for-beginners?coupon_code=100OFF
Linux Privilege Escalation for Beginners:
https://academy.tcm-sec.com/p/linux-privilege-escalation?coupon_code=100OFF
TCM Security's Linux and Windows PrivEsc courses are free today!
Use Coupon CODE: 100OFF
Windows Privilege Escalation for Beginners:
https://academy.tcm-sec.com/p/windows-privilege-escalation-for-beginners?coupon_code=100OFF
Linux Privilege Escalation for Beginners:
https://academy.tcm-sec.com/p/linux-privilege-escalation?coupon_code=100OFF
❤2👍1