Browsing tag

find

FOCA – Find Metadata And Hidden Information In The Documents

  FOCA (Fingerprinting Organizations with Collected Archives)FOCA is a tool used mainly to find metadata and hidden information in the documents it scans. These documents may be on web pages, and can be downloaded and analysed with FOCA. It is capable of analysing a wide variety of documents, with the most common being Microsoft Office, […]

gitGraber – Monitor GitHub To Find Sensitive Data

  gitGraber is a tool developed in Python3 to monitor GitHub to search and find sensitive data for different online services such as: Google, Amazon, Paypal, Github, Mailgun, Facebook, Twitter, Heroku, Stripe… How it work ? It’s important to understand that gitGraber is not designed to check history of repositories, many tools can already doing […]

Linux Basics Part 2 – First Steps with Linux

This is Part 2 of Linux Basics In this Part we will talk about your first steps with linux. Logging In and Out: The Linux system distinguishes between different users. As a consequence, you may not be able to start using the computer immediately after it has been switched on. First you must tell the […]