jQuery

elevateZoom (Requires jQuery)

Microsoft Store (Donation)


Facebook Messenger (Donation)


Many donors of this blog prefer to donate their money through Facebook Messenger!

Click here to go to this blog's Facebook Page!

Thank you!

Activation Code - Donation (Multiple Options)



Donate

Request Web\PHP\JavaScript\HTML Project !

Contact us if you want us to develop a Web\PHP\JavaScript\HTML project for you!

Advertise On This Blog!

If you want a Product\Service\Event to be advertised on this blog, feel free to contact us!

Ads (Reserved)

Monday, May 3, 2021

[JavaScript] Get TimeZone Name (Function)


Unfortunately, none of the functions below work with Internet Explorer! (The previous statement that one of the functions works with IE11 was wrong!)

v1.2 (Changelog Note file included):
https://www.mediafire.com/file/0tmn6o78pal8r38/Get_TimeZone_Name%2528Function%2529_-_v1.2.zip/file

v1.1 ("Date_String" parameter added):
https://www.mediafire.com/file/6hy14nh2hkiqfes/Get_TimeZone_Name%2528Function%2529_-_v1.1.rar/file








Saturday, May 1, 2021

Two-factor or Multi-factor Authentication is a Waste of Time!

The image above basically says it all, Two-factor or Multi-factor Authentication is just a Waste of Time!

Instead of complicating and wasting time with 2, 3, 4, 1000, Multi or Infinite-factor Authentication, we must keep things as simple as possible, we need to make a strong and secure "One-factor Authentication", or, 1FA, if you prefer!

In order to use a strong and secure "One-factor Authentication" (1FA), you just need to use a real password manager like Multi One Password (Click here), a password manager that does not store passwords neither locally in the users devices nor in the cloud! (Note that, almost all password managers available out there are not really password managers, they are Note managers!)

Saying that, let's go back to Two-factor or Multi-factor Authentication, some big companies, like Google for example, are trying to make them standard since 2009 or 2010, but still almost all people refuse to use them because they bring too much unnecessary problems and headaches, and they are absolutely right for not using them!

As already said above, these big companies have been putting big money in 2FA/MFA since 2009/2010, now they want "Return on Investment" (ROI), so they want to force 2FA/MFA on everybody, even though 2FA/MFA is proving to be a Waste of Time and a Big Failure!

2FA/MFA is not the answer! If hackers can steal your passwords, they can steal your 2FA/MFA information as well!

There are a lot of people living nightmares because they decided to use 2FA/MFA, and now they regret for doing it so!

2FA/MFA makes use of backup codes! Backup codes can either be stolen or breached, thus, 2FA/MFA is just an extra headache that causes a lot of unnecessary problems!

If hackers ask you for your passwords and you give them your passwords, they will also ask you for your 2FA/MFA backup codes and you will give them the backup codes!

If Passwords can be breached from servers, 2FA/MFA backup codes can also be breached from servers!

If a data breach from a server contains passwords, it will certainly contain 2FA/MFA backup codes as well!

A data breach can also contain active-sessions, active-logged-in-devices, etc data, and hackers can use them to bypass 2FA\MFA as well!

If you use public wifi\wired networks with some frequency, hackers could easily intercept the data your devices send\receive in the network (cookies, active-session, etc) and use that data to bypass 2FA\MFA! (Especially public wifi networks that don't require passwords to access)

Websites decide if backup codes are used or not, and almost all of them use backup codes for their 2FA/MFA implementation, and if they don't, pray to GODS to never lose your 2FA/MFA devices or physical keys, because if you do, well, you must prepare yourself to live Nightmares after Nightmares, being locked from your accounts for 1, 2, 3 or even more months/years, and like in many cases, For Ever!

"Passcode-Factor Authentication", a Perfect Solution for Password Reuse! (Click Here)





Friday, March 26, 2021

[PHP\JavaScript] Date, Time and Timezone (Test Script)




(Type\Paste a "Date" or "Timestamp" in the input box above!)

IANA TimeZone Name = ()!

Timezone Offset = minutes! (Timezone Offset / -60 = )


Download the complete php\javascript script from the video here (v1.1):
https://www.mediafire.com/file/g3454kwh1lyttzi/PHP-JavaScript_-_Date-Time-Timezone_%2528v1.1%2529.php/file

(v1.1) Change Log:
- [hourCycle:"h12"] in use instead [hour12:true]
- [hourCycle:"h23"] in use instead [hour12:false]

(v1.0):
https://www.mediafire.com/file/r1diygunxqgkc2g/PHP-JavaScript_-_Date-Time-Timezone_%2528v1.0%2529.php/file




Keywords:
#php #JavaScript #html #css #Timezone #date #time #utc #gmt #iso8601

Tuesday, February 2, 2021

[Tor] Create "New Circuit" for a Domain at every given time!


First of all, the code to create a "New Tor Circuit" for a domain was found in the gitlab page of Tor! (See line 516 <Click Here>)

Secondly, the code only works in "Browser" console (Shift + Ctrl + j), it does not work neither in "<script>" tag nor in "Web" console (Shift + Ctrl + k)!

Thirdly, in order to run codes in "Browser" console, "devtools.chrome.enabled" from "about:config" must be set to "true"! (See the image above for more details!)

 Below is the code to Create "New Tor Circuit" for a given domain:


Change "w3schools.com" to any other domain you want! (It must be "Domain.com", not "www.Domain.com"! For example, "www.w3schools.com" does not work!)

After executing the code, open "w3schools.com" in a new "tab", or just reload the current open tab, and you will notice that the "Tor circuit" was changed!

Below is the code to create "New Tor Circuit" for a Domain at every given time (Copy and paste the code in "Browser" console):



Wednesday, January 20, 2021

DDOS with File Upload?


Login DDoS?

Is it possible to DDOS by uploading files, logging-in, sending posts, sending emails, searching or just by sending multiple Http requests to websites?

Download the files from the videos and do your own tests!
Use at your own risk! (This is mainly to be used by developers on their own websites!)

v1.2:
https://www.mediafire.com/file/o15geddihh2bdjy/DDOS_File_Upload_%2528v1.2%2529.rar/file

v1.2:
- "Every" option added! (Send x number of "Request\s" at every given time!)

- "Server Response Timeout" option added!

- Some infos and codes related to "Freeing Ram Memory" added!

- "Response Text Contains" added! (Informs if a server response contains words such as "Cloudflare", "Access denied", "rate limit", etc!)

v1.1:
- "Repeat" option added! (When a "request" terminates, a new "request" initiates!)

 

 

Keywords:
#html #css #javascript #php #dos #ddos

Saturday, January 16, 2021

[PHP] Upload Spoofed Files

"spoofed.jpg.php" is a spoofed "jpg" file with a "php" code appended at the end of the image-binary-data with "HxD" binary\hex editor tool!

Extension check is useful to prevent files to be stored in the server with dangerous extensions such as ".php,.xml,.html, etc"!

"mime_content_type" and "exif_imagetype" should be used for identification purposes only, not for security purposes!

The above functions should not be used for security purposes because both of them allow spoofed files!

A spoofed file is, for example, a "jpg" image file with a "php" code appended at the end of the image-binary-data!

This page just demonstrates a simple example on how it's dangerous to use "$_FILES['file']['name']" with "mime_content_type" or "exif_imagetype" functions!

Download the files below and do your own tests:
https://www.mediafire.com/file/zm9q2a7uoel2zn9/PHP_-_Upload_Spoofed_Files.rar/file

 


Thursday, December 17, 2020

[PHP] Password, Passcode and Passcookie!


Download v1.2:
https://www.mediafire.com/file/bhxcfopuntivnil/PHPppp_%2528v1.2%2529.zip/file

v1.2 - User Management (Change User, Level and Permissions):

v1.1 - Create Account:

v1.0:



Keywords:
PHP Password Passcode Passcookie
JavaScript HTML




ADS - Multi Share Calculator

https://windowsportableapps.blogspot.com/2019/03/multi-share-calculator.html