Trước đó, mình có viết 1 tool flood ChangUonDyU Chatbox, nhưng thực sự thì thấy nếu chỉ flood chatbox của ChangUonDyU thì không ổn. Mình viết lại 1 tool flood nhiều thứ hơn thế nữa. Xem nào!
ĐỌC TIẾP »
ĐỌC TIẾP »
Full path Disclosure
Hey everybody.Today we are going to talk about a very common web vulnerability "Full Path Disclosure".
Overview:=
Full Path Disclosure AKA, FPD vulnerabilities enable the attacker to see the internal path structure of an installation. Eg: /home/dir/htdocs/blahblah.
Windows Rooting System or how to gain RDP Access.ĐỌC TIẾP »
Well this is diffirent from *Unix process there we use exploit here we use only commands
and yes if we are not able to execute those commands we can try some alternativ but still the possibilitys to work are really low....Am gonna explane why a bit later.....
Main GUI |
Scan information about Personal User |
Scan information about Fan Page |
Auto detect input is User or Fan Page |
Main GUI |
Scan information about Personal User |
Scan information about Fan Page |
Auto detect input is User or Fan Page |
function anti_sql($sql) {
$sql = str_replace(sql_regcase("/(from|select|insert|delete|where|drop table|show tables|#|*|--|\)/"),"",$sql);
return trim(strip_tags(addslashes($sql))); #strtolower()
}