Advertisement
joeydrizz

Nginx222

Jun 25th, 2021
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. if ($http_user_agent = (Antivirx|SinusBot/1.0.0-beta.14-dc94a7c|"")) {
  2. return 403;
  3. }
  4.  
  5.  
  6. wget -U "Antivirx" "https://publicradiostreams.streamafrica.net/"
  7.  
  8.  
  9.  
  10. if ($http_user_agent = "Windows 95|Windows 98|biz360.com|xpymep|TurnitinBot|sindice|Purebot|libwww-perl|Antivirx|SinusBot/1.0.0-beta.14-dc94a7c|") {
  11. return 403;
  12. break;
  13. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement