Jump to content

Ares

uniGUI Subscriber
  • Posts

    6
  • Joined

  • Last visited

Everything posted by Ares

  1. Hello, Embarcadero® RAD Studio 10.2 uniGUI_1.90.0.1545 I create new Apache Module by uniGUI Application Wizard, When the following error occurs during compilation, How can I solve it? [bcc32 Error] AAMP_ISAPI.cpp(87): E2015 Ambiguity between 'WebModuleClass' and 'Uniguiapache::WebModuleClass' Full parser context AAMP_ISAPI.cpp(80): parsing: int __stdcall DllEntryPoint(HINSTANCE__ *,unsigned long,void *)
  2. Ares

    HTTP verb tampering

    Hello, My project run on 1.90.0.1506 uniGUI Complete - Professional Edition , My customers use the vulnerability scanning tool to scan out many high-risk questions. How can I explain or modify the problem? AAMP_scan_report.pdf
  3. Ares

    HTTP verb tampering

    I deleted v1.90.0.1481 from web server, waitting for intrusion detection again.
  4. Ares

    HTTP verb tampering

    1.90.0.1481 uniGUI trial edi tion 1.90.0.1506 uniGUI Complete - Professional Edition
  5. Ares

    HTTP verb tampering

    1.90.0.1506 and 1481.
  6. Hello, UniGUI develops the project and is deployed on the hyper-server. For intrusion detection, there are high-risk issues as follows, please ask how to deal with. //===================================================================== HTTP verb tampering WVS /ext-6.6.0/build/classic/theme-classic/resources/images/button/ HTTP/1.1 Connection: keep-alive Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 Accept-Encoding: gzip,deflate Host: User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.21 (KHTML, like Gecko) Chrome/41.0.2228.0 Safari/537.21 //===================================================================== WVS /ext-6.6.0/ HTTP/1.1 Connection: keep-alive Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 Accept-Encoding: gzip,deflate Host: 220.130.39.24 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.21 (KHTML, like Gecko) Chrome/41.0.2228.0 Safari/537.21 //===================================================================== thanks
×
×
  • Create New...