• XSS.stack #1 – первый литературный журнал от юзеров форума

How can I bypass 403 access denied

thulean

floppy-диск
Пользователь
Регистрация
23.01.2024
Сообщения
4
Реакции
0
I have tried multiple 403 bypass github repos and they all gave me false positives. The website is simply an Apache/2.4.18 (Ubuntu) Server. Some open ports are 6666, 80, 22, 7443. I did a few scans with nmap using vulnscan & vulners and it gave me a bunch of vulnerabilities but none of them worked (except username enumeration). I can send you the ip on telegram if you want to try to help me @refuds

-----------------------------------------------------------------------------------------------------

Я пробовал несколько раз 403 обходить github repos, и все они дали мне ложные срабатывания. Сайт представляет собой просто сервер Apache/2.4.18 (Ubuntu). Некоторые открытые порты - 6666, 80, 22, 7443. Я сделал несколько сканирований с помощью nmap, используя vulnscan & vulners, и это дало мне кучу уязвимостей, но ни одна из них не сработала (кроме перечисления имени пользователя). Я могу отправить вам ip в telegram, если вы хотите попытаться помочь мне @refuds

Переведено с помощью DeepL.com (бесплатная версия)
 
answering your initial question about 403:
I guess you don't have any permissions on the website, in this case there are only a few options (checker can be found on github/burp extesion etc, or manual)
Change HTTP Methods; Add/Change HTTP Headers; Fuzz the Url (try to brake the path or perform parameters manipulation);
 


Напишите ответ...
  • Вставить:
Прикрепить файлы
Верх