CollabVM Wikia/Bit: Difference between revisions

computernewb>BitNetwork
More info on JsConsole :)
computernewb>BitNetwork
Jsconsole c9 updated
Line 48: Line 48:


===== mod_security =====
===== mod_security =====
Mod security was a shitty firewall created by Apache which was enabled by default, and no option existed to turn it off. The firewall generally searched through all GET and POST request to match one out of over 10000 regular expression rules. Apparently one or more of these rules consisted of blocking text containing ''.exe'' or /. Bit coded a small patch with escaping to bypass the firewall but realized doing that was retarded and moved on to Cloud9.[[Category:Fag]]
Mod security was a shitty firewall created by Apache which was enabled by default, and no option existed to turn it off. The firewall generally searched through all GET and POST request to match one out of over 10000 regular expression rules. Apparently one or more of these rules consisted of blocking text containing ''.exe'' or /. Bit coded a small patch with escaping to bypass the firewall but realized doing that was retarded and moved on to Cloud9.
[[Category:People]]
 
=== [//bit-bitbyte.c9users.io/ Cloud9] ===
Cloud9 was Bit's second hosting provider and was Bit's first experience with a Ubuntu virtual server. He hosts the major of his projects there now and the workspace is running most of the time, especially when Bit is online.
 
==== [//bit-bitbyte.c9users.io/jsconsole/ JsConsole] ====
A refined version of JsConsole which now supports running commands remotely.
 
===== Errors =====
The error from the first version is still pending to be fixed. Because errors are now logged, new file viewing now returns the PhP html error inside the textarea.
 
===== Exploits =====
The supposed exploit from before was fixed. The console is now limited to writing files inside it's own directory by using a regular expression replacement.
 
===== mod_security =====
On Cloud9 mod_security was turned off, so simply this issue was fixed. Enough said.[[Category:People]]
__FORCETOC__