Hacking Articles Tips Tricks Videos Tutorials
470 subscribers
66.1K 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
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
Pulling Bits From ROM Silicon Die Images: Unknown Architecture

https://cdn-images-1.medium.com/max/1200/1*odsz0M5QamBDnG5DVQ6A-w.png
My journey into Integrated Reverse Engineering didn’t begin too long ago but once I invested the time and understanding, I became…

Continue reading on Medium »
Hacking Articles Tips Tricks Videos Tutorials
Photo
KitPloit - PenTest Tools!
Subcert - An Subdomain Enumeration Tool, That Finds All The Subdomains From Certificate Transparency Logs

https://1.bp.blogspot.com/-ifuLylKVBn4/YFekXwfEkJI/AAAAAAAAVqY/ZzyiGtyqGHIy_IhqcmpvndduZXZAModcgCNcBGAsYHQ/w640-h186/Subcert_1_subcert.png
Subcert is a subdomain enumeration tool, that finds all the valid subdomains from certificate transparency logs.
Setup

Step 1: Install Python 3
apt-get install python3-pip

Step 2: Clone the Repository
git clone https://github.com/A3h1nt/Subcert.git

Step 3: Install Dependencies
pip3 install -r requirements.txt

Step 4: Move the Directory to /opt
mv subcert /opt/

Step 5: Add an alias in .bashrc to run the script from anywhere
alias subcert="python3 /opt/subcert/subcert.py"

Demo
Contribute

* Improve Code
* Suggestions
* Report Bugs

Contact Me

You can contact me regarding anything at A3h1nt
Download Subcert
hacking: security in practice
Immediately redirecting to external website in google docs

Is there a way to immediately redirect someone to an external website, say an Ip grabber for instance, upon their opening of a google doc? Im trying to trace a malicious email I received that has a little more info about me than I’m comfortable with included in it. Any and all help would be greatly appreciated, Thank you!

submitted by /u/marchambone
[link] [comments]
Subcert - An Subdomain Enumeration Tool, That Finds All The Subdomains From Certificate Transparency Logs
http://www.kitploit.com/2021/03/subcert-subdomain-enumeration-tool-that.html
Subcert is a subdomain enumeration (https://www.kitploit.com/search/label/Subdomain%20Enumeration) tool, that finds all the valid subdomains (https://www.kitploit.com/search/label/Subdomains) from certificate transparency (https://www.kitploit.com/search/label/Certificate%20Transparency) logs.
Setup

Step 1: Install Python 3
apt-get install python3-pip

Step 2: Clone the Repository
git clone https://github.com/A3h1nt/Subcert.git

Step 3: Install Dependencies
pip3 install -r requirements.txt

Step 4: Move the Directory to /opt
mv subcert /opt/

Step 5: Add an alias in .bashrc to run the script from anywhere
alias subcert="python3 /opt/subcert/subcert.py"

Demo

Contribute
Improve Code Suggestions Report Bugs
Contact Me
You can contact me regarding anything at A3h1nt (https://twitter.com/A3h1nt)

Download Subcert (https://github.com/A3h1nt/Subcert)
Vajra - A Highly Customi zable Target And Scope Based Automated Web Hacking Framework To Automate Boring Recon Tasks
http://www.kitploit.com/2021/03/vajra-highly-customi-zable-target-and.html