Muhammad Sabir
Newbie
- May 29, 2019
- 11
- 4
Great
Thanks for this
Thanks for this
BAS never resolves domains on local machine. This concerns browser, http, smtp and imap client.Hello, do you have plans to implement dns cookie (http://dnscookie.com/) emulation? I try get new fingerprint in BAS, but dns cookie id is the same. Reallly need to emulate this cookie
Post it up in HAF section and you will get responses.
https://www.blackhatworld.com/forums/hire-a-freelancer.76/Sorry, Where is "HAF" section? Please give me the link. Ty
I spent all day trying to get data from DB to be written to some fields instead of using CSV file source.
Hey, I imported csv into my database. Now I go to craigslist and try posting, while using data from my DB. Want BAS to input data to craigslist fields from my database.If you have a script, which works with csv and recource system, replacing it with database is easy. You just need to replace recourse type, and because resource system returns data in csv format, you don't need to change any code at all.
Can you describe which difficulties have you experienced?
In case if you require more complex operations, like using queries to obtain data, or updating fields by criteria there is a "Database" module.
Each action of "Database" module has good documentation. https://i.imgur.com/WDQn46s.png
Finally, there is a wiki article which describes how create account manager which uses database as data storage. https://wiki.bablosoft.com/doku.php?id=tutorial3