vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=252)
-   -   Forum firewall report? (https://vborg.vbsupport.ru/showthread.php?t=318138)

Sharingan_Okami 04-06-2015 09:35 PM

Forum firewall report?
 
Hi,

Is there any scripts out there that can produce a firewall text report like this picture below?

http://puu.sh/h4bEy/9e6236ab75.png

I'v seen this work on a vbulletin forum i came across and searched for tutorials but cannot find anything.

Any help is appreciated :):)

Sharingan_Okami 04-08-2015 08:40 AM

Anyone?

ForceHSS 04-08-2015 08:59 AM

A link to where you got the info might help

squidsk 04-08-2015 02:18 PM

I saw similar to that on a site where an admin account got compromised (with faq editing permissions) and an faq entry was changed. Similar urls were being used to attempt to retrieve information from the server.

Code:

faq.php?c=system(%24_GET%5B%27x%27%5D)%3B&faq=vb3_reading_posting&x=cat%20includes%2Fconfig.php
That's straight from the access logs.

kh99 04-08-2015 03:04 PM

There are tools out there which will process the web server access log to look for things like that. If you google for it you'll find a number of them. I suppose you could get something to work within vbulletin (if that's what you're asking for) by finding a source of the patterns that are matched to detect attacks, then applying them to the url whenever a vbulletin page is requested, and if there's a match put it in a log somehow.

But I don't know of anything like that that exists already, unless maybe one of the dbtech mods has that as a feature. I added it to my list of mod ideas, but the way things are going I don't know if or when I'd get around to it.


All times are GMT. The time now is 01:20 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01812 seconds
  • Memory Usage 1,714KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete