Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
codejake authored Jan 16, 2025
1 parent 5711b12 commit 00884ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
This was hastily written by me in some sloppy Python code to get something out
the door.

It takes the [leaked Fortigate IPs](https://www.bleepingcomputer.com/news/security/hackers-leak-configs-and-vpn-credentials-for-15-000-fortigate-devices/) and grabs the AS number and geo data for each. Let me know if there's any issues.
It takes the [leaked Fortigate IPs](https://www.bleepingcomputer.com/news/security/hackers-leak-configs-and-vpn-credentials-for-15-000-fortigate-devices/) and grabs the AS number/owner and geo data for each. Let me know if there's any issues.

I've included the rough script for those curious. It can be adapted for your
own uses. Note the code is pretty crappy and the exception handling is subpar/broken-ish.

0 comments on commit 00884ad

Please sign in to comment.