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
Hey everyone, I am SYRINE. Cyber Security Enthusiast, eJPT Certified, and currently focusing on bug bounty.Continue reading on Medium » (https://medium.com/@AvyuktSyrine/my-first-xss-d88ee864df82?source=rss------bug_bounty-5)
Kali Linux Tutorials
gophish : Open-Source Phishing Toolkit

Gophish is an open-source phishing toolkit designed for businesses and penetration testers. It provides the ability to quickly and easily setup and execute phishing engagements and security awareness training.

Install

Installation of Gophish is dead-simple – just download and extract the zip containing the release for your system, and run the binary. Gophish has binary releases for Windows, Mac, and Linux platforms.

Building From Source

If you are building from source, please note that Gophish requires Go v1.10 or above!

To build Gophish from source, simply run go install github.com/gophish/gophish@latestand cdinto the project source directory. Then, run go build. After this, you should have a binary called gophishin the current directory.

Docker

You can also use Gophish via the official Docker container here.

Setup

After running the Gophish binary, open an Internet browser to https://localhost:3333 and login with the default username and password listed in the log output. e.g.

time=”2020-07-29T01:24:08Z” level=info msg=”Please login with the username admin and the password 4304d5255378177d”

Releases of Gophish prior to v0.10.1 have a default username of adminand password of gophish.
Download
My First XSS

Hey everyone, I am SYRINE. Cyber Security Enthusiast, eJPT Certified, and currently focusing on bug bounty.Continue reading on Medium »
Read more...
List of Cybersecurity YouTubers for Beginners

This is a list of top 10 cybersecurity-related YouTube channels that I found extremely practical for beginners.Continue reading on Medium »
Read more...