Hacking on Medium
TryHackMe: [Day 3] Web Exploitation Christmas Blackout
https://cdn-images-1.medium.com/max/1920/1*psaTaSfd9sQyajFeYTLO-w.png
Using a common wordlist for discovering content, enumerate http://MACHINE_IP to find the location of the administrator dashboard. What is…
Continue reading on Medium »
TryHackMe: [Day 3] Web Exploitation Christmas Blackout
https://cdn-images-1.medium.com/max/1920/1*psaTaSfd9sQyajFeYTLO-w.png
Using a common wordlist for discovering content, enumerate http://MACHINE_IP to find the location of the administrator dashboard. What is…
Continue reading on Medium »
Medium
TryHackMe: [Day 3] Web Exploitation Christmas Blackout
Using a common wordlist for discovering content, enumerate http://MACHINE_IP to find the location of the administrator dashboard. What is…
Hacking on Medium
WordPress Security: 10 Tips To Secure Your Site In 2022
https://cdn-images-1.medium.com/max/1200/1*bW3J0ZJrXSmMxN12ASfOZw.jpeg
WordPress is one of the most popular content management systems in use today. While it is a very user-friendly platform, it is also…
Continue reading on Medium »
WordPress Security: 10 Tips To Secure Your Site In 2022
https://cdn-images-1.medium.com/max/1200/1*bW3J0ZJrXSmMxN12ASfOZw.jpeg
WordPress is one of the most popular content management systems in use today. While it is a very user-friendly platform, it is also…
Continue reading on Medium »
Medium
WordPress Security: 10 Tips To Secure Your Site In 2022
WordPress is one of the most popular content management systems in use today. While it is a very user-friendly platform, it is also…
hacking: security in practice
What is Ftewk.exe
Recently, my friend randomly lost access to his steam account while playing a game without any possible explanation. We found a ftwek.exe file running on startup through the task manager upon inspection. There is no information about this file on the internet. Is the system compromised? What should be done?
Every google search seems to be leading to some sort of a hacking article which led me to believe the system was compromised.
submitted by /u/_Machosen
[link] [comments]
What is Ftewk.exe
Recently, my friend randomly lost access to his steam account while playing a game without any possible explanation. We found a ftwek.exe file running on startup through the task manager upon inspection. There is no information about this file on the internet. Is the system compromised? What should be done?
Every google search seems to be leading to some sort of a hacking article which led me to believe the system was compromised.
submitted by /u/_Machosen
[link] [comments]
Reddit
From the hacking community on Reddit
Explore this post and more from the hacking community
Hacking Articles Tips Tricks Videos Tutorials
Photo
hacking: security in practice
NFT collection generator c#
Just coded nft collection generator on c#. I guess, there's no need to explain what does every field for, human kind should have enough IQ. Antivirus checks, more info and .exe file on my github: https://github.com/micegan/NftCollectionGenerator-exe
Yeah, the GUI is shitty, but whatever.
submitted by /u/Various-Animal-9893
[link] [comments]
NFT collection generator c#
Just coded nft collection generator on c#. I guess, there's no need to explain what does every field for, human kind should have enough IQ. Antivirus checks, more info and .exe file on my github: https://github.com/micegan/NftCollectionGenerator-exe
Yeah, the GUI is shitty, but whatever.
submitted by /u/Various-Animal-9893
[link] [comments]
hacking: security in practice
Raidforums alternatives
Hello, are there any good alternatives to raidforums?
submitted by /u/JRytM
[link] [comments]
Raidforums alternatives
Hello, are there any good alternatives to raidforums?
submitted by /u/JRytM
[link] [comments]
reddit
Raidforums alternatives
Hello, are there any good alternatives to raidforums?
hacking: security in practice
Suggestion for cool Hacking Stickers?
Hey guys.
I am Top 3% on THM. Always reading about hacking. Working my way into Cybersecurity from InfoSec. I am in a coffee shop a lot. I noticed that a lot of SEs have stickers on their laptops such as FAANG companies, 10101, etc. Are there any dope stickers or things that ONLY hackers would really know about to pick up? Obviously a big Anonymous Sticker would probably not be a great idea, lol. I am looking to buy some on Amazon considering I only have one snake sticker on my laptop. Any advice would be great. Keep it real guys.
submitted by /u/JupitersHot
[link] [comments]
Suggestion for cool Hacking Stickers?
Hey guys.
I am Top 3% on THM. Always reading about hacking. Working my way into Cybersecurity from InfoSec. I am in a coffee shop a lot. I noticed that a lot of SEs have stickers on their laptops such as FAANG companies, 10101, etc. Are there any dope stickers or things that ONLY hackers would really know about to pick up? Obviously a big Anonymous Sticker would probably not be a great idea, lol. I am looking to buy some on Amazon considering I only have one snake sticker on my laptop. Any advice would be great. Keep it real guys.
submitted by /u/JupitersHot
[link] [comments]
reddit
Suggestion for cool Hacking Stickers?
Hey guys. I am Top 3% on THM. Always reading about hacking. Working my way into Cybersecurity from InfoSec. I am in a coffee shop a lot. I...
Request_Smuggler - Http Request Smuggling Vulnerability Scanner
http://www.kitploit.com/2022/03/requestsmuggler-http-request-smuggling.html
http://www.kitploit.com/2022/03/requestsmuggler-http-request-smuggling.html
Based on the amazing research (https://portswigger.net/research/http-desync-attacks-request-smuggling-reborn) by James Kettle (https://twitter.com/albinowax). The tool can help to find servers that may be vulnerable (https://www.kitploit.com/search/label/Vulnerable) to request smuggling vulnerability.
Usage FLAGS: -h, --help Prints help information -V, --version Prints version information OPTIONS: --amount-of-payloads low/medium/all [default: low] -t, --attack-types [ClTeMethod, ClTePath, ClTeTime, TeClMethod, TeClPath, TeClTime] [default: "ClTeTime" "TeClTime"] --file send request from a file you need to explicitly pass \r\n at the end of the lines -H, --header Example: -H 'one:one' 'two:two' -X, --method [default: POST] -u, --url -v, --verbose 0 - print detected cases and errors only, 1 - print first line of server responses 2 - print requests [default: 0] --verify how many times verify the vulnerability [default: 2]">USAGE:
request_smuggler [OPTIONS] --url
FLAGS:
-h, --help Prints help information
-V, --version Prints version information
OPTIONS:
--amount-of-payloads low/medium/all [default: low]
-t, --attack-types
[ClTeMethod, ClTePath, ClTeTime, TeClMethod, TeClPath, TeClTime] [default: "ClTeTime" "TeClTime"]
--file
send request from a file
you need to explicitly pass \r\n at the end of the lines
-H, --header Example: -H 'one:one' 'two:two'
-X, --method [default: POST]
-u, --url
-v, --verbose
0 - print dete cted cases and errors only,
1 - print first line of server responses
2 - print requests [default: 0]
--verify how many times verify the vulnerability [default: 2]
Installation Linux from releases from source code (rust should be installed) git clone https://github.com/Sh1Yo/request_smuggler
cd request_smuggler
cargo build --release using cargo install cargo install request_smuggler --version 0.1.0-alpha.2 Mac from source code (rust should be installed) git clone https://github.com/Sh1Yo/request_smuggler
cd request_smuggler
cargo build --release using cargo install cargo install request_smuggler --version 0.1.0-alpha.2 Windows from releases
Download Request_Smuggler (https://github.com/Sh1Yo/request_smuggler)
Usage FLAGS: -h, --help Prints help information -V, --version Prints version information OPTIONS: --amount-of-payloads low/medium/all [default: low] -t, --attack-types [ClTeMethod, ClTePath, ClTeTime, TeClMethod, TeClPath, TeClTime] [default: "ClTeTime" "TeClTime"] --file send request from a file you need to explicitly pass \r\n at the end of the lines -H, --header Example: -H 'one:one' 'two:two' -X, --method [default: POST] -u, --url -v, --verbose 0 - print detected cases and errors only, 1 - print first line of server responses 2 - print requests [default: 0] --verify how many times verify the vulnerability [default: 2]">USAGE:
request_smuggler [OPTIONS] --url
FLAGS:
-h, --help Prints help information
-V, --version Prints version information
OPTIONS:
--amount-of-payloads low/medium/all [default: low]
-t, --attack-types
[ClTeMethod, ClTePath, ClTeTime, TeClMethod, TeClPath, TeClTime] [default: "ClTeTime" "TeClTime"]
--file
send request from a file
you need to explicitly pass \r\n at the end of the lines
-H, --header Example: -H 'one:one' 'two:two'
-X, --method [default: POST]
-u, --url
-v, --verbose
0 - print dete cted cases and errors only,
1 - print first line of server responses
2 - print requests [default: 0]
--verify how many times verify the vulnerability [default: 2]
Installation Linux from releases from source code (rust should be installed) git clone https://github.com/Sh1Yo/request_smuggler
cd request_smuggler
cargo build --release using cargo install cargo install request_smuggler --version 0.1.0-alpha.2 Mac from source code (rust should be installed) git clone https://github.com/Sh1Yo/request_smuggler
cd request_smuggler
cargo build --release using cargo install cargo install request_smuggler --version 0.1.0-alpha.2 Windows from releases
Download Request_Smuggler (https://github.com/Sh1Yo/request_smuggler)
Hacking on Medium
APK DOSYALARINA PAYLOAD ENJEKTE EDEREK ANDROİD TELEFONLARA SIZMA
https://cdn-images-1.medium.com/max/600/0*uNbNOAYHGAqfaJg1.png
Android kullanıcıları Play Store haricinde bir uygulama yüklemek istediklerinde APK dosyasını indiriyor. Peki APK indirmek telefona zarar…
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
APK DOSYALARINA PAYLOAD ENJEKTE EDEREK ANDROİD TELEFONLARA SIZMA
https://cdn-images-1.medium.com/max/600/0*uNbNOAYHGAqfaJg1.png
Android kullanıcıları Play Store haricinde bir uygulama yüklemek istediklerinde APK dosyasını indiriyor. Peki APK indirmek telefona zarar…
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Medium
APK DOSYALARINA PAYLOAD ENJEKTE EDEREK ANDROİD TELEFONLARA SIZMA
Android kullanıcıları Play Store haricinde bir uygulama yüklemek istediklerinde APK dosyasını indiriyor. Peki APK indirmek telefona zarar…
Hacking Articles Tips Tricks Videos Tutorials
Photo
KitPloit - PenTest Tools!
Request_Smuggler - Http Request Smuggling Vulnerability Scanner
https://blogger.googleusercontent.com/img/a/AVvXsEheUSDI43TNxb3qC5NB8ewRdQsERbmznb7XDpFE9eCVlcxg8YyiF6ULPkT7dDiMGYVJ4ZTJrhqJQe4sRrse5otBsjpC7H5-LRUHoKvT4q-OCzxEw7UGIsqzdQvj_9wciq7ueWr9xDJnfZZg0laSG7b9SQAIv0JQzpoey5x2PDxUa7_tcN0-kADwD-yH=w640-h350
Based on the amazing research by James Kettle. The tool can help to find servers that may be vulnerable to request smuggling vulnerability.
Usage
USAGE:
request_smuggler [OPTIONS] --url
Installation
*
Linux
* from releases
* from source code (rust should be installed)
* using cargo install
*
Mac
* from source code (rust should be installed)
* using cargo install
*
Windows
* from releases
Download Request_Smuggler
___________________________
@hacking_Attack
@Hacking_Video
Request_Smuggler - Http Request Smuggling Vulnerability Scanner
https://blogger.googleusercontent.com/img/a/AVvXsEheUSDI43TNxb3qC5NB8ewRdQsERbmznb7XDpFE9eCVlcxg8YyiF6ULPkT7dDiMGYVJ4ZTJrhqJQe4sRrse5otBsjpC7H5-LRUHoKvT4q-OCzxEw7UGIsqzdQvj_9wciq7ueWr9xDJnfZZg0laSG7b9SQAIv0JQzpoey5x2PDxUa7_tcN0-kADwD-yH=w640-h350
Based on the amazing research by James Kettle. The tool can help to find servers that may be vulnerable to request smuggling vulnerability.
Usage
USAGE:
request_smuggler [OPTIONS] --url
Installation
*
Linux
* from releases
* from source code (rust should be installed)
git clone https://github.com/Sh1Yo/request_smuggler
cd request_smuggler
cargo build --release* using cargo install
cargo install request_smuggler --version 0.1.0-alpha.2*
Mac
* from source code (rust should be installed)
git clone https://github.com/Sh1Yo/request_smuggler
cd request_smuggler
cargo build --release* using cargo install
cargo install request_smuggler --version 0.1.0-alpha.2*
Windows
* from releases
Download Request_Smuggler
___________________________
@hacking_Attack
@Hacking_Video
KitPloit - PenTest & Hacking Tools
Request_Smuggler - Http Request Smuggling Vulnerability Scanner
https://b.thumbs.redditmedia.com/OK-s3XBlCbrc4xOQGCvn8gW7nqq0N6bMG9x_ShN2_Pc.jpg I've set ngrok to be able to connect to an Android phone not in my LAN (I simply disconnected it from my network, tried with a friend on another LAN aswell). Created a payload (here I only created an example to test if it works) downloaded it on my phone and run it. When my phone IS connected to my WiFi I get a meterpreter shell, no problem what so ever. When my phone IS NOT connected to the internet WiFi but via phone connection to simulate WAN (LTE, 4G) the payload doesn't respond, it's like the phone isn't able to talk with ngrok (the ngrok port is forwarded properly, yougetsignal proves it). Kali connected with "Bridged Adapter".
Maybe my IPS (I don't even know if I have it) is blocking the connection when it's not coming from my LAN, I have no idea.
Second question: is there a way to reverse shell to a PC via WAN without having to exposte your PUBLIC IP in the payload? Can I stay anonymous while getting a persisent reverse shell? If so, how? Thank you!
https://preview.redd.it/tpqfcvhjdqp81.png?width=1920&format=png&auto=webp&s=d562a358e45ee2eda6208e56c44b545203ecb0b9
submitted by /u/Masso27
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
Maybe my IPS (I don't even know if I have it) is blocking the connection when it's not coming from my LAN, I have no idea.
Second question: is there a way to reverse shell to a PC via WAN without having to exposte your PUBLIC IP in the payload? Can I stay anonymous while getting a persisent reverse shell? If so, how? Thank you!
https://preview.redd.it/tpqfcvhjdqp81.png?width=1920&format=png&auto=webp&s=d562a358e45ee2eda6208e56c44b545203ecb0b9
submitted by /u/Masso27
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
reddit
Ngrok issue with reverse shell via WAN.
Posted in r/hacking by u/Masso27 • 1 point and 0 comments
hacking: security in practice
Looking for a mid-90s essay
This might be one for older types who remember or know about the phone phreak era. I recall coming across an essay (originally posted on a newsgroup) penned by one of the original phreakers. American guy, maybe Californian or San Franciscan, around 1996. It talked about three things to build a free-er society. Something like cryptocurrency, encrypted communications and something else. It was really good but I just can't find it, or find a mention of itv anywhere. Anyone have any ideas?
submitted by /u/charliefortean
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
Looking for a mid-90s essay
This might be one for older types who remember or know about the phone phreak era. I recall coming across an essay (originally posted on a newsgroup) penned by one of the original phreakers. American guy, maybe Californian or San Franciscan, around 1996. It talked about three things to build a free-er society. Something like cryptocurrency, encrypted communications and something else. It was really good but I just can't find it, or find a mention of itv anywhere. Anyone have any ideas?
submitted by /u/charliefortean
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
reddit
Looking for a mid-90s essay
This might be one for older types who remember or know about the phone phreak era. I recall coming across an essay (originally posted on a...
hacking: security in practice
Email Domain
Hey guys! I was wondering if I can see somehow all the emails from my school domain?
submitted by /u/crz316
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
Email Domain
Hey guys! I was wondering if I can see somehow all the emails from my school domain?
submitted by /u/crz316
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
reddit
Email Domain
Hey guys! I was wondering if I can see somehow all the emails from my school domain?
Hacking Articles Tips Tricks Videos Tutorials
Photo
hacking: security in practice
Official MalDuino Lite and Elite Missing
Hello!
Why isn't there any MalDuino Lite and Elite available on maltronics (the official selling website) and on the official MalDuino website?
Are there only these versions available?
Thanks!
submitted by /u/The-Malix
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
Official MalDuino Lite and Elite Missing
Hello!
Why isn't there any MalDuino Lite and Elite available on maltronics (the official selling website) and on the official MalDuino website?
Are there only these versions available?
Thanks!
submitted by /u/The-Malix
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
reddit
Official MalDuino Lite and Elite Missing
Hello! Why isn't there any [MalDuino Lite and Elite](https://maltronics.com/collections/malduinos) available on [maltronics (the official selling...