AsmBB

Power
Login Register
0 1 2 3 4 5 6
#16061 (ツ)

ganuonglachanh ; Thread: xss and RCE vulnerabilities found; 19.03.2020

Thank you johnfound

Great as always be [?:-)] 
read more...
#16057 (ツ)

ganuonglachanh ; Thread: Minor bugs in dev trunks; 16.03.2020

http://127.0.0.1/!chat

line 509:

;begin

 discinect(); -> should be  disconnect();
;end

===============================


http://127.0.0.1/!search/?s=test&u=&x=25&y=15

Console error:

;begin
GET...
read more...
#16053 (ツ)

ganuonglachanh ; Thread: xss and RCE vulnerabilities found; 15.03.2020

While looking for a "fix" of this error, I realize that AsmBB use HttpOnly cookie, so...
read more...
#16050 (ツ)

ganuonglachanh ; Thread: Minor bugs in dev trunks; 15.03.2020

In http://127.0.0.1/!post

;begin
var attch = document.getElementById("attachments");
;end

in HTML no element with id "attachments", maybe...
read more...
#16049 (ツ)

ganuonglachanh ; Thread: Minor bugs in dev trunks; 15.03.2020

Can't add 
code block in Modern Theme

;begin
code block
;end

in dev trunk, select text...
read more...
#16047 (ツ)

ganuonglachanh ; Thread: Asmbb engine high CPU usage with stress test; 15.03.2020

Hi johnfound

Your work is amazing, I could stress test up to 10,000 threads, it was...
read more...
#16046 (ツ)

ganuonglachanh ; Thread: Asmbb engine high CPU usage with stress test; 15.03.2020

;quote johnfound
OK, @ganuonglachanh. Some kind of DDOS protection has been implemented. Check the latest trunk...
read more...
#16043 (ツ)

ganuonglachanh ; Thread: Asmbb engine high CPU usage with stress test; 14.03.2020

;quote johnfound
Well, the performance under very high load need to be optimized further. But if...
read more...
#16041 (ツ)

ganuonglachanh ; Thread: Asmbb engine high CPU usage with stress test; 13.03.2020

Thanks, I did remove the *AddEvent* and 

;begin
stdcall ThreadCreate, sseServiceThread, 0
;end

the result is...
read more...
#16039 (ツ)

ganuonglachanh ; Thread: Asmbb engine high CPU usage with stress test; 13.03.2020

I remove some function that write to the DB, the result is better but may be...
read more...
#16037 (ツ)

ganuonglachanh ; Thread: Asmbb engine high CPU usage with stress test; 12.03.2020

;quote johnfound
Do you make  the step 3 after the webslap test finished? Or when it...
read more...
#16035 (ツ)

ganuonglachanh ; Thread: Asmbb engine high CPU usage with stress test; 12.03.2020

Hi johnfound

I tested again this bug, it still there. This is how I done:

1....
read more...
#16033 (ツ)

ganuonglachanh ; Thread: Real user IP address behind cloudflare/proxy; 12.03.2020

Can we temporary fix ?

;begin

;
; Attempts to retrive the most probable remote IP...
read more...
#16032 (ツ)

ganuonglachanh ; Thread: GDPR Cookie Consent; 12.03.2020

It's good to hear that sir [?rofl] 
read more...
#16030 (ツ)

ganuonglachanh ; Thread: GDPR Cookie Consent; 12.03.2020

I hate [?>:-(] GDPR (General Data Protection Regulation), but if we want to server EU user,...
read more...
#16027 (ツ)

ganuonglachanh ; Thread: Minor bugs in dev trunks; 12.03.2020

in *main_html_start.tpl*

;begin
user-scallable=no => user-scalable=no
;end

Will update this post if found in latest dev...
read more...
#16026 (ツ)

ganuonglachanh ; Thread: How to debug asmbb?; 12.03.2020

Thanks johnfound

I made some progress, I can't debug engine because I forget to copy both...
read more...
#16022 (ツ)

ganuonglachanh ; Thread: How to debug asmbb?; 12.03.2020

Hi johnfound

My dev setup is Fresh IDE in Linux with WINE, edb debugger installed, asmbb...
read more...
#16021 (ツ)

ganuonglachanh ; Thread: user post is not found if username has dot; 12.03.2020

Thanks johnfound

It's seem fix in latest checkin, please take a look at some bug reported...
read more...
#16019 (ツ)

ganuonglachanh ; Thread: Real user IP address behind cloudflare/proxy; 12.03.2020

Hi johnfound

I'm using cloudflare so real user IP is hidden, asmbb only get cloudflare IP...
read more...
0 1 2 3 4 5 6
AsmBB v3.0 (check-in: a316dab8b98d07d9); SQLite v3.42.0 (check-in: 831d0fb2836b71c9);
©2016..2023 John Found; Licensed under EUPL. Powered by Assembly language Created with Fresh IDE