hacking: security in practice
Disposable root shells
Found this cool article about something i was searching for a long time.
https://blog.thc.org/disposable-root-servers
https://www.thc.org/segfault/
submitted by /u/GoldeN2k1
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
Disposable root shells
Found this cool article about something i was searching for a long time.
https://blog.thc.org/disposable-root-servers
https://www.thc.org/segfault/
submitted by /u/GoldeN2k1
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
Reddit
From the hacking community on Reddit: Disposable root shells
Explore this post and more from the hacking community
Kali Linux Tutorials
EvilnoVNC – Ready To Go Phishing Platform
EvilnoVNC is a Ready to go Phishing Platform. Unlike other phishing techniques, EvilnoVNC allows 2FA bypassing by using a real browser over a noVNC connection.
In addition, this tool allows us to see in real time all of the victim’s actions, access to their downloaded files and the entire browser profile, including cookies, saved passwords, browsing history and much more.
Requirements
* Docker Chromium
* Download
It’s recommended to clone the complete repository or download the zip file.
Additionally, it’s necessary to build Docker manually. You can do this by running the following commands:
git clone https://github.com/JoelGMSec/EvilnoVNC
cd EvilnoVNC ; sudo chown -R 103 Downloads
sudo docker build -t joelgmsec/evilnovnc .
Usage
Features & To Do
* Export Evil-Chromium profile to host
* Save download files on host
* Disable parameters in URL (like password)
* Disable key combinations (like Alt+1 or Ctrl+S)
* Disable access to Thunar
* Decrypt cookies in real time
* Expand cookie life to 99999999999999999
* Dynamic title from original website
* Dynamic resolution from preload page
* Replicate real user-agent and other stuff
* Basic keylogger
Click Here To Download
___________________________
@hacking_Attack
@Hacking_Video
EvilnoVNC – Ready To Go Phishing Platform
EvilnoVNC is a Ready to go Phishing Platform. Unlike other phishing techniques, EvilnoVNC allows 2FA bypassing by using a real browser over a noVNC connection.
In addition, this tool allows us to see in real time all of the victim’s actions, access to their downloaded files and the entire browser profile, including cookies, saved passwords, browsing history and much more.
Requirements
* Docker Chromium
* Download
It’s recommended to clone the complete repository or download the zip file.
Additionally, it’s necessary to build Docker manually. You can do this by running the following commands:
git clone https://github.com/JoelGMSec/EvilnoVNC
cd EvilnoVNC ; sudo chown -R 103 Downloads
sudo docker build -t joelgmsec/evilnovnc .
Usage
./start.sh -h
_____ _ _ __ ___ _ ____
| ____|_ _(_) |_ __ __\ \ / / \ | |/ ___|
| _| \ \ / / | | '_ \ / _ \ \ / /| \| | |
| |___ \ V /| | | | | | (_) \ V / | |\ | |___
|_____| \_/ |_|_|_| |_|\___/ \_/ |_| \_|\____|
---------------- by @JoelGMSec --------------
Usage: ./start.sh $resolution $url
Examples:
1280x720 16bits: ./start.sh 1280x720x16 http://example.com
1280x720 24bits: ./start.sh 1280x720x24 http://example.com
1920x1080 16bits: ./start.sh 1920x1080x16 http://example.com
1920x1080 24bits: ./start.sh 1920x1080x24 http://example.comFeatures & To Do
* Export Evil-Chromium profile to host
* Save download files on host
* Disable parameters in URL (like password)
* Disable key combinations (like Alt+1 or Ctrl+S)
* Disable access to Thunar
* Decrypt cookies in real time
* Expand cookie life to 99999999999999999
* Dynamic title from original website
* Dynamic resolution from preload page
* Replicate real user-agent and other stuff
* Basic keylogger
Click Here To Download
___________________________
@hacking_Attack
@Hacking_Video
Kali Linux Tutorials
EvilnoVNC - Ready To Go Phishing Platform 2022!!
EvilnoVNC is a Ready to go Phishing Platform. Unlike other phishing techniques, EvilnoVNC allows 2FA bypassing by using a real browser
Hacking Articles Tips Tricks Videos Tutorials
Photo
KitPloit - PenTest Tools!
Matano - The Open-Source Security Lake Platform For AWS
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiqX3w4a55hJEMy-NZgBEQXV6orLxnR9zMqLFoAwGaVr2rIvB9-Fk2tDQKvTsmigZkR0cxrKFvEKOWTKbfH9P8EldUNDj69w-GCkfqORU6Nt05MAlNxvdGMblhjtmMXpG7cTjDVnORQgVLR73y53lG5JPoiEO8clQY4CuBzqtCyd7WT2zpH1qClkuX6Rw/w640-h260/matano.png Matano is an open source security lake platform for AWS. It lets you ingest petabytes of security and log data from various sources, store and query them in an open Apache Iceberg data lake, and create Python detections as code for realtime alerting. Matano is fully serverless and designed specifically for AWS and focuses on enabling high scale, low cost, and zero-ops. Matano deploys fully into your AWS account. https://blogger.googleusercontent.com/img/a/AVvXsEghH3oRgeqp6V4_fAgJpLhPQm2l9025YQD8EMo6nlCkJ8CVVPVb4zcpH34m9sMZzSi9Ib-d3PzbN0VkcUj4-aj3DscaFqqFajwB65YGe5gFnpRcQau2t171qCmKXwmGm8Zs-NOUbGuOAn3XQwKT03r3vDISVeVZmngXtJte3dX1MXzd3DJTuSUs_96V4A=w640-h324 FeaturesCollect data from all your sourcesMatano lets you collect log data from sources using S3 or SQS based ingestion. Ingest, transform, normalize log dataMatano normalizes and transforms your data using Vector Remap Language (VRL). Matano works with the Elastic Common Schema (ECS) by default and you can define your own schema. Store data in S3 object storageLog data is always stored in S3 object storage, for cost effective, long term, durable storage. Apache Iceberg Data lakeAll data is ingested into an Apache Iceberg based data lake, allowing you to perform ACID transactions, time travel, and more on all your log data. Apache Iceberg is an open table format, so you always own your own data, with no vendor lock-in. ServerlessMatano is a fully serverless platform, designed for zero-ops and unlimited elastic horizontal scaling. Detections as codeWrite Python detections to implement realtime alerting on your log data. InstallingView the complete installation instructions.
You can install the matano CLI to deploy Matano into your AWS account, and manage your Matano deployment. Requirements* Docker InstallationMatano provides a nightly release with the latest prebuilt files to install the Matano CLI on GitHub. You can download and execute these files to install Matano.
For example, to install the Matano CLI for Linux, run:
The interactive CLI wizard will walk you through getting started by generating an initial Matano directory for you, initializing your AWS account, and deploying Matano into your AWS account. https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhdUK3Bqj7b8cajuoKx8yCaCWNPO9Kw4z1Viin9wfpjMEY9g69mywobrF4HMDwNQ4EXY6kqnq_6ev83VvRhhJxHENDz1FRUeHx5UkGRaG99-p1uAH8-Y4cAeS5v8yLNoKXrOFnrCsSUo-5X4uVzSbJUsyUy6wxumr-WbLnWRDSS3jbzb8dnQzXHVLVR0Q/w640-h360/matano_9_matano-init.gif Initial deployment takes a few minutes. DocumentationView our complete documentation. License* Apache-2.0 License https://blogger.googleusercontent.com/img/a/AVvXsEj-DaZt9qjgneGKVtokDwUlMsD-thDPFseA82GXz6jz4y7alXG80CkSZhc8DPha4RfvcPdSBtt7gdWGJsp0eZX3yRCk7LPCNTHb1Lx_aALQVd4gnkN_E4YhJl-AtX2ZMNKnKjTyMUfrGgOlp1MUPVyR6STd11WMiYXGG3XZv7gyKlfmMY57brHm1OmFLg=s320 Download Matano
___________________________
@hacking_Attack
@Hacking_Video
Matano - The Open-Source Security Lake Platform For AWS
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiqX3w4a55hJEMy-NZgBEQXV6orLxnR9zMqLFoAwGaVr2rIvB9-Fk2tDQKvTsmigZkR0cxrKFvEKOWTKbfH9P8EldUNDj69w-GCkfqORU6Nt05MAlNxvdGMblhjtmMXpG7cTjDVnORQgVLR73y53lG5JPoiEO8clQY4CuBzqtCyd7WT2zpH1qClkuX6Rw/w640-h260/matano.png Matano is an open source security lake platform for AWS. It lets you ingest petabytes of security and log data from various sources, store and query them in an open Apache Iceberg data lake, and create Python detections as code for realtime alerting. Matano is fully serverless and designed specifically for AWS and focuses on enabling high scale, low cost, and zero-ops. Matano deploys fully into your AWS account. https://blogger.googleusercontent.com/img/a/AVvXsEghH3oRgeqp6V4_fAgJpLhPQm2l9025YQD8EMo6nlCkJ8CVVPVb4zcpH34m9sMZzSi9Ib-d3PzbN0VkcUj4-aj3DscaFqqFajwB65YGe5gFnpRcQau2t171qCmKXwmGm8Zs-NOUbGuOAn3XQwKT03r3vDISVeVZmngXtJte3dX1MXzd3DJTuSUs_96V4A=w640-h324 FeaturesCollect data from all your sourcesMatano lets you collect log data from sources using S3 or SQS based ingestion. Ingest, transform, normalize log dataMatano normalizes and transforms your data using Vector Remap Language (VRL). Matano works with the Elastic Common Schema (ECS) by default and you can define your own schema. Store data in S3 object storageLog data is always stored in S3 object storage, for cost effective, long term, durable storage. Apache Iceberg Data lakeAll data is ingested into an Apache Iceberg based data lake, allowing you to perform ACID transactions, time travel, and more on all your log data. Apache Iceberg is an open table format, so you always own your own data, with no vendor lock-in. ServerlessMatano is a fully serverless platform, designed for zero-ops and unlimited elastic horizontal scaling. Detections as codeWrite Python detections to implement realtime alerting on your log data. InstallingView the complete installation instructions.
You can install the matano CLI to deploy Matano into your AWS account, and manage your Matano deployment. Requirements* Docker InstallationMatano provides a nightly release with the latest prebuilt files to install the Matano CLI on GitHub. You can download and execute these files to install Matano.
For example, to install the Matano CLI for Linux, run:
curl -OL https://github.com/matanolabs/matano/releases/download/nightly/matano-linux-x64.sh
chmod +x matano-linux-x64.sh
sudo ./matano-linux-x64.shGetting startedRead the complete docs on getting started. DeploymentTo get started with Matano, run the matano initcommand. Make sure you have AWS credentials in your environment (or in an AWS CLI profile).The interactive CLI wizard will walk you through getting started by generating an initial Matano directory for you, initializing your AWS account, and deploying Matano into your AWS account. https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhdUK3Bqj7b8cajuoKx8yCaCWNPO9Kw4z1Viin9wfpjMEY9g69mywobrF4HMDwNQ4EXY6kqnq_6ev83VvRhhJxHENDz1FRUeHx5UkGRaG99-p1uAH8-Y4cAeS5v8yLNoKXrOFnrCsSUo-5X4uVzSbJUsyUy6wxumr-WbLnWRDSS3jbzb8dnQzXHVLVR0Q/w640-h360/matano_9_matano-init.gif Initial deployment takes a few minutes. DocumentationView our complete documentation. License* Apache-2.0 License https://blogger.googleusercontent.com/img/a/AVvXsEj-DaZt9qjgneGKVtokDwUlMsD-thDPFseA82GXz6jz4y7alXG80CkSZhc8DPha4RfvcPdSBtt7gdWGJsp0eZX3yRCk7LPCNTHb1Lx_aALQVd4gnkN_E4YhJl-AtX2ZMNKnKjTyMUfrGgOlp1MUPVyR6STd11WMiYXGG3XZv7gyKlfmMY57brHm1OmFLg=s320 Download Matano
___________________________
@hacking_Attack
@Hacking_Video
KitPloit - PenTest & Hacking Tools
Matano - The Open-Source Security Lake Platform For AWS
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
SteamCloud HackTheBox
https://cdn-images-1.medium.com/max/1643/0*hKdYZOtelM_UXDkx.png
Introduction
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
SteamCloud HackTheBox
https://cdn-images-1.medium.com/max/1643/0*hKdYZOtelM_UXDkx.png
Introduction
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Medium
SteamCloud HackTheBox
Introduction
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
File Inclusion
https://cdn-images-1.medium.com/max/926/0*gEMG9tMiHHQ9h2h5
Dibuat Oleh Kelompok 4 : M. Anggawan Ridho, Muhammad Faishal Arrafi, Thoriq Kurnia, Salsa Amalia, dan Abim Mayu
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
File Inclusion
https://cdn-images-1.medium.com/max/926/0*gEMG9tMiHHQ9h2h5
Dibuat Oleh Kelompok 4 : M. Anggawan Ridho, Muhammad Faishal Arrafi, Thoriq Kurnia, Salsa Amalia, dan Abim Mayu
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Medium
File Inclusion
Dibuat Oleh Kelompok 4 : M. Anggawan Ridho, Muhammad Faishal Arrafi, Thoriq Kurnia, Salsa Amalia, dan Abim Mayu
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
El dispositivo Android pierde tráfico cuando se conecta a una red WiFi, incluso si la ‘VPN siempre…
https://cdn-images-1.medium.com/max/1211/0*XOl0WrFWmk7HxZf2
Se supone que la instalación de una VPN en su teléfono Android garantiza que todo el tráfico saliente esté protegido. Esto es lo que en…
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
El dispositivo Android pierde tráfico cuando se conecta a una red WiFi, incluso si la ‘VPN siempre…
https://cdn-images-1.medium.com/max/1211/0*XOl0WrFWmk7HxZf2
Se supone que la instalación de una VPN en su teléfono Android garantiza que todo el tráfico saliente esté protegido. Esto es lo que en…
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Medium
El dispositivo Android pierde tráfico cuando se conecta a una red WiFi, incluso si la ‘VPN siempre activa’ está habilitada
Se supone que la instalación de una VPN en su teléfono Android garantiza que todo el tráfico saliente esté protegido. Esto es lo que en…
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
U.S. braces for China to eclipse Russian cyberthreat
https://cdn-images-1.medium.com/max/2040/1*VcL_n9Bq8hzPPqDdWo9DyQ.png
The heads of CISA, the NSA and GCHQ warn that China, not Russia, is the greatest threat.
Continue reading on README_ »
___________________________
@hacking_Attack
@Hacking_Video
U.S. braces for China to eclipse Russian cyberthreat
https://cdn-images-1.medium.com/max/2040/1*VcL_n9Bq8hzPPqDdWo9DyQ.png
The heads of CISA, the NSA and GCHQ warn that China, not Russia, is the greatest threat.
Continue reading on README_ »
___________________________
@hacking_Attack
@Hacking_Video
Medium
U.S. braces for China to eclipse Russian cyberthreat
The heads of CISA, the NSA and GCHQ warn that China, not Russia, is the greatest threat.
Is HackTheBox held in high regard inside the industry?
https://www.reddit.com/r/Pentesting/comments/y3zglu/is_hackthebox_held_in_high_regard_inside_the/
Do you guys inside consider this a good resume addition? Would it increase someones chances for transitioning from systems/networking career to a pen test role? submitted by /u/mrthomasbombadil (https://www.reddit.com/user/mrthomasbombadil)
[link] (https://www.reddit.com/r/Pentesting/comments/y3zglu/is_hackthebox_held_in_high_regard_inside_the/) [comments] (https://www.reddit.com/r/Pentesting/comments/y3zglu/is_hackthebox_held_in_high_regard_inside_the/)
___________________________
@hacking_Attack
@Hacking_Video
https://www.reddit.com/r/Pentesting/comments/y3zglu/is_hackthebox_held_in_high_regard_inside_the/
Do you guys inside consider this a good resume addition? Would it increase someones chances for transitioning from systems/networking career to a pen test role? submitted by /u/mrthomasbombadil (https://www.reddit.com/user/mrthomasbombadil)
[link] (https://www.reddit.com/r/Pentesting/comments/y3zglu/is_hackthebox_held_in_high_regard_inside_the/) [comments] (https://www.reddit.com/r/Pentesting/comments/y3zglu/is_hackthebox_held_in_high_regard_inside_the/)
___________________________
@hacking_Attack
@Hacking_Video
reddit
Is HackTheBox held in high regard inside the industry?
Do you guys inside consider this a good resume addition? Would it increase someones chances for transitioning from systems/networking career to a...
Story about Escalation of HTML Injection to EC2 Instance credentials leak
Hello all, Thank for overwhelming response here i am with my new finding tale.Continue reading on Medium »
Read more...
Hello all, Thank for overwhelming response here i am with my new finding tale.Continue reading on Medium »
Read more...
Top 10 Best Bug Bounty Tools in 2022
In today’s world, cybersecurity holds top priority for most organizations and governments. Large companies are investing millions of…Continue reading on Medium »
Read more...
In today’s world, cybersecurity holds top priority for most organizations and governments. Large companies are investing millions of…Continue reading on Medium »
Read more...
CVE-2022–33077: IDOR to change address of any customer via parameter pollution in nopCommerce <= 4.5
TL;DR: A POST request to edit the address endpoint involved two addressID parameters (one in the URL and other in the request body)…Continue reading on Medium »
Read more...
TL;DR: A POST request to edit the address endpoint involved two addressID parameters (one in the URL and other in the request body)…Continue reading on Medium »
Read more...
Story about Escalation of HTML Injection to EC2 Instance credentials leak
https://medium.com/@Cybervenom/story-about-escalation-of-html-injection-to-ec2-instance-credentials-leak-e2cbd7343a83?source=rss------bug_bounty-5
___________________________
@hacking_Attack
@Hacking_Video
https://medium.com/@Cybervenom/story-about-escalation-of-html-injection-to-ec2-instance-credentials-leak-e2cbd7343a83?source=rss------bug_bounty-5
___________________________
@hacking_Attack
@Hacking_Video
Medium
Story about Escalation of HTML Injection to EC2 Instance credentials leak
Hello all, Thank for the overwhelming response here I am with my new finding tale.
Hello all, Thank for overwhelming response here i am with my new finding tale.Continue reading on Medium » (https://medium.com/@Cybervenom/story-about-escalation-of-html-injection-to-ec2-instance-credentials-leak-e2cbd7343a83?source=rss------bug_bounty-5)
___________________________
@hacking_Attack
@Hacking_Video
___________________________
@hacking_Attack
@Hacking_Video
Medium
Story about Escalation of HTML Injection to EC2 Instance credentials leak
Hello all, Thank for the overwhelming response here I am with my new finding tale.
Top 10 Best Bug Bounty Tools in 2022
https://thenurhabib.medium.com/top-10-best-bug-bounty-tools-in-2022-a3d6a049f0fe?source=rss------bug_bounty-5
In today’s world, cybersecurity holds top priority for most organizations and governments. Large companies are investing millions of…Continue reading on Medium » (https://thenurhabib.medium.com/top-10-best-bug-bounty-tools-in-2022-a3d6a049f0fe?source=rss------bug_bounty-5)
___________________________
@hacking_Attack
@Hacking_Video
https://thenurhabib.medium.com/top-10-best-bug-bounty-tools-in-2022-a3d6a049f0fe?source=rss------bug_bounty-5
In today’s world, cybersecurity holds top priority for most organizations and governments. Large companies are investing millions of…Continue reading on Medium » (https://thenurhabib.medium.com/top-10-best-bug-bounty-tools-in-2022-a3d6a049f0fe?source=rss------bug_bounty-5)
___________________________
@hacking_Attack
@Hacking_Video
Medium
Top 10 Best Bug Bounty Tools in 2022
In today’s world, cybersecurity holds top priority for most organizations and governments. Large companies are investing millions of…