Anywhere I can advertise a bounty for my site?

Long story short, I have a business and before launching I’d like it to be as secure as possible so I’d like people to attempt to hack it. I’d provide proof that I own the site ect and there would be a bounty prize for anybody who got in and amended t…

How to run an Apache server from a Docker container using EC-2?

I’m taking an online course about AWS as it relates to cybersecurity, and it’s a bit unclear to me. For a certain task, the instructor told us to run an Apache server from a Docker container using EC-2, and then create a “Hello World” webpage accessible via port 11111 and provide its URL, and to then provide a screenshot of the “docker ps” command output.

Can anyone here help me out a bit by pointing me in the way of some good resources? I’m fairly lost.

submitted by /u/dvnci1452
[link] [comments]

How to clone a website?

I need to clone my school website, long story short a proffesor got mad at us and wants to shut down a website that is very usefull to us students, it has YEARS of lectures and work on it and i want to clone it and save all that work with PDF,PFT files…

Just started learning what is the better OS?

So I’ve been learning python and I’ve been experimenting with different types of Linux os I’ve used Ubuntu and kali but I’ve used both on different types of machine like for example I used the Ubuntu on a vm but I put kali on a usb but it seems to me l…

Experts warn of a surge of attacks exploiting a Realtek Jungle SDK RCE (CVE-2021-35394)

Experts warn of a spike in the attacks that between August and October 2022 attempted to exploit a Realtek Jungle SDK RCE (CVE-2021-35394). Palo Alto Networks researchers reported that between August and October 2022 the number of attacks that attempted to exploit a Realtek Jungle SDK RCE (CVE-2021-35394) (CVSS score 9.8) accounted for more than […]

The post Experts warn of a surge of attacks exploiting a Realtek Jungle SDK RCE (CVE-2021-35394) appeared first on Security Affairs.

How did a user find my social media accounts?

I am curious how this user found my social media account. They first found my IP, then next thing you know they were sending me stuff of my personal social media. I’d like to know how they did it. submitted by /u/EvergreenFairy10 [link]…

brute force detected?

Can brute force attacks be detected or could they always have been easy to detect? And how are they detected? submitted by /u/TheWalletDestroyer [link] [comments]

Hashcat / JTR

I am current trying to crack some yescrypt hashes, last time I checked hash cat didnt support yescrypt, is this still true? I know JTR (John the ripper) supports it with with –format=crypt. However, I am trying to utilize my GPU as decrypting with my …

Feroxbuster, Gobuster etc. on HTTPS

Is it possible to use these kind of tools on a HTTPS website? I tried it once with proxychains but even tho i excluded wildcards that returned to the main site, I still couldnt find any directories. Does it have some sort of protection? submitte…