1,760 reputation
26
bio website
location Florence, Italy
age 44
visits member for 11 months
seen 9 hours ago
stats profile views 42

Jun
14
comment Files deleted by some Employee . How to find what time it happened and whether done from another computer on network?
The main reason is - from an end-user's point of view - the dearth of undelete tools for EXT3/EXT4 (but I've added a link); but actually, EXT3 allocation strategy seems to make recently freed space more likely to be reused. More importantly, crash resistance for unlink operations ( batleth.sapienti-sat.org/projects/FAQs/ext3-faq.html ) requires an unlink to do much more damage that in NTFS, let alone FAT32. Things get better with EXT4, but I have next to no experience on that one. Much would depend on the file's position on the disk, too.
Jun
14
revised Files deleted by some Employee . How to find what time it happened and whether done from another computer on network?
added 170 characters in body
Jun
14
answered Files deleted by some Employee . How to find what time it happened and whether done from another computer on network?
Jun
12
comment Can viruses transfer from phone to computer over the network?
@DeerHunter , I had thought of several, and in person I would have suggested some. In writing... it's difficult to tell friendly banter from sarcasm, and I do not want to give offense, sex being a touchy subject and all...
Jun
12
answered Can viruses transfer from phone to computer over the network?
Jun
11
revised How Browsers prevents Malware and Phishing attacks
fixed typo and capitalization
Jun
11
suggested suggested edit on How Browsers prevents Malware and Phishing attacks
Jun
8
answered How secure is using a blank index.html / index.php?
Jun
7
comment Change Mac Address on Wireless NIC
What kind of network is that? Residential, office, ...? However, there are testing suites for Linux, and XPS 15 has full support for the Ubuntu distribution. Maybe you can try that way.
Jun
6
answered What is the difference between an HTTPS traffic setup with Stunnel and a SSL-VPN
Jun
5
answered User login monitoring tool
Jun
5
comment User login monitoring tool
What kind of "login to the DB server" you need? To the console, X, or to the database server itself (what DB is that? PostgreSQL, MySQL, MongoDB...?)
Jun
4
answered Preventing fraudulent access to restriced resource on the web?
Jun
3
comment How is a website determining my location even via VPN?
Try installing FireBug and inspecting the traffic between you and e.g. ikea.com . Even better if you can sniff the traffic from the browser to anywhere (e.g. the Google servers). I don't believe in magic, so there must be something that is either spontaneously sent, or queried of your browser, and that something has to travel through your connection.
Jun
3
answered hide dhcp/ip request, traffic under lan router
Jun
1
answered Problem with Encryption Protocol
Jun
1
revised Is it possible for users to insert forbidden characters into sites with htmlentities or mysqlescapestring?
Capitalization and typo removal.
Jun
1
suggested suggested edit on Is it possible for users to insert forbidden characters into sites with htmlentities or mysqlescapestring?
May
28
revised Exploiting PHP via GET params
added 1550 characters in body
May
28
answered Exploiting PHP via GET params