Dive into the archives.
- Domain kiting, Wide speard disease went insane
Bob parson writes in his blog on godaddy.com about a terrifying disease in the domain world. Its called Domain kiting.
In may over 39milion domains were registered, The amazing stat is that over 32milion of them were part of Domain Scam. Meaning over 92% of the domains registered are part of domain scam going on because […]
- Creating Apache SSL Certificated webserver
Hey, I know you all find this abit nerdy so be warned.
I was asked to configure an SSL HTTP server based on apache Ubuntu and i stuggled with it alot until i found a quick way todo it posted here.
Here is what i did on my kubuntu machine:
Note: REMEMBER TO BACKUP EVERYTHING!!!apt-get install apache2 // […]
- Its official, Google is evil
Thanks to some user that sent a weird request to google’s Cache Data center he received a code confirming that google is an evil Borg Resistance trying to take over the world.
“pacemaker-alarm-delay-in-ms-overall-sum 2341989
pacemaker-alarm-delay-in-ms-total-count 7776761
cpu-utilization 1.28
cpu-speed 2800000000
timedout-queries_total 14227
num-docinfo_total 10680907
avg-latency-ms_total 3545152552
num-docinfo_total 10680907
num-docinfo-disk_total 2200918
queries_total 1229799558
e_supplemental=150000 –pagerank_cutoff_decrease_per_round=100 –pagerank_cutoff_increase_per_round=500 –parents=12,13,14,15,16,17,18,19,20,21,22,23 –pass_country_to_leaves –phil_max_doc_activation=0.5 –port_base=32311 –production –rewrite_noncompositional_compounds –rpc_resolve_unreachable_servers –scale_prvec4_to_prvec –sections_to_retrieve=body+url+compactanchors –servlets=ascorer –supplemental_tier_section=body+url+compactanchors […]
- Wifi Hack at its best
A nice document illustrating a few nice ways of hacking Wifi Networks and spoofing MAC Address.
Useful stuff .From the website :
“/* slightly modified main() from itunnel */
int run_icmp_tunnel (int id, int packetsize, char *desthost, int tun_fd);
/* max transfer unit - max capsuled packet size */
const int mtu = 1400;
int main(int argc, char **argv) {
char *dev;
int […]
