Hacking Articles Tips Tricks Videos Tutorials
470 subscribers
65.9K 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
How Can I Bypass The WAF?

Hi ladies and gentleman! I’m going to mention you how can you bypass the WAF in this article!This article includes the WAF Bypass methods…Continue reading on Medium »
Read more...
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
Ethical Hacking Course in Hindi

https://cdn-images-1.medium.com/max/800/1*jQoHY1ZqEwo7wyYEIUWqvg.jpeg
Ethical hacking is a rapidly growing field that is essential for safeguarding computer systems and networks against cyberattacks. As the…

Continue reading on Medium »
Hacking Articles Tips Tricks Videos Tutorials
Photo
hacking: security in practice
IP Tools - a Network Managing App

Hello! So for the past couple of months I have been developing an app that contains many IP Tools including LAN Scanning and Wi-Fi Scan.The app is currently in early access and I would love to hear your opinion about this and any suggestions for improvement are very welcome :) https://play.google.com/store/apps/details?id=com.iptools.networkmanager.pk

submitted by /u/panos42
[link] [comments]
Hacking Articles Tips Tricks Videos Tutorials
Photo
hacking: security in practice
Compromised laptop?

Anyway to find out for sure if your laptop and/or phone got hacked?

How can you solve the issue if you were?

submitted by /u/AizenHitashi
[link] [comments]
Hacking Articles Tips Tricks Videos Tutorials
Photo
hacking: security in practice
Public Wifi

Hello everyone. Little do I know about hacking but 1 thing I'm staying away from is public Wifi.

It made me curios how "safe" it is if I'm connected to someone's Mobile Hotspot that's connected to a public wifi.

I'm feeling that it would most likely be the same as if I'm directly connected to the wifi but I was wondering if access to my device would be a bit harder to obtain

submitted by /u/DoongoLoongo
[link] [comments]
Hacking Articles Tips Tricks Videos Tutorials
Photo
Kali Linux Tutorials
Tracgram : Use Instagram location features to track an account

TrackgramUse Instagram location features to track an account.

Usage
At this moment the usage of Trackgram is extremly simple:

1. Download this repository

2. Go through the instalation steps

3. Change the parameters in the tracgram main method directly:
+ Mandatory:
- NICKNAME: your username on Instagram
- PASSWORD: your instagram password
- OBJECTIVE: your objective username

+ Optional:
- path_to_csv: the path were the csv file will be stored, including the name


4. Execute it with python3 tracgram.py



Installation steps

1. Download with $ git clone https://github.com/initzerCreations/Tracgram
2. Install dependencies using pip install -r requirements.txt
3. Congrats! by now you should be able to run it: python3 tracgram.py

Screenshots
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhG1c9MIh7Cb90yGsQAQmwnKwU8Olo6p0-PQw-BrRnbcwQQQ4Wv1xs4xTJ4T5GRKkS-tLbspzBeIZCEOMxzvIcvCvbw3SXwahLVFV4AshsESpdhtgPy608KRhUay7WOIhYTKIP6iLAMBpjyrY6KPy0spSCyo4Gg-t68fk3_2XZRwRN1sZj4BHhCMAJp/s16000/heatmap.png

https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjIZqpY1iIcTwoDfYLAfbOhIrs6lxuDXyXEXWqXA8hPrsBkQUCubymoafJWCUeFMzM7yEnD-yhMnexOSen6N9RIdcIF1xiE8UlFJ4AXNB-rpVGBKeZ7tVZMexnWuc64bha8XX29EdbxrpdBG3S_uBu0nRq7lmAhZisY54sgAK8j81rBVpHDe7gZJxa7/s16000/markers.png https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjxh5DYaEnSTnRnym0IKFLK3yeG_hioCe5fimAEFtisRgItmRmQ6Zyj2Fu9ebJQ_hZRpGq2-zSjckhziA83XFbgagbEtyec2lNdkk8pY_4bguh0Nq8kq9GA4h7To_RDVCeFTevV5ZTxXBQS9oB5XS78RDZ130roWDNcBqLTbZehMFIubYCPDJ9Tg0dS/s16000/posts_per_location.png
Features

1. Provides a heatmap based on the location frequency
2. Markers displayed on the heatmap indicating:
* Exact location name
* Time when relate post was made
* Link to Google Maps address

3. Graph relating the posts count for an specific location
4. Generate a easy to process .CSV file
Click Here To Download