Cybersecurity Updates & Tools
Followed by 250k+ Followers
Facebook
Instagram
X
Youtube
Sign in
Home
Tech today
Apple
Geeks
Linux
Applications
More
Windows Phone
Android
iPhone
Accessories
Bluetooth
Sign in
Welcome!
Log into your account
your username
your password
Forgot your password?
Password recovery
Recover your password
your email
Search
Sign in
Welcome! Log into your account
your username
your password
Forgot your password? Get help
Password recovery
Recover your password
your email
A password will be e-mailed to you.
Home
Tech today
Apple
Geeks
Linux
Linux
How to Use the Linux find Command to Locate Files Like a Pro
Linux
How to Check Open Ports in Linux Using netstat, ss, and lsof
Linux
How to Send POST Requests Using curl in Linux
Linux
What Does chmod 777 Mean in Linux
Linux
How to Undo and Redo in Vim or Vi
Applications
Applications
MQTT Security: Securing IoT Communications
Applications
Playwright-MCP : A Powerful Tool For Browser Automation
Applications
Kereva LLM Code Scanner : A Revolutionary Tool For Python Applications Using LLMs
Applications
MCP Server For Obsidian : Enhancing AI Integration
More
Windows Phone
Android
iPhone
Accessories
Bluetooth
Kali Linux Tutorials
Home
Authors
Posts by Ravi Sankar
Ravi Sankar
38 POSTS
0 COMMENTS
Cyber security
Burp Suite Tutorial – A Web Application Penetration Testing Tool –...
Ravi Sankar
-
December 15, 2022
0
Cyber security
Metasploit Framework – A Beginner’s Guide for Penetration Testing & Exploit...
Ravi Sankar
-
December 15, 2022
0
Tutorials
Whatweb – A Scanning Tool to Find Security Vulnerabilities in Web...
Ravi Sankar
-
December 15, 2022
0
Information Gathering
Discover IPv6 Network Range & Hosts from an IPv6 Enabled Network...
Ravi Sankar
-
August 27, 2018
0
Post Exploitation
Maintaining Access to a Linux Machine Using Cymothoa – Post Exploitation
Ravi Sankar
-
July 9, 2018
0
Sniffing/Spoofing
Tcpflow – To Monitor, Capture & Dump Packets
Ravi Sankar
-
July 8, 2018
0
Information Gathering
lbd – Tool to Detect Whether a Domain has Load Balancing...
Ravi Sankar
-
July 5, 2018
0
Database Assessment
SQLMAP – Enumeration of Databases & Users from Vulnerable Web Forms
Ravi Sankar
-
July 3, 2018
0
Tutorials
Ua-tester – A tool for User Agent WAF, IDS/IPS, Redirection testing
Ravi Sankar
-
July 3, 2018
0
Information Gathering
Arping – To Discover Hosts on a Computer Network
Ravi Sankar
-
July 1, 2018
0
1
2
3
4
Page 1 of 4
APPLICATIONS
NimPackt-v1 : Nim-based Assembly Packer And Shellcode Loader For Opsec And Profit
R K
-
May 28, 2022
Pax : CLI Tool For PKCS7 Padding Oracle Attacks
R K
-
September 29, 2022
SGN : A Polymorphic Binary Encoder For Offensive Security Purposes
R K
-
July 9, 2020
ReelPhish – A Real-Time Two-Factor Phishing Tool
R K
-
June 8, 2018
HOT NEWS
Mallory : HTTP/HTTPS Proxy Over SSH
R K
-
November 7, 2019
0
Kali Linux
Mallory is a HTTP/HTTPS proxy over SSH tool. Installation Local machine: go get github.com/justmao945/mallory/cmd/malloryRemote server: need our old friend sshd Configueration Config File Default path is $HOME/.config/mallory.json, can be set...