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 Varshini
Varshini
1343 POSTS
0 COMMENTS
http://kalilinuxtutorials.com
Varshini is a Cyber Security expert in Threat Analysis, Vulnerability Assessment, and Research. Passionate about staying ahead of emerging Threats and Technologies.
Linkedin
Cyber security
ShellOpsLog : A Lightweight Command Logger
Varshini
-
March 11, 2025
0
Cyber security
Burp-Rxss-scan-TG : Enhancing XSS Scanning With Burp Suite Extensions
Varshini
-
March 11, 2025
0
software
GPT Crawler : A Tool For Custom GPT Creation
Varshini
-
March 11, 2025
0
Hacking Tools
CPUMicrocodes : A Gateway To Advanced CPU Microcode Management And Optimization
Varshini
-
March 11, 2025
0
Cyber security
Tweet-Machine : Hidden Twitter Histories With Advanced OSINT Capabilities
Varshini
-
March 11, 2025
0
Cyber security
2025-03-04 (Tuesday) : Group Claiming To Be BianLian Sends Paper-Based Extortion...
Varshini
-
March 10, 2025
0
Cyber security
Blindsight : Advanced Techniques In Red Teaming And LSASS Memory Exploitation
Varshini
-
March 10, 2025
0
Exploitation Tools
Hiphp : Mastering Remote Management Of PHP Websites
Varshini
-
March 10, 2025
0
Cyber security
PowerShell-Hunter : A Comprehensive Toolset For Threat Hunting
Varshini
-
March 10, 2025
0
Cyber security
DE-TH-Aura : Detection Engineering And Threat Hunting By SecurityAura
Varshini
-
March 10, 2025
0
1
...
10
11
12
...
135
Page 11 of 135
APPLICATIONS
Poro : Scan Publicly Accessible Assets On Your AWS Cloud Environment
R K
-
May 27, 2022
Sampler : A Tool For Shell Commands Execution, Visualization & Alerting
R K
-
August 15, 2019
AvillaForensics 3.6 – Redefining Digital Forensics
Varshini
-
May 14, 2024
Awesome Red Teaming – A Comprehensive Guide To Advanced Security Techniques
Varshini
-
July 22, 2024
HOT NEWS
PwnXSS : Vulnerability XSS Scanner Exploit
R K
-
September 29, 2020
0
Kali Linux
PwnXSS is a powerful XSS scanner made in python 3.7. Installing Requirements: BeautifulSoup4 pip install bs4 requests pip install requests python 3.7 Commands: git clone https://github.com/pwn0sec/PwnXSS chmod 755 -R PwnXSS cd PwnXSS python3...