All Security related Questions

by steave | 27/04/22 | 1 Answers | Tags : PHP , Security , header Views : 9324
How to set 'Referrer Policy' security header in PHP? i want to set 'Referrer Policy' header with the following value:

Read more

by sandip | 25/04/22 | 1 Answers | Tags : PHP , Security , header Views : 491
How to set 'Feature Policy' security header in PHP? i want to set 'Feature Policy' header with following value:

Read more

by Mitul Dabhi | 25/04/22 | 1 Answers | Tags : PHP , Security , header Views : 465
How to set Expect-CT header attribute in PHP? i want to set Expect-CT header like this

Read more

by steave | 20/04/22 | 1 Answers | Tags : PHP , MySQL , Sql , Security Views : 368
so in above query if some input " ''; truncate table anytable name " as username so if that so it will empty table anytable

Read more

by Catherine | 09/08/21 | 1 Answers | Tags : Security , python , eval Views : 326
Is eval safe Python ?

Read more

by Ceasar | 09/08/21 | 1 Answers | Tags : Security , python , exec Views : 531
Is exec safe in Python ?

Read more

by Palma | 22/07/21 | 6 Answers | Tags : Android , ios , Security , malware Views : 428
i heard about Pegasus malware , how it work ? how it spread mobile to another mobile ?

Read more

by pratik | 11/02/17 | 2 Answers | Tags : Security , bcrypt , md5 , encrypt Views : 2548
bcrypt vs md5 in php , which one is good to use to encrypt the password ?

Read more

by | 04/01/17 | 2 Answers | Tags : PHP , Security , sanitize , input-filter , user-input-filter Views : 894
which is the best way to sanitize user input with PHP ? user input is open gates to system . so if we do not secure this gate , than many malware and virus enter in system which lead website crash and system shutdown. some time cause non recoverable situation so is there any strong and secure filter which we apply to website gates so there is no loss at long time by hacker.

Read more

by yogi | 30/12/16 | 2 Answers | Tags : Javascript , HTML , Security Views : 1096
form where there's a bank account id or customer id and a password, and want to make encryption on the both field before send it to server , by encryption , i want to make little harder to hack it on the way of server. so is there any way by javascript or html i can secure it before send it to server.

Read more

by debugger | 06/10/16 | 5 Answers | Tags : PHP , Security , encryption , cryptography Views : 2178
now using md5 to encrypt password before save to database in PHP so i want to make more secure password and please define the code of the how to check for authentication for login time also.

Read more

by sec8 | 03/10/16 | 3 Answers | Tags : Javascript , Security Views : 2764
for some security reason , i want to make sure my website content is not embedded into other sites by <frame> or <iframe> ? so let me know if any solution for it

Read more

by ajamil | 03/10/16 | 2 Answers | Tags : Javascript , Angular , Cordova , Ionic , Security Views : 1114
working with cordova App, and i jst started learning Angular js and checking some PasswordController . i found some code want to know what is use of expect in this scenario ?

Read more