Hacking Articles Tips Tricks Videos Tutorials
470 subscribers
66.1K photos
15 videos
157 files
133K links
Exploit
Pentesting
Hacking
Red Team
Blue Team
Kali Linux
Bug Bounty
Black Hat
Cyber security etc

@Hacking_Video
@Hacking_attack
Download Telegram
hacking: security in practice
Hacking courses openly available to everyone, your thoughts?

The internet is a sea of ressources and learning material about anything you can imagine, nowadays, it became so easy to learn anything you can anything just by typing what you're interested in on Google or YouTube compared to the old days before the internet when the only logical routes available were books, mentors or formal training at a school or university.

As a web developer, i was interested about digging deeper into web security, learning how to scan web apps for different vulnerabilities and the various ways to attack these vulnerabilities so i can get better at securing the future web apps that i create as well as for my interest about getting into bug bounties once i'm good enough.

While i was learning, i was astonished by the amount of detailed free learning material available on platforms like Port Swigger web academy, YouTube channels like David Bombal's and others, and i had a question pop into my mind that i wanted to ask the community their opinions about, what if all that free available knowledge fell into the wrong hands? one thing is for sure is that there will be a lot of people who will be using these ressources to learn things that they will use for malicious purposes once they get good at it, or people who will be blindly copying and pasting stuff just for the purposes of hacking something without even interest in learning how everything works. This is kinda similar to those tutorials about how to use firearms on YouTube, some people will learn how to properly use a gun for more security when firing it in places like a shooting range or for self-defence purposes, others may potentially use that knowledge to commit crimes using a firearm.

I am personally all for free and open knowledge to everyone, but what do you think about hacking courses and tutorials openly available to everyone no matter their intentions?

submitted by /u/bugst4rr
[link] [comments]

___________________________
@hacking_Attack
@Hacking_Video
Gcash Vulnerability Walkthrough

Advisory: Update your Gcash App now to the latest version.Continue reading on Medium »
Read more...
Hacking Articles Tips Tricks Videos Tutorials
Photo
Kali Linux Tutorials
Bayanay – Python Wardriving Tool

Bayanay is a Python Wardriving tool. WarDriving is the act of navigating, on foot or by car, to discover wireless networks in the surrounding area.

Features

Wardriving is done by combining the SSID information obtained with scapy using the HTML5 geolocation feature.

Usage

I cannot be held responsible for the malicious use of the vehicle.

ssidBul.py has been tested via TP-LINK TL WN722N.

Selenium 3.11.0 and Firefox 59.0.2 are used for location.py. Firefox geckodriver is located in the directory where the codes are.

SSID and MAC names and location information were created and changed in the test environment.

ssidBul.py and location.py must be run concurrently.

ssidBul.py result:

20 March 2018 11:48PM|9c:b2:b2:11:12:13|ECFJ3M

20 March 2018 11:48PM|c0:25:e9:11:12:13|T7068

Here is a screenshot of allowing location information while running location.py:
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhyfQRUaQcll3jnmkrlrhyjCVvYOgWhAI8Iq3oUSzHSgzcJ9vBr2JfkDzQ4dFBZFPL3XY5h9hotZowHY8apCgLC6LdsJIdauSHnCYYU_lpl-9hZT_n36brWdhwQqTlIr6wd8CI4sTv8QRVHTWSe6l28r50PYeHXsZweRLi2MsRr9QRWa_3h-DSJYsWy/s728/Bayanay.png
The screenshot of the location information is as follows:
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhAuozKnMvnvkQYv-GSskR6SUZcx5wCz5ckMUl-xM6rSKGkGlGaZSX8L5MQopJ4GEcokZoewnNuWtkNhXc7o6qyxm-UlntWgWnv2iryprKz9F422wwjRGvR8XTLlOzw9WjiQPOGN8zSDfkFkpqZs5Tz8L6EDZgtXtJMg16rj_D3cFCETbSuMN72A8Fl/s1310/Bayanay-1.png
konum.py result:

lat=38.8333635|lon=34.759741899|20 March 2018 11:47PM

lat=38.8333635|lon=34.759741899|20 March 2018 11:48PM

lat=38.8333635|lon=34.759741899|20 March 2018 11:48PM

lat=38.8333635|lon=34.759741899|20 March 2018 11:48PM

lat=38.8333635|lon=34.759741899|20 March 2018 11:48PM

lat=38.8333635|lon=34.759741899|20 March 2018 11:49PM

lat=38.8333635|lon=34.759741899|20 March 2018 11:49PM

After the data collection processes, the following output is obtained as a result of running wardriving.py:

lat=38.8333635|lon=34.759741899|20 March 2018 11:48PM|9c:b2:b2:11:12:13|ECFJ3M

lat=38.8333635|lon=34.759741899|20 March 2018 11:48PM|c0:25:e9:11:12:13|T7068
Click Here To Download

___________________________
@hacking_Attack
@Hacking_Video