Hacking Articles Tips Tricks Videos Tutorials
468 subscribers
65.8K 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
Hack Internal Service Desks

Hey there, my name is Aakash Rathee, and I’m a Security Engineer 3 at Esper.Continue reading on Medium »
Read more...
hacking: security in practice
Netdiscover unable to detect colddbox Vm

Hello hackers,

So i was trying to root this vulnhub's colddbox machine. When i run netdiscover on kali to discover the VM's IP i don't see it's IP in the output.

Kali is on NAT and colddbox is on Bridged network. I tried many solutions but nothing seems to work. Please help me find the actual problem. Thanks in advance.

submitted by /u/Glitch_exe_
[link] [comments]
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
Ethical Hacking: A Beginner’s Guide to Protecting Your Organization from Cyber Attacks — AI.writer

As technology continues to advance and the internet becomes an increasingly integral part of our lives, cyber attacks are becoming more…

Continue reading on Medium »
Hacking Articles Tips Tricks Videos Tutorials
Photo
KitPloit - PenTest Tools!
GVision - A Reverse Image Search App That Use Google Cloud Vision API To Detect Landmarks And Web Entities From Images, Helping You Gather Valuable Information Quickly And Easily

https://blogger.googleusercontent.com/img/a/AVvXsEjBof6w10a8lYfMGo_QQT5F_4tewel5P9FXtf0Ly4huyJLwx6MTONtwosPf6yCjnvgQbf8jG6SxCqUF9IgIjymJxsdvvpFXY1xrKmD-Xr069BvZxXxNVWOGFqwZdajXG8anBQwRoX8aNfgCXULJw5VgqweaoH-SiSWVYVEnXePdmQCuXkQtWKfWYEW4_Q=w640-h196
GVision is a reverse image search app that use Google Cloud Vision API to detect landmarks and web entities from images, helping you gather valuable information quickly and easily.

About Google Cloud Vision API


Google Cloud Vision API is a machine learning-powered image analysis service that provides developers with tools to understand the contents of an image. It can detect objects, faces, text, logos, and more within an image.


Getting Started


Before using the app, you need to obtain a Google Cloud Vision API key.

* Go to the Google Cloud Platform Console.
* Create a new project or select an existing one.
* Enable the Cloud Vision API for your project.
* Create a service account and download a private key in JSON format.
* Upload your Google Cloud Vision API key in JSON format by clicking on the Upload a config filebutton in the sidebar.


️
Installation


To install the dependencies, simply run the following command:

pip install -r requirements.txt


Running the app


You can run the app locally by running the following command:

streamlit run gvision.py


Usage


Using GVision is simple and straightforward:

* Upload your Google Cloud Vision API key in JSON format by clicking on the Upload a config filebutton in the sidebar.
* Once the key is uploaded, the app will automatically authenticate with the Google Cloud Vision API.
* Upload an image in JPG, JPEG, or PNG format by clicking on the Choose an imagebutton.
* Wait for the app to analyze the image. The app will detect landmarks and web entities present in the image and display them on a map.
* Choose between the different tile options to view the detected landmarks and web entities.

You can also find links to the Google Cloud Vision API documentation and pricing in the Resourcessection of the sidebar.

To reset the app to its default state or to clear the uploaded image and results, click on the Reset appbutton.


Resources


* Google Cloud Vision API Documentation
* Google Cloud Vision API Pricing


Mentions


* @PierrunoYT (https://github.com/PierrunoYT/photo-location-finder)
Download Gvision
Bugbounty Write-up: IDOR Vulnerability in User Deletion Process

TLDR: I found an Insecure Direct Object Reference (IDOR) vulnerability in a web application’s user deletion process, which allowed me to…Continue reading on Medium »
Read more...