[go: nahoru, domu]

Skip to content

Get bulk ip against crowstrike falcon prime. Iterate over dataframe. If anything is found append to dataframe. Was given 90%-95% of the code from crowdstrike engineer and their SDK.

License

Notifications You must be signed in to change notification settings

colleybrb/falcon-prime-bulk-ip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

falcon-prime-bulk-ip search function

This is repurposed code from a crowdstrike engineer to do what I needed. I re-wrote 5-10% how I would want to use it with one function and append to a data frame.

Need: If you have crowstrike falcon prime and need to search for a csv of malicious ip's, and want to append the intel to your csv of ip's.

You need to get your base url, client secret and client id (remember not to hard code why I use getpass).

image

Operational overview

    1. Change the csv paths
    1. Install falconpy and other dependencies
    1. Run
    1. It will prompt you for the three things mentioned above

Notes

  • I was threat hunting over a huge area with little integration to crowd strikes tools. So, this saved me a ton of time gathering intel on malicous IP's that were fuzzing or attempting to exploit.

Contact

***If you have issues and need help reach out to colleybrb@gmail.com

MIT License

About

Get bulk ip against crowstrike falcon prime. Iterate over dataframe. If anything is found append to dataframe. Was given 90%-95% of the code from crowdstrike engineer and their SDK.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages