0. pwd pwd stands for Print Working Directory. This command returns the path of the current working directory, starting from the root. pwd /Users/Pralabh/Desktop 1. ls ls stands for List. This command returns the contents of the specified directory. If no specific… Continue Reading →
Digital documentation of COVID-19 certificates: vaccination status: technical specifications and implementation guidance, 27 August 2021 Overview : In a document titled “Digital Documentation for Covid-19 Vaccination Certificates: Technical Specification and International Guide” the World Health Organization has published international protocol for… Continue Reading →
Command-line program to download videos from YTB and other video sites [YT-DLP]: Linux Terminal Download: sudo python3 -m pip install yt-dlpsudo python3 -m pip install yt-dlp -Ubrew install yt-dlpchoco install yt-dlpModified linux.txt and linux.sh to include installation of yt-dlpModified linux.txt… Continue Reading →
[ Python is considered a beginner-friendly programming language and its community provides many free resources for beginners and more advanced users. Our team had gathered the most helpful free materials about Python. Below you will find the whole list. If… Continue Reading →
Filter Description Example allintext Searches for occurrences of all the keywords given. allintext:”keyword” intext Searches for the occurrences of keywords all at once or one at a time. intext:”keyword” inurl Searches for a URL matching one of the keywords. inurl:”keyword”… Continue Reading →
NFT: A non-fungible token is a unit of data stored on a digital ledger, called a blockchain, that certifies a digital asset to be unique and therefore not interchangeable. NFTs can be used to represent items such as photos, videos,… Continue Reading →
What are cookies? Cookies are small text files placed on a user’s computer (or smartphone), which are commonly used to collect personal data. Most website operators place cookies on the browser or hard drive of their user’s computer. Cookies can… Continue Reading →
Why are proxies important: Proxies are important, because without them, you’d be limited on how many attempts you can make while checking passwords. This isn’t the case for ALL sites but for sites with a check limit, you will need… Continue Reading →
The most basic framework of financial investigation consists of identifying a target, searching for negative information about them or their past, identifying the target’s associates and then searching for negative information on them. Bitcoin lends itself perfectly to this kind… Continue Reading →
Reference: airmon-ng: Sets WiFi Adapter into monitor mode airodump-ng: Record traffic and displays network information aireplay-ng: Infiltrates networks with self-created packages aircrack-ng: Used to brute force WEP / WPA2 APs airolib-ng: Manages and stores passwords lists and ESSIDs for calculating… Continue Reading →
© 2023 The Recap — Powered by WordPress
Theme by Anders Noren — Up ↑