Skip to main content
  1. Home
  2. Emerging Tech
  3. News

Super Bat drones keep animals safe and put poachers on notice from 15,000 feet

Add as a preferred source on Google

Authorities trying to fight poaching on the Africa plains may have another weapon in their arsenal — unmanned aerial vehicles. A recent series of tests conducted in the Mkomazi National Park suggest drones may be an effective tool for identifying and tracking poachers in the field.

The trials were hosted by UAV anti-poaching surveillance company Bathawk Recon, which is based out of Tanzania. Also participating in the trials were US drone manufacturer Aviation Unmanned, which makes the Super Bat DA-50 drone used in the study, and the Tanzania National Park Authority (TANAPA), which is tasked with the management of Tanzania’s national parks. TANAPA has faced criticism recently over the alarming increase in poaching that has decimated animal populations in the region. Elephant poaching, especially, is a major problem in Tanzania. The Selous Game Reserve, to take one example, has lost 67 percent of its elephant population in recent years.

Recommended Videos

The Super Bat DA-50 is an autonomous drone used primarily for surveillance and aerial mapping. In the Tanzania surveillance trials, the drone was able to detect people on the ground even at its maximum altitude of 15,000 feet. It then could follow the targeted poachers through the bush using both video and infrared to visualize movement. Once the suspected poachers were located, the drones could zoom in on both the poachers and their game. The team also tested the Super Bat’s range and flight time and found that the drone could fly uninterrupted for an impressive 8 hours at a time with a range of 30 kilometers (18.6 miles). According to Bathawk, the drone hit all performance targets in the five days of testing.

Besides Tanzania, UAVs also are being tested in several other African countries, including South Africa, Namibia, and Kenya. Bathawk Recon is testing two other drone models, one of which is being flown in the Selous Game Reserve, which is popular among poachers because of its dense forest and rough terrain. The Selous Game Reserve, moreover, is a challenging test for a UAV because of the size of the reserve, which is spread over 44,800 square kilometers (17,300 square miles). Bathawk believes UAVs provide a cost-effective means of tracking poachers, and hopes a successful result at Selous will demonstrate the effectiveness of this technology.

Kelly Hodgkins
Kelly's been writing online for ten years, working at Gizmodo, TUAW, and BGR among others. Living near the White Mountains of…
Researchers hid a prompt injection inside a PNG, and AI fell for it
Hacker

AI coding assistants like Claude are becoming every developer's favorite coworker. They can review code, explain confusing functions, and even write entire features with a single prompt. But new research suggests that this growing trust could also become their biggest weakness.

A team of security researchers (professor Sudipta Chattopadhyay and researcher Murali Ediga) has demonstrated an unusual attack that doesn't target the AI model directly. Instead, it targets what the AI doesn't pay enough attention to during code reviews. Rather than hiding malicious instructions in lines of code, the researchers tucked them inside an image file. Since many AI review tools treat images as decorative assets rather than as something worth inspecting, the pull request can appear perfectly harmless and sail through the review.

Read more
AI has already fallen into the wrong hands and they’re using it to make bombs
Logo, Text

Artificial intelligence has quickly become the go-to tool for everything from writing emails and summarizing meetings to helping students study or developers debug code. But the same technology that saves people time can also be misused, and a new report suggests that terrorist organizations are finding ways to do exactly that.

According to a research paper shared with The New York Times ahead of its publication, researchers found evidence that members of Boko Haram have been using popular AI chatbots to support both day-to-day activities and combat-related tasks. Interviews with 27 former members conducted in Nigeria over the past two years suggest that tools such as ChatGPT, Gemini, Claude, Grok, Meta AI, and DeepSeek were used to gather technical information, troubleshoot weapons, and even assist with planning attacks.

Read more
Claude Code can now browse the web without opening Chrome
The desktop app now includes an in-app browser that can read websites, click links, and interact with web apps.
Claude Code Featured

Developers spend a surprising amount of time bouncing between their code editor, browser tabs, API documentation, GitHub issues, and design files. Anthropic thinks Claude Code should simply do all of that without constantly asking users to switch windows. The company has announced a new in-app browser for Claude Code on desktop, allowing its AI coding assistant to open websites, read documentation, inspect designs, and interact with web pages directly from within the application.

A browser built into Claude Code

Read more